Prusa MINI Firmware overview
pins_ELEFU_3.h File Reference

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Elefu Ra v3"
 
#define X_MIN_PIN   35
 
#define X_MAX_PIN   34
 
#define Y_MIN_PIN   33
 
#define Y_MAX_PIN   32
 
#define Z_MIN_PIN   31
 
#define Z_MAX_PIN   30
 
#define Z_MIN_PROBE_PIN   30
 
#define X_STEP_PIN   49
 
#define X_DIR_PIN   13
 
#define X_ENABLE_PIN   48
 
#define Y_STEP_PIN   11
 
#define Y_DIR_PIN   9
 
#define Y_ENABLE_PIN   12
 
#define Z_STEP_PIN   7
 
#define Z_DIR_PIN   6
 
#define Z_ENABLE_PIN   8
 
#define E0_STEP_PIN   40
 
#define E0_DIR_PIN   41
 
#define E0_ENABLE_PIN   37
 
#define E1_STEP_PIN   18
 
#define E1_DIR_PIN   19
 
#define E1_ENABLE_PIN   38
 
#define E2_STEP_PIN   43
 
#define E2_DIR_PIN   47
 
#define E2_ENABLE_PIN   42
 
#define TEMP_0_PIN   3
 
#define TEMP_1_PIN   2
 
#define TEMP_2_PIN   1
 
#define TEMP_BED_PIN   0
 
#define HEATER_0_PIN   45
 
#define HEATER_1_PIN   46
 
#define HEATER_2_PIN   17
 
#define HEATER_BED_PIN   44
 
#define FAN_PIN   16
 
#define PS_ON_PIN   10
 
#define SLEEP_WAKE_PIN   26
 
#define PHOTOGRAPH_PIN   29
 
#define BEEPER_PIN   36
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Elefu Ra v3"

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/. Elefu RA Board Pin Assignments

◆ X_MIN_PIN

#define X_MIN_PIN   35

◆ X_MAX_PIN

#define X_MAX_PIN   34

◆ Y_MIN_PIN

#define Y_MIN_PIN   33

◆ Y_MAX_PIN

#define Y_MAX_PIN   32

◆ Z_MIN_PIN

#define Z_MIN_PIN   31

◆ Z_MAX_PIN

#define Z_MAX_PIN   30

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   30

◆ X_STEP_PIN

#define X_STEP_PIN   49

◆ X_DIR_PIN

#define X_DIR_PIN   13

◆ X_ENABLE_PIN

#define X_ENABLE_PIN   48

◆ Y_STEP_PIN

#define Y_STEP_PIN   11

◆ Y_DIR_PIN

#define Y_DIR_PIN   9

◆ Y_ENABLE_PIN

#define Y_ENABLE_PIN   12

◆ Z_STEP_PIN

#define Z_STEP_PIN   7

◆ Z_DIR_PIN

#define Z_DIR_PIN   6

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   8

◆ E0_STEP_PIN

#define E0_STEP_PIN   40

◆ E0_DIR_PIN

#define E0_DIR_PIN   41

◆ E0_ENABLE_PIN

#define E0_ENABLE_PIN   37

◆ E1_STEP_PIN

#define E1_STEP_PIN   18

◆ E1_DIR_PIN

#define E1_DIR_PIN   19

◆ E1_ENABLE_PIN

#define E1_ENABLE_PIN   38

◆ E2_STEP_PIN

#define E2_STEP_PIN   43

◆ E2_DIR_PIN

#define E2_DIR_PIN   47

◆ E2_ENABLE_PIN

#define E2_ENABLE_PIN   42

◆ TEMP_0_PIN

#define TEMP_0_PIN   3

◆ TEMP_1_PIN

#define TEMP_1_PIN   2

◆ TEMP_2_PIN

#define TEMP_2_PIN   1

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   0

◆ HEATER_0_PIN

#define HEATER_0_PIN   45

◆ HEATER_1_PIN

#define HEATER_1_PIN   46

◆ HEATER_2_PIN

#define HEATER_2_PIN   17

◆ HEATER_BED_PIN

#define HEATER_BED_PIN   44

◆ FAN_PIN

#define FAN_PIN   16

◆ PS_ON_PIN

#define PS_ON_PIN   10

◆ SLEEP_WAKE_PIN

#define SLEEP_WAKE_PIN   26

◆ PHOTOGRAPH_PIN

#define PHOTOGRAPH_PIN   29

◆ BEEPER_PIN

#define BEEPER_PIN   36