Prusa MINI Firmware overview
pins_DUPLICATOR_I3_PLUS.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Duplicator i3 Plus"
 
#define X_STOP_PIN   54
 
#define Y_STOP_PIN   24
 
#define Z_MIN_PIN   23
 
#define Z_MAX_PIN   25
 
#define SERVO0_PIN   40
 
#define X_STEP_PIN   61
 
#define X_DIR_PIN   62
 
#define X_ENABLE_PIN   60
 
#define Y_STEP_PIN   64
 
#define Y_DIR_PIN   65
 
#define Y_ENABLE_PIN   63
 
#define Z_STEP_PIN   67
 
#define Z_DIR_PIN   69
 
#define Z_ENABLE_PIN   66
 
#define Z_MIN_PROBE_PIN   25
 
#define E0_STEP_PIN   58
 
#define E0_DIR_PIN   59
 
#define E0_ENABLE_PIN   57
 
#define TEMP_0_PIN   1
 
#define TEMP_BED_PIN   14
 
#define HEATER_0_PIN   4
 
#define HEATER_BED_PIN   3
 
#define FAN_PIN   5
 
#define SDSS   53
 
#define LED_PIN   13
 
#define MISO_PIN   50
 
#define MOSI_PIN   51
 
#define SCK_PIN   52
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Duplicator i3 Plus"

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/. Wanhao Duplicator i3 Plus pin assignments

◆ X_STOP_PIN

#define X_STOP_PIN   54

◆ Y_STOP_PIN

#define Y_STOP_PIN   24

◆ Z_MIN_PIN

#define Z_MIN_PIN   23

◆ Z_MAX_PIN

#define Z_MAX_PIN   25

◆ SERVO0_PIN

#define SERVO0_PIN   40

◆ X_STEP_PIN

#define X_STEP_PIN   61

◆ X_DIR_PIN

#define X_DIR_PIN   62

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   60

◆ Y_STEP_PIN

#define Y_STEP_PIN   64

◆ Y_DIR_PIN

#define Y_DIR_PIN   65

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   63

◆ Z_STEP_PIN

#define Z_STEP_PIN   67

◆ Z_DIR_PIN

#define Z_DIR_PIN   69

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   66

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   25

◆ E0_STEP_PIN

#define E0_STEP_PIN   58

◆ E0_DIR_PIN

#define E0_DIR_PIN   59

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   57

◆ TEMP_0_PIN

#define TEMP_0_PIN   1

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   14

◆ HEATER_0_PIN

#define HEATER_0_PIN   4

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   3

◆ FAN_PIN

#define FAN_PIN   5

◆ SDSS

#define SDSS   53

◆ LED_PIN

#define LED_PIN   13

◆ MISO_PIN

#define MISO_PIN   50

◆ MOSI_PIN

#define MOSI_PIN   51

◆ SCK_PIN

#define SCK_PIN   52