Prusa MINI Firmware overview
pins_AZTEEG_X3_PRO.h File Reference
#include "pins_RAMPS.h"

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Azteeg X3 Pro"
 
#define SERVO0_PIN   47
 
#define X_STOP_PIN   3
 
#define Y_STOP_PIN   14
 
#define Z_STOP_PIN   18
 
#define FAN_PIN   6
 
#define DIGIPOT_I2C_ADDRESS_A   0x2C
 
#define DIGIPOT_I2C_ADDRESS_B   0x2E
 
#define E2_STEP_PIN   23
 
#define E2_DIR_PIN   25
 
#define E2_ENABLE_PIN   40
 
#define E3_STEP_PIN   27
 
#define E3_DIR_PIN   29
 
#define E3_ENABLE_PIN   41
 
#define E4_STEP_PIN   43
 
#define E4_DIR_PIN   37
 
#define E4_ENABLE_PIN   42
 
#define TEMP_2_PIN   12
 
#define TEMP_3_PIN   11
 
#define TEMP_4_PIN   10
 
#define TC1   4
 
#define TC2   5
 
#define HEATER_2_PIN   16
 
#define HEATER_3_PIN   17
 
#define HEATER_4_PIN   4
 
#define HEATER_5_PIN   5
 
#define HEATER_6_PIN   6
 
#define HEATER_7_PIN   11
 
#define CONTROLLER_FAN_PIN   4
 
#define ORIG_E0_AUTO_FAN_PIN   5
 
#define ORIG_E1_AUTO_FAN_PIN   5
 
#define ORIG_E2_AUTO_FAN_PIN   5
 
#define ORIG_E3_AUTO_FAN_PIN   5
 
#define BEEPER_PIN   33
 
#define STAT_LED_RED_PIN   32
 
#define STAT_LED_BLUE_PIN   35
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Azteeg X3 Pro"

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/. AZTEEG_X3_PRO (Arduino Mega) pin assignments

◆ SERVO0_PIN

#define SERVO0_PIN   47

◆ X_STOP_PIN

#define X_STOP_PIN   3

◆ Y_STOP_PIN

#define Y_STOP_PIN   14

◆ Z_STOP_PIN

#define Z_STOP_PIN   18

◆ FAN_PIN

#define FAN_PIN   6

◆ DIGIPOT_I2C_ADDRESS_A

#define DIGIPOT_I2C_ADDRESS_A   0x2C

◆ DIGIPOT_I2C_ADDRESS_B

#define DIGIPOT_I2C_ADDRESS_B   0x2E

◆ E2_STEP_PIN

#define E2_STEP_PIN   23

◆ E2_DIR_PIN

#define E2_DIR_PIN   25

◆ E2_ENABLE_PIN

#define E2_ENABLE_PIN   40

◆ E3_STEP_PIN

#define E3_STEP_PIN   27

◆ E3_DIR_PIN

#define E3_DIR_PIN   29

◆ E3_ENABLE_PIN

#define E3_ENABLE_PIN   41

◆ E4_STEP_PIN

#define E4_STEP_PIN   43

◆ E4_DIR_PIN

#define E4_DIR_PIN   37

◆ E4_ENABLE_PIN

#define E4_ENABLE_PIN   42

◆ TEMP_2_PIN

#define TEMP_2_PIN   12

◆ TEMP_3_PIN

#define TEMP_3_PIN   11

◆ TEMP_4_PIN

#define TEMP_4_PIN   10

◆ TC1

#define TC1   4

◆ TC2

#define TC2   5

◆ HEATER_2_PIN

#define HEATER_2_PIN   16

◆ HEATER_3_PIN

#define HEATER_3_PIN   17

◆ HEATER_4_PIN

#define HEATER_4_PIN   4

◆ HEATER_5_PIN

#define HEATER_5_PIN   5

◆ HEATER_6_PIN

#define HEATER_6_PIN   6

◆ HEATER_7_PIN

#define HEATER_7_PIN   11

◆ CONTROLLER_FAN_PIN

#define CONTROLLER_FAN_PIN   4

◆ ORIG_E0_AUTO_FAN_PIN

#define ORIG_E0_AUTO_FAN_PIN   5

◆ ORIG_E1_AUTO_FAN_PIN

#define ORIG_E1_AUTO_FAN_PIN   5

◆ ORIG_E2_AUTO_FAN_PIN

#define ORIG_E2_AUTO_FAN_PIN   5

◆ ORIG_E3_AUTO_FAN_PIN

#define ORIG_E3_AUTO_FAN_PIN   5

◆ BEEPER_PIN

#define BEEPER_PIN   33

◆ STAT_LED_RED_PIN

#define STAT_LED_RED_PIN   32

◆ STAT_LED_BLUE_PIN

#define STAT_LED_BLUE_PIN   35