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 1.1KB

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