Prusa MINI Firmware overview
pins_BIGTREE_SKR_PRO_V1.1.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "BIGTREE SKR Pro 1.1"
 
#define SERVO0_PIN   PA1
 
#define X_MIN_PIN   PB10
 
#define X_MAX_PIN   PE15
 
#define Y_MIN_PIN   PE12
 
#define Y_MAX_PIN   PE10
 
#define Z_MIN_PIN   PG8
 
#define Z_MAX_PIN   PG5
 
#define Z_MIN_PROBE_PIN   PA2
 
#define X_STEP_PIN   PE9
 
#define X_DIR_PIN   PF1
 
#define X_ENABLE_PIN   PF2
 
#define X_CS_PIN   PA15
 
#define Y_STEP_PIN   PE11
 
#define Y_DIR_PIN   PE8
 
#define Y_ENABLE_PIN   PD7
 
#define Y_CS_PIN   PB8
 
#define Z_STEP_PIN   PE13
 
#define Z_DIR_PIN   PC2
 
#define Z_ENABLE_PIN   PC0
 
#define Z_CS_PIN   PB9
 
#define E0_STEP_PIN   PE14
 
#define E0_DIR_PIN   PA0
 
#define E0_ENABLE_PIN   PC3
 
#define E0_CS_PIN   PB3
 
#define E1_STEP_PIN   PD15
 
#define E1_DIR_PIN   PE7
 
#define E1_ENABLE_PIN   PA3
 
#define E1_CS_PIN   PG15
 
#define E2_STEP_PIN   PD13
 
#define E2_DIR_PIN   PG9
 
#define E2_ENABLE_PIN   PF0
 
#define E2_CS_PIN   PG12
 
#define TEMP_0_PIN   PF4
 
#define TEMP_1_PIN   PF5
 
#define TEMP_2_PIN   PF6
 
#define TEMP_BED_PIN   PF3
 
#define HEATER_0_PIN   PB1
 
#define HEATER_1_PIN   PD14
 
#define HEATER_2_PIN   PB0
 
#define HEATER_BED_PIN   PD12
 
#define FAN_PIN   PC8
 
#define FAN1_PIN   PE5
 
#define FAN2_PIN   PE6
 
#define SDSS   PB12
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "BIGTREE SKR Pro 1.1"

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/.

◆ SERVO0_PIN

#define SERVO0_PIN   PA1

◆ X_MIN_PIN

#define X_MIN_PIN   PB10

◆ X_MAX_PIN

#define X_MAX_PIN   PE15

◆ Y_MIN_PIN

#define Y_MIN_PIN   PE12

◆ Y_MAX_PIN

#define Y_MAX_PIN   PE10

◆ Z_MIN_PIN

#define Z_MIN_PIN   PG8

◆ Z_MAX_PIN

#define Z_MAX_PIN   PG5

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   PA2

◆ X_STEP_PIN

#define X_STEP_PIN   PE9

◆ X_DIR_PIN

#define X_DIR_PIN   PF1

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   PF2

◆ X_CS_PIN

#define X_CS_PIN   PA15

◆ Y_STEP_PIN

#define Y_STEP_PIN   PE11

◆ Y_DIR_PIN

#define Y_DIR_PIN   PE8

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   PD7

◆ Y_CS_PIN

#define Y_CS_PIN   PB8

◆ Z_STEP_PIN

#define Z_STEP_PIN   PE13

◆ Z_DIR_PIN

#define Z_DIR_PIN   PC2

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   PC0

◆ Z_CS_PIN

#define Z_CS_PIN   PB9

◆ E0_STEP_PIN

#define E0_STEP_PIN   PE14

◆ E0_DIR_PIN

#define E0_DIR_PIN   PA0

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   PC3

◆ E0_CS_PIN

#define E0_CS_PIN   PB3

◆ E1_STEP_PIN

#define E1_STEP_PIN   PD15

◆ E1_DIR_PIN

#define E1_DIR_PIN   PE7

◆ E1_ENABLE_PIN

#define E1_ENABLE_PIN   PA3

◆ E1_CS_PIN

#define E1_CS_PIN   PG15

◆ E2_STEP_PIN

#define E2_STEP_PIN   PD13

◆ E2_DIR_PIN

#define E2_DIR_PIN   PG9

◆ E2_ENABLE_PIN

#define E2_ENABLE_PIN   PF0

◆ E2_CS_PIN

#define E2_CS_PIN   PG12

◆ TEMP_0_PIN

#define TEMP_0_PIN   PF4

◆ TEMP_1_PIN

#define TEMP_1_PIN   PF5

◆ TEMP_2_PIN

#define TEMP_2_PIN   PF6

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   PF3

◆ HEATER_0_PIN

#define HEATER_0_PIN   PB1

◆ HEATER_1_PIN

#define HEATER_1_PIN   PD14

◆ HEATER_2_PIN

#define HEATER_2_PIN   PB0

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   PD12

◆ FAN_PIN

#define FAN_PIN   PC8

◆ FAN1_PIN

#define FAN1_PIN   PE5

◆ FAN2_PIN

#define FAN2_PIN   PE6

◆ SDSS

#define SDSS   PB12