Prusa MINI Firmware overview
pins_ALLIGATOR_R2.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Alligator Board R2"
 
#define SERVO0_PIN   36
 
#define SERVO1_PIN   40
 
#define SERVO2_PIN   41
 
#define SERVO3_PIN   -1
 
#define X_MIN_PIN   33
 
#define X_MAX_PIN   34
 
#define Y_MIN_PIN   35
 
#define Y_MAX_PIN   37
 
#define Z_MIN_PIN   38
 
#define Z_MAX_PIN   39
 
#define X_STEP_PIN   96
 
#define X_DIR_PIN   2
 
#define X_ENABLE_PIN   24
 
#define Y_STEP_PIN   94
 
#define Y_DIR_PIN   95
 
#define Y_ENABLE_PIN   24
 
#define Z_STEP_PIN   98
 
#define Z_DIR_PIN   3
 
#define Z_ENABLE_PIN   24
 
#define E0_STEP_PIN   5
 
#define E0_DIR_PIN   4
 
#define E0_ENABLE_PIN   24
 
#define E1_STEP_PIN   28
 
#define E1_DIR_PIN   27
 
#define E1_ENABLE_PIN   24
 
#define E2_STEP_PIN   11
 
#define E2_DIR_PIN   29
 
#define E2_ENABLE_PIN   24
 
#define E3_STEP_PIN   30
 
#define E3_DIR_PIN   12
 
#define E3_ENABLE_PIN   24
 
#define X_MS1_PIN   99
 
#define Y_MS1_PIN   10
 
#define Z_MS1_PIN   44
 
#define E0_MS1_PIN   45
 
#define TEMP_0_PIN   1
 
#define TEMP_1_PIN   2
 
#define TEMP_2_PIN   3
 
#define TEMP_3_PIN   4
 
#define TEMP_BED_PIN   0
 
#define HEATER_0_PIN   68
 
#define HEATER_1_PIN   8
 
#define HEATER_2_PIN   9
 
#define HEATER_3_PIN   97
 
#define HEATER_BED_PIN   69
 
#define FAN_PIN   92
 
#define FAN1_PIN   31
 
#define SDSS   77
 
#define SD_DETECT_PIN   87
 
#define LED_RED_PIN   40
 
#define LED_GREEN_PIN   41
 
#define EXP_VOLTAGE_LEVEL_PIN   65
 
#define SPI_CHAN_DAC   1
 
#define DAC0_SYNC   53
 
#define DAC1_SYNC   6
 
#define SPI_EEPROM
 
#define SPI_CHAN_EEPROM1   2
 
#define SPI_EEPROM1_CS   25
 
#define SPI_EEPROM2_CS   26
 
#define SPI_FLASH_CS   23
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Alligator Board R2"

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/. Alligator Board R2 http://www.3dartists.org/

◆ SERVO0_PIN

#define SERVO0_PIN   36

◆ SERVO1_PIN

#define SERVO1_PIN   40

◆ SERVO2_PIN

#define SERVO2_PIN   41

◆ SERVO3_PIN

#define SERVO3_PIN   -1

◆ X_MIN_PIN

#define X_MIN_PIN   33

◆ X_MAX_PIN

#define X_MAX_PIN   34

◆ Y_MIN_PIN

#define Y_MIN_PIN   35

◆ Y_MAX_PIN

#define Y_MAX_PIN   37

◆ Z_MIN_PIN

#define Z_MIN_PIN   38

◆ Z_MAX_PIN

#define Z_MAX_PIN   39

◆ X_STEP_PIN

#define X_STEP_PIN   96

◆ X_DIR_PIN

#define X_DIR_PIN   2

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   24

◆ Y_STEP_PIN

#define Y_STEP_PIN   94

◆ Y_DIR_PIN

#define Y_DIR_PIN   95

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   24

◆ Z_STEP_PIN

#define Z_STEP_PIN   98

◆ Z_DIR_PIN

#define Z_DIR_PIN   3

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   24

◆ E0_STEP_PIN

#define E0_STEP_PIN   5

◆ E0_DIR_PIN

#define E0_DIR_PIN   4

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   24

◆ E1_STEP_PIN

#define E1_STEP_PIN   28

◆ E1_DIR_PIN

#define E1_DIR_PIN   27

◆ E1_ENABLE_PIN

#define E1_ENABLE_PIN   24

◆ E2_STEP_PIN

#define E2_STEP_PIN   11

◆ E2_DIR_PIN

#define E2_DIR_PIN   29

◆ E2_ENABLE_PIN

#define E2_ENABLE_PIN   24

◆ E3_STEP_PIN

#define E3_STEP_PIN   30

◆ E3_DIR_PIN

#define E3_DIR_PIN   12

◆ E3_ENABLE_PIN

#define E3_ENABLE_PIN   24

◆ X_MS1_PIN

#define X_MS1_PIN   99

◆ Y_MS1_PIN

#define Y_MS1_PIN   10

◆ Z_MS1_PIN

#define Z_MS1_PIN   44

◆ E0_MS1_PIN

#define E0_MS1_PIN   45

◆ TEMP_0_PIN

#define TEMP_0_PIN   1

◆ TEMP_1_PIN

#define TEMP_1_PIN   2

◆ TEMP_2_PIN

#define TEMP_2_PIN   3

◆ TEMP_3_PIN

#define TEMP_3_PIN   4

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   0

◆ HEATER_0_PIN

#define HEATER_0_PIN   68

◆ HEATER_1_PIN

#define HEATER_1_PIN   8

◆ HEATER_2_PIN

#define HEATER_2_PIN   9

◆ HEATER_3_PIN

#define HEATER_3_PIN   97

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   69

◆ FAN_PIN

#define FAN_PIN   92

◆ FAN1_PIN

#define FAN1_PIN   31

◆ SDSS

#define SDSS   77

◆ SD_DETECT_PIN

#define SD_DETECT_PIN   87

◆ LED_RED_PIN

#define LED_RED_PIN   40

◆ LED_GREEN_PIN

#define LED_GREEN_PIN   41

◆ EXP_VOLTAGE_LEVEL_PIN

#define EXP_VOLTAGE_LEVEL_PIN   65

◆ SPI_CHAN_DAC

#define SPI_CHAN_DAC   1

◆ DAC0_SYNC

#define DAC0_SYNC   53

◆ DAC1_SYNC

#define DAC1_SYNC   6

◆ SPI_EEPROM

#define SPI_EEPROM

◆ SPI_CHAN_EEPROM1

#define SPI_CHAN_EEPROM1   2

◆ SPI_EEPROM1_CS

#define SPI_EEPROM1_CS   25

◆ SPI_EEPROM2_CS

#define SPI_EEPROM2_CS   26

◆ SPI_FLASH_CS

#define SPI_FLASH_CS   23