Fix call to uninitialized PWM pin, heater 2 overlap (#13674)

This commit is contained in:
InsanityAutomation
2019-04-15 16:57:34 -04:00
committed by Scott Lahteine
parent 6a71df2925
commit aa0f7afbe6
2 changed files with 4 additions and 2 deletions

View File

@ -143,7 +143,7 @@
#define LED_PIN 13
#endif
#define SPINDLE_LASER_PWM_PIN 7 // MUST BE HARDWARE PWM
#define SPINDLE_LASER_PWM_PIN -1 // MUST BE HARDWARE PWM
#define SPINDLE_LASER_ENA_PIN 4 // Pin should have a pullup!
// Use the RAMPS 1.4 Analog input 5 on the AUX2 connector