Prusa MINI Firmware overview
pins_ARCHIM2.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Archim 2.0"
 
#define SERVO0_PIN   20
 
#define SERVO1_PIN   21
 
#define X_MIN_PIN   14
 
#define X_MAX_PIN   32
 
#define Y_MIN_PIN   29
 
#define Y_MAX_PIN   15
 
#define Z_MIN_PIN   31
 
#define Z_MAX_PIN   30
 
#define Z_MIN_PROBE_PIN   32
 
#define X_STEP_PIN   38
 
#define X_DIR_PIN   37
 
#define X_ENABLE_PIN   41
 
#define X_CS_PIN   39
 
#define Y_STEP_PIN   51
 
#define Y_DIR_PIN   92
 
#define Y_ENABLE_PIN   49
 
#define Y_CS_PIN   50
 
#define Z_STEP_PIN   46
 
#define Z_DIR_PIN   47
 
#define Z_ENABLE_PIN   44
 
#define Z_CS_PIN   45
 
#define E0_STEP_PIN   107
 
#define E0_DIR_PIN   96
 
#define E0_ENABLE_PIN   105
 
#define E0_CS_PIN   104
 
#define E1_STEP_PIN   22
 
#define E1_DIR_PIN   97
 
#define E1_ENABLE_PIN   18
 
#define E1_CS_PIN   19
 
#define TEMP_0_PIN   10
 
#define TEMP_1_PIN   9
 
#define TEMP_2_PIN   8
 
#define TEMP_BED_PIN   11
 
#define HEATER_0_PIN   6
 
#define HEATER_1_PIN   7
 
#define HEATER_2_PIN   8
 
#define HEATER_BED_PIN   9
 
#define FAN_PIN   4
 
#define FAN1_PIN   5
 
#define INT_SCK_PIN   42
 
#define INT_MISO_PIN   43
 
#define INT_MOSI_PIN   73
 
#define INT_SDSS   55
 
#define SCK_PIN   76
 
#define MISO_PIN   74
 
#define MOSI_PIN   75
 
#define SDSS   87
 
#define GPIO_PB1_J20_5   94
 
#define GPIO_PB0_J20_6   95
 
#define GPIO_PB3_J20_7   103
 
#define GPIO_PB2_J20_8   93
 
#define GPIO_PB6_J20_9   99
 
#define GPIO_PB5_J20_10   101
 
#define GPIO_PB8_J20_11   100
 
#define GPIO_PB4_J20_12   102
 
#define GPIO_PB9_J20_13   108
 
#define GPIO_PB7_J20_14   98
 
#define GPIO_PB15_J20_15   66
 
#define GPIO_PB16_J20_16   67
 
#define GPIO_PB14_J20_17   53
 
#define GPIO_PA18_J20_21   71
 
#define GPIO_PA17_J20_22   70
 
#define SPI_FLASH_SS   52
 
#define FIL_RUNOUT_PIN   GPIO_PB15_J20_15
 
#define FIL_RUNOUT2_PIN   GPIO_PB16_J20_16
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Archim 2.0"

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/. ARCHIM2 pin assignment

The Archim 2.0 board requires Arduino Archim addons installed.

Further information on the UltiMachine website... https://github.com/ultimachine/Archim/wiki

◆ SERVO0_PIN

#define SERVO0_PIN   20

◆ SERVO1_PIN

#define SERVO1_PIN   21

◆ X_MIN_PIN

#define X_MIN_PIN   14

◆ X_MAX_PIN

#define X_MAX_PIN   32

◆ Y_MIN_PIN

#define Y_MIN_PIN   29

◆ Y_MAX_PIN

#define Y_MAX_PIN   15

◆ Z_MIN_PIN

#define Z_MIN_PIN   31

◆ Z_MAX_PIN

#define Z_MAX_PIN   30

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   32

◆ X_STEP_PIN

#define X_STEP_PIN   38

◆ X_DIR_PIN

#define X_DIR_PIN   37

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   41

◆ X_CS_PIN

#define X_CS_PIN   39

◆ Y_STEP_PIN

#define Y_STEP_PIN   51

◆ Y_DIR_PIN

#define Y_DIR_PIN   92

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   49

◆ Y_CS_PIN

#define Y_CS_PIN   50

◆ Z_STEP_PIN

#define Z_STEP_PIN   46

◆ Z_DIR_PIN

#define Z_DIR_PIN   47

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   44

◆ Z_CS_PIN

#define Z_CS_PIN   45

◆ E0_STEP_PIN

#define E0_STEP_PIN   107

◆ E0_DIR_PIN

#define E0_DIR_PIN   96

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   105

◆ E0_CS_PIN

#define E0_CS_PIN   104

◆ E1_STEP_PIN

#define E1_STEP_PIN   22

◆ E1_DIR_PIN

#define E1_DIR_PIN   97

◆ E1_ENABLE_PIN

#define E1_ENABLE_PIN   18

◆ E1_CS_PIN

#define E1_CS_PIN   19

◆ TEMP_0_PIN

#define TEMP_0_PIN   10

◆ TEMP_1_PIN

#define TEMP_1_PIN   9

◆ TEMP_2_PIN

#define TEMP_2_PIN   8

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   11

◆ HEATER_0_PIN

#define HEATER_0_PIN   6

◆ HEATER_1_PIN

#define HEATER_1_PIN   7

◆ HEATER_2_PIN

#define HEATER_2_PIN   8

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   9

◆ FAN_PIN

#define FAN_PIN   4

◆ FAN1_PIN

#define FAN1_PIN   5

◆ INT_SCK_PIN

#define INT_SCK_PIN   42

◆ INT_MISO_PIN

#define INT_MISO_PIN   43

◆ INT_MOSI_PIN

#define INT_MOSI_PIN   73

◆ INT_SDSS

#define INT_SDSS   55

◆ SCK_PIN

#define SCK_PIN   76

◆ MISO_PIN

#define MISO_PIN   74

◆ MOSI_PIN

#define MOSI_PIN   75

◆ SDSS

#define SDSS   87

◆ GPIO_PB1_J20_5

#define GPIO_PB1_J20_5   94

◆ GPIO_PB0_J20_6

#define GPIO_PB0_J20_6   95

◆ GPIO_PB3_J20_7

#define GPIO_PB3_J20_7   103

◆ GPIO_PB2_J20_8

#define GPIO_PB2_J20_8   93

◆ GPIO_PB6_J20_9

#define GPIO_PB6_J20_9   99

◆ GPIO_PB5_J20_10

#define GPIO_PB5_J20_10   101

◆ GPIO_PB8_J20_11

#define GPIO_PB8_J20_11   100

◆ GPIO_PB4_J20_12

#define GPIO_PB4_J20_12   102

◆ GPIO_PB9_J20_13

#define GPIO_PB9_J20_13   108

◆ GPIO_PB7_J20_14

#define GPIO_PB7_J20_14   98

◆ GPIO_PB15_J20_15

#define GPIO_PB15_J20_15   66

◆ GPIO_PB16_J20_16

#define GPIO_PB16_J20_16   67

◆ GPIO_PB14_J20_17

#define GPIO_PB14_J20_17   53

◆ GPIO_PA18_J20_21

#define GPIO_PA18_J20_21   71

◆ GPIO_PA17_J20_22

#define GPIO_PA17_J20_22   70

◆ SPI_FLASH_SS

#define SPI_FLASH_SS   52

◆ FIL_RUNOUT_PIN

#define FIL_RUNOUT_PIN   GPIO_PB15_J20_15

◆ FIL_RUNOUT2_PIN

#define FIL_RUNOUT2_PIN   GPIO_PB16_J20_16