Clean up bq Zum Mega 3D pins

This commit is contained in:
Scott Lahteine 2018-11-05 22:35:48 -06:00
parent c31e1735dd
commit c536ee1122

View file

@ -46,11 +46,6 @@
#define ORIG_E2_AUTO_FAN_PIN 6 #define ORIG_E2_AUTO_FAN_PIN 6
#define ORIG_E3_AUTO_FAN_PIN 6 #define ORIG_E3_AUTO_FAN_PIN 6
//
// Misc. Functions
//
#define CASE_LIGHT_PIN 44 // MUST BE HARDWARE PWM
// //
// M3/M4/M5 - Spindle/Laser Control // M3/M4/M5 - Spindle/Laser Control
// //
@ -96,6 +91,8 @@
#undef PS_ON_PIN // 12 #undef PS_ON_PIN // 12
#define PS_ON_PIN 81 // External Power Supply #define PS_ON_PIN 81 // External Power Supply
#define CASE_LIGHT_PIN 44 // MUST BE HARDWARE PWM
// This board has headers for Z-min, Z-max and IND_S_5V *but* as the bq team // This board has headers for Z-min, Z-max and IND_S_5V *but* as the bq team
// decided to ship the printer only with the probe and no additional Z-min // decided to ship the printer only with the probe and no additional Z-min
@ -108,9 +105,8 @@
#define Z_MAX_PIN 18 // Z-MIN Label #define Z_MAX_PIN 18 // Z-MIN Label
#endif #endif
// //
// This pin is used by the official Hephestos 2 heated bed upgrade kit // Used by the Hephestos 2 heated bed upgrade kit
// //
#if ENABLED(HEPHESTOS2_HEATED_BED_KIT) #if ENABLED(HEPHESTOS2_HEATED_BED_KIT)
#undef HEATER_BED_PIN #undef HEATER_BED_PIN