Go to the source code of this file.
◆ DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME "Prusa-mini" |
Marlin 3D Printer Firmware Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
Based on Sprinter and grbl. Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
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/.
◆ BOARD_NAME
#define BOARD_NAME "A3ides Board" |
◆ I2C_EEPROM
◆ E2END
◆ X_MIN_PIN
◆ X_MAX_PIN
◆ Y_MIN_PIN
◆ Y_MAX_PIN
◆ Z_MIN_PIN
◆ Z_MAX_PIN
◆ X_STEP_PIN
◆ X_DIR_PIN
◆ X_ENABLE_PIN
◆ Y_STEP_PIN
◆ Y_DIR_PIN
◆ Y_ENABLE_PIN
#define Y_ENABLE_PIN PD14 |
◆ Z_STEP_PIN
◆ Z_DIR_PIN
◆ Z_ENABLE_PIN
◆ E0_STEP_PIN
◆ E0_DIR_PIN
◆ E0_ENABLE_PIN
#define E0_ENABLE_PIN PD10 |
◆ TEMP_0_PIN
◆ TEMP_BED_PIN
◆ TEMP_PINDA_PIN
#define TEMP_PINDA_PIN PA6 |
◆ HEATER_0_PIN
◆ HEATER_BED_PIN
#define HEATER_BED_PIN PB0 |
◆ FAN_PIN
◆ E0_AUTO_FAN_PIN
#define E0_AUTO_FAN_PIN PE9 |
◆ SDSS
◆ SD_DETECT_PIN
◆ BEEPER_PIN
◆ BTN_ENC
◆ BTN_EN1
◆ BTN_EN2
◆ FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN PB4 |