Prusa MINI Firmware overview
pins_CHEAPTRONICv2.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Cheaptronic v2.0"
 
#define X_MIN_PIN   30
 
#define X_MAX_PIN   31
 
#define Y_MIN_PIN   32
 
#define Y_MAX_PIN   33
 
#define Z_MIN_PIN   34
 
#define Z_MAX_PIN   35
 
#define X_STEP_PIN   17
 
#define X_DIR_PIN   16
 
#define X_ENABLE_PIN   48
 
#define Y_STEP_PIN   54
 
#define Y_DIR_PIN   47
 
#define Y_ENABLE_PIN   55
 
#define Z_STEP_PIN   57
 
#define Z_DIR_PIN   56
 
#define Z_ENABLE_PIN   62
 
#define E0_STEP_PIN   23
 
#define E0_DIR_PIN   22
 
#define E0_ENABLE_PIN   24
 
#define E1_STEP_PIN   26
 
#define E1_DIR_PIN   25
 
#define E1_ENABLE_PIN   27
 
#define E2_STEP_PIN   29
 
#define E2_DIR_PIN   28
 
#define E2_ENABLE_PIN   39
 
#define TEMP_0_PIN   15
 
#define TEMP_1_PIN   13
 
#define TEMP_2_PIN   14
 
#define TEMP_3_PIN   11
 
#define TEMP_BED_PIN   12
 
#define HEATER_0_PIN   6
 
#define HEATER_1_PIN   7
 
#define HEATER_2_PIN   8
 
#define HEATER_BED_PIN   9
 
#define FAN_PIN   3
 
#define FAN2_PIN   58
 
#define FIL_RUNOUT_PIN   37
 
#define Z_MIN_PROBE_PIN   36
 
#define LED_PIN   13
 
#define SPINDLE_ENABLE_PIN   4
 
#define EXT_2   5
 
#define EXT_3   2
 
#define PS_ON_PIN   45
 
#define KILL_PIN   46
 
#define FILWIDTH_PIN   11
 
#define LCD_PINS_RS   19
 
#define LCD_PINS_ENABLE   42
 
#define LCD_PINS_D4   18
 
#define LCD_PINS_D5   38
 
#define LCD_PINS_D6   41
 
#define LCD_PINS_D7   40
 
#define BEEPER_PIN   44
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Cheaptronic v2.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/. Cheaptronic v2.0 pin assignments Built and sold by Michal Dyntar - RRO www.reprapobchod.cz

◆ X_MIN_PIN

#define X_MIN_PIN   30

◆ X_MAX_PIN

#define X_MAX_PIN   31

◆ Y_MIN_PIN

#define Y_MIN_PIN   32

◆ Y_MAX_PIN

#define Y_MAX_PIN   33

◆ Z_MIN_PIN

#define Z_MIN_PIN   34

◆ Z_MAX_PIN

#define Z_MAX_PIN   35

◆ X_STEP_PIN

#define X_STEP_PIN   17

◆ X_DIR_PIN

#define X_DIR_PIN   16

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   48

◆ Y_STEP_PIN

#define Y_STEP_PIN   54

◆ Y_DIR_PIN

#define Y_DIR_PIN   47

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   55

◆ Z_STEP_PIN

#define Z_STEP_PIN   57

◆ Z_DIR_PIN

#define Z_DIR_PIN   56

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   62

◆ E0_STEP_PIN

#define E0_STEP_PIN   23

◆ E0_DIR_PIN

#define E0_DIR_PIN   22

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   24

◆ E1_STEP_PIN

#define E1_STEP_PIN   26

◆ E1_DIR_PIN

#define E1_DIR_PIN   25

◆ E1_ENABLE_PIN

#define E1_ENABLE_PIN   27

◆ E2_STEP_PIN

#define E2_STEP_PIN   29

◆ E2_DIR_PIN

#define E2_DIR_PIN   28

◆ E2_ENABLE_PIN

#define E2_ENABLE_PIN   39

◆ TEMP_0_PIN

#define TEMP_0_PIN   15

◆ TEMP_1_PIN

#define TEMP_1_PIN   13

◆ TEMP_2_PIN

#define TEMP_2_PIN   14

◆ TEMP_3_PIN

#define TEMP_3_PIN   11

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   12

◆ 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   3

◆ FAN2_PIN

#define FAN2_PIN   58

◆ FIL_RUNOUT_PIN

#define FIL_RUNOUT_PIN   37

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   36

◆ LED_PIN

#define LED_PIN   13

◆ SPINDLE_ENABLE_PIN

#define SPINDLE_ENABLE_PIN   4

◆ EXT_2

#define EXT_2   5

◆ EXT_3

#define EXT_3   2

◆ PS_ON_PIN

#define PS_ON_PIN   45

◆ KILL_PIN

#define KILL_PIN   46

◆ FILWIDTH_PIN

#define FILWIDTH_PIN   11

◆ LCD_PINS_RS

#define LCD_PINS_RS   19

◆ LCD_PINS_ENABLE

#define LCD_PINS_ENABLE   42

◆ LCD_PINS_D4

#define LCD_PINS_D4   18

◆ LCD_PINS_D5

#define LCD_PINS_D5   38

◆ LCD_PINS_D6

#define LCD_PINS_D6   41

◆ LCD_PINS_D7

#define LCD_PINS_D7   40

◆ BEEPER_PIN

#define BEEPER_PIN   44