Disable AIR_EVACUATION_PIN override

This commit is contained in:
Scott Lahteine 2021-05-01 19:52:36 -05:00
parent da505f2cde
commit 993404a2e5
237 changed files with 237 additions and 237 deletions

View file

@ -3166,7 +3166,7 @@
//#define AIR_EVACUATION // Cutter Vacuum / Laser Blower motor control with G-codes M10-M11
#if ENABLED(AIR_EVACUATION)
#define AIR_EVACUATION_ACTIVE LOW // Set to "HIGH" if the on/off function is active HIGH
#define AIR_EVACUATION_PIN 42 // Override the default Cutter Vacuum or Laser Blower pin
//#define AIR_EVACUATION_PIN 42 // Override the default Cutter Vacuum or Laser Blower pin
#endif
//#define SPINDLE_SERVO // A servo converting an angle to spindle power