Go to the source code of this file.
◆ BOARD_INFO_NAME
#define BOARD_INFO_NAME "ADSK" |
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/. Arduino DUE Shield Kit (ADSK) pin assignments
◆ SERVO0_PIN
◆ X_MIN_PIN
◆ Y_MIN_PIN
◆ Z_MIN_PIN
◆ Z_MIN_PROBE_PIN
#define Z_MIN_PROBE_PIN 62 |
◆ X_STEP_PIN
◆ X_DIR_PIN
◆ X_ENABLE_PIN
◆ Y_STEP_PIN
◆ Y_DIR_PIN
◆ Y_ENABLE_PIN
◆ Z_STEP_PIN
◆ Z_DIR_PIN
◆ Z_ENABLE_PIN
◆ E0_STEP_PIN
◆ E0_DIR_PIN
◆ E0_ENABLE_PIN
◆ HEATER_0_PIN
◆ HEATER_BED_PIN
#define HEATER_BED_PIN 57 |
◆ FAN_PIN
◆ E0_AUTO_FAN_PIN
#define E0_AUTO_FAN_PIN 56 |
◆ TEMP_0_PIN
◆ TEMP_BED_PIN
◆ SDSS