Go to the source code of this file.
◆ BOARD_INFO_NAME
#define BOARD_INFO_NAME "Lerdge K" |
Marlin 3D Printer Firmware Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
◆ DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME "LERDGE" |
◆ I2C_EEPROM
◆ X_STOP_PIN
◆ Y_STOP_PIN
◆ Z_STOP_PIN
◆ FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN PE6 |
◆ FIL_RUNOUT2_PIN
#define FIL_RUNOUT2_PIN PE7 |
◆ X_STEP_PIN
◆ X_DIR_PIN
◆ X_ENABLE_PIN
◆ Y_STEP_PIN
◆ Y_DIR_PIN
◆ Y_ENABLE_PIN
#define Y_ENABLE_PIN PF13 |
◆ Z_STEP_PIN
◆ Z_DIR_PIN
◆ Z_ENABLE_PIN
◆ E0_STEP_PIN
◆ E0_DIR_PIN
◆ E0_ENABLE_PIN
#define E0_ENABLE_PIN PC15 |
◆ E1_STEP_PIN
◆ E1_DIR_PIN
◆ E1_ENABLE_PIN
#define E1_ENABLE_PIN PF2 |
◆ TEMP_0_PIN
◆ TEMP_1_PIN
◆ TEMP_BED_PIN
◆ HEATER_0_PIN
◆ HEATER_1_PIN
◆ HEATER_BED_PIN
#define HEATER_BED_PIN PA2 |
◆ FAN_PIN
◆ FAN1_PIN
◆ FAN2_PIN
◆ ORIG_E0_AUTO_FAN_PIN
◆ SDIO_SUPPORT
◆ SDSS
◆ LED_PIN
◆ PS_ON_PIN
◆ KILL_PIN
◆ POWER_LOSS_PIN
#define POWER_LOSS_PIN -1 |
◆ SCK_PIN
◆ MISO_PIN
◆ MOSI_PIN
◆ SS_PIN
◆ SD_DETECT_PIN
◆ BEEPER_PIN
◆ LCD_PINS_RS
◆ LCD_PINS_ENABLE
#define LCD_PINS_ENABLE -1 |
◆ LCD_PINS_D4
◆ LCD_PINS_D5
◆ LCD_PINS_D6
◆ LCD_PINS_D7
◆ BTN_EN1
◆ BTN_EN2
◆ BTN_ENC
◆ ST7920_DELAY_1
◆ ST7920_DELAY_2
◆ ST7920_DELAY_3