Prusa MINI Firmware overview
pins_PRINTRBOARD_G2.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "PRINTRBOARD_G2"
 
#define X_MIN_PIN   22
 
#define Y_MAX_PIN   18
 
#define Z_MIN_PIN   19
 
#define Z_MIN_PROBE_PIN   22
 
#define Z_STEP_PIN   73
 
#define Z_DIR_PIN   75
 
#define Z_ENABLE_PIN   74
 
#define X_STEP_PIN   66
 
#define X_DIR_PIN   54
 
#define X_ENABLE_PIN   67
 
#define Y_STEP_PIN   34
 
#define Y_DIR_PIN   35
 
#define Y_ENABLE_PIN   36
 
#define E0_STEP_PIN   53
 
#define E0_DIR_PIN   78
 
#define E0_ENABLE_PIN   37
 
#define Z_MS1_PIN   52
 
#define Z_MS2_PIN   52
 
#define Z_MS3_PIN   65
 
#define X_MS1_PIN   43
 
#define X_MS2_PIN   43
 
#define X_MS3_PIN   42
 
#define Y_MS1_PIN   77
 
#define Y_MS2_PIN   77
 
#define Y_MS3_PIN   76
 
#define E0_MS1_PIN   38
 
#define E0_MS2_PIN   38
 
#define E0_MS3_PIN   39
 
#define MOTOR_CURRENT_PWM_X_PIN   62
 
#define MOTOR_CURRENT_PWM_Z_PIN   63
 
#define MOTOR_CURRENT_PWM_Y_PIN   64
 
#define MOTOR_CURRENT_PWM_E_PIN   61
 
#define DEFAULT_PWM_MOTOR_CURRENT   { 300, 400, 1000}
 
#define TEMP_0_PIN   2
 
#define TEMP_BED_PIN   5
 
#define HEATER_0_PIN   40
 
#define HEATER_BED_PIN   41
 
#define FAN_PIN   13
 
#define FAN1_PIN   58
 
#define FET_SAFETY_PIN   31
 
#define FET_SAFETY_DELAY   50
 
#define FET_SAFETY_INVERTED   true
 
#define MISO_PIN   68
 
#define MOSI_PIN   69
 
#define SCK_PIN   70
 
#define SDSS   71
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "PRINTRBOARD_G2"

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

◆ X_MIN_PIN

#define X_MIN_PIN   22

◆ Y_MAX_PIN

#define Y_MAX_PIN   18

◆ Z_MIN_PIN

#define Z_MIN_PIN   19

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   22

◆ Z_STEP_PIN

#define Z_STEP_PIN   73

◆ Z_DIR_PIN

#define Z_DIR_PIN   75

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   74

◆ X_STEP_PIN

#define X_STEP_PIN   66

◆ X_DIR_PIN

#define X_DIR_PIN   54

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   67

◆ Y_STEP_PIN

#define Y_STEP_PIN   34

◆ Y_DIR_PIN

#define Y_DIR_PIN   35

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   36

◆ E0_STEP_PIN

#define E0_STEP_PIN   53

◆ E0_DIR_PIN

#define E0_DIR_PIN   78

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   37

◆ Z_MS1_PIN

#define Z_MS1_PIN   52

◆ Z_MS2_PIN

#define Z_MS2_PIN   52

◆ Z_MS3_PIN

#define Z_MS3_PIN   65

◆ X_MS1_PIN

#define X_MS1_PIN   43

◆ X_MS2_PIN

#define X_MS2_PIN   43

◆ X_MS3_PIN

#define X_MS3_PIN   42

◆ Y_MS1_PIN

#define Y_MS1_PIN   77

◆ Y_MS2_PIN

#define Y_MS2_PIN   77

◆ Y_MS3_PIN

#define Y_MS3_PIN   76

◆ E0_MS1_PIN

#define E0_MS1_PIN   38

◆ E0_MS2_PIN

#define E0_MS2_PIN   38

◆ E0_MS3_PIN

#define E0_MS3_PIN   39

◆ MOTOR_CURRENT_PWM_X_PIN

#define MOTOR_CURRENT_PWM_X_PIN   62

◆ MOTOR_CURRENT_PWM_Z_PIN

#define MOTOR_CURRENT_PWM_Z_PIN   63

◆ MOTOR_CURRENT_PWM_Y_PIN

#define MOTOR_CURRENT_PWM_Y_PIN   64

◆ MOTOR_CURRENT_PWM_E_PIN

#define MOTOR_CURRENT_PWM_E_PIN   61

◆ DEFAULT_PWM_MOTOR_CURRENT

#define DEFAULT_PWM_MOTOR_CURRENT   { 300, 400, 1000}

◆ TEMP_0_PIN

#define TEMP_0_PIN   2

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   5

◆ HEATER_0_PIN

#define HEATER_0_PIN   40

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   41

◆ FAN_PIN

#define FAN_PIN   13

◆ FAN1_PIN

#define FAN1_PIN   58

◆ FET_SAFETY_PIN

#define FET_SAFETY_PIN   31

◆ FET_SAFETY_DELAY

#define FET_SAFETY_DELAY   50

◆ FET_SAFETY_INVERTED

#define FET_SAFETY_INVERTED   true

◆ MISO_PIN

#define MISO_PIN   68

◆ MOSI_PIN

#define MOSI_PIN   69

◆ SCK_PIN

#define SCK_PIN   70

◆ SDSS

#define SDSS   71