Prusa MINI Firmware overview
pins_BIGTREE_BTT002_V1.0.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "BIGTREE Btt002 1.0"
 
#define SRAM_EEPROM_EMULATION
 
#define SERVO0_PIN   PC3
 
#define X_MIN_PIN   PD3
 
#define X_MAX_PIN   PD3
 
#define Y_MIN_PIN   PD2
 
#define Y_MAX_PIN   PD2
 
#define Z_MIN_PIN   PD1
 
#define Z_MAX_PIN   PD1
 
#define Z_MIN_PROBE_PIN   PD1
 
#define X_STEP_PIN   PA9
 
#define X_DIR_PIN   PA10
 
#define X_ENABLE_PIN   PA8
 
#define X_CS_PIN   PE2
 
#define Y_STEP_PIN   PC8
 
#define Y_DIR_PIN   PC9
 
#define Y_ENABLE_PIN   PC7
 
#define Y_CS_PIN   PE3
 
#define Z_STEP_PIN   PD15
 
#define Z_DIR_PIN   PC6
 
#define Z_ENABLE_PIN   PD14
 
#define Z_CS_PIN   PE4
 
#define E0_STEP_PIN   PD12
 
#define E0_DIR_PIN   PD13
 
#define E0_ENABLE_PIN   PD11
 
#define E0_CS_PIN   PD7
 
#define TEMP_0_PIN   PA2
 
#define TEMP_1_PIN   PA0
 
#define TEMP_BED_PIN   PA1
 
#define HEATER_0_PIN   PE6
 
#define HEATER_BED_PIN   PE5
 
#define FAN_PIN   PB9
 
#define FAN1_PIN   PB8
 
#define SCK_PIN   PA5
 
#define MYSSEL   PA4
 
#define MISO_PIN   PA6
 
#define MOSI_PIN   PA7
 
#define SDSS   PA4
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "BIGTREE Btt002 1.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/.

◆ SRAM_EEPROM_EMULATION

#define SRAM_EEPROM_EMULATION

◆ SERVO0_PIN

#define SERVO0_PIN   PC3

◆ X_MIN_PIN

#define X_MIN_PIN   PD3

◆ X_MAX_PIN

#define X_MAX_PIN   PD3

◆ Y_MIN_PIN

#define Y_MIN_PIN   PD2

◆ Y_MAX_PIN

#define Y_MAX_PIN   PD2

◆ Z_MIN_PIN

#define Z_MIN_PIN   PD1

◆ Z_MAX_PIN

#define Z_MAX_PIN   PD1

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   PD1

◆ X_STEP_PIN

#define X_STEP_PIN   PA9

◆ X_DIR_PIN

#define X_DIR_PIN   PA10

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   PA8

◆ X_CS_PIN

#define X_CS_PIN   PE2

◆ Y_STEP_PIN

#define Y_STEP_PIN   PC8

◆ Y_DIR_PIN

#define Y_DIR_PIN   PC9

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   PC7

◆ Y_CS_PIN

#define Y_CS_PIN   PE3

◆ Z_STEP_PIN

#define Z_STEP_PIN   PD15

◆ Z_DIR_PIN

#define Z_DIR_PIN   PC6

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   PD14

◆ Z_CS_PIN

#define Z_CS_PIN   PE4

◆ E0_STEP_PIN

#define E0_STEP_PIN   PD12

◆ E0_DIR_PIN

#define E0_DIR_PIN   PD13

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   PD11

◆ E0_CS_PIN

#define E0_CS_PIN   PD7

◆ TEMP_0_PIN

#define TEMP_0_PIN   PA2

◆ TEMP_1_PIN

#define TEMP_1_PIN   PA0

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   PA1

◆ HEATER_0_PIN

#define HEATER_0_PIN   PE6

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   PE5

◆ FAN_PIN

#define FAN_PIN   PB9

◆ FAN1_PIN

#define FAN1_PIN   PB8

◆ SCK_PIN

#define SCK_PIN   PA5

◆ MYSSEL

#define MYSSEL   PA4

◆ MISO_PIN

#define MISO_PIN   PA6

◆ MOSI_PIN

#define MOSI_PIN   PA7

◆ SDSS

#define SDSS   PA4