My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pins_AZTEEG_X3_PRO.h 971B

12345678910111213141516171819202122232425262728293031323334
  1. /**
  2. * AZTEEG_X3_PRO (Arduino Mega) pin assignments
  3. */
  4. #include "pins_RAMPS_13.h"
  5. #define FAN_PIN 9 // (Sprinter config)
  6. #define BEEPER 33
  7. #define E2_STEP_PIN 23
  8. #define E2_DIR_PIN 25
  9. #define E2_ENABLE_PIN 40
  10. #define E3_STEP_PIN 27
  11. #define E3_DIR_PIN 29
  12. #define E3_ENABLE_PIN 41
  13. #define E4_STEP_PIN 43
  14. #define E4_DIR_PIN 37
  15. #define E4_ENABLE_PIN 42
  16. #define HEATER_1_PIN -1
  17. #define HEATER_2_PIN 16
  18. #define HEATER_3_PIN 17
  19. #define HEATER_4_PIN 4
  20. #define HEATER_5_PIN 5
  21. #define HEATER_6_PIN 6
  22. #define HEATER_7_PIN 11
  23. #define TEMP_2_PIN 12 // ANALOG NUMBERING
  24. #define TEMP_3_PIN 11 // ANALOG NUMBERING
  25. #define TEMP_4_PIN 10 // ANALOG NUMBERING
  26. #define TC1 4 // ANALOG NUMBERING Thermo couple on Azteeg X3Pro
  27. #define TC2 5 // ANALOG NUMBERING Thermo couple on Azteeg X3Pro