🐛 Remove extra MANUAL_SOLENOID_CONTROL

This commit is contained in:
Scott Lahteine 2021-10-24 23:21:41 -05:00
parent 9cb0498916
commit f2e8ecc3e9
286 changed files with 0 additions and 286 deletions

View file

@ -260,7 +260,6 @@
#define PARKING_EXTRUDER_PARKING_X { -78, 184 } // X positions for parking the extruders
#define PARKING_EXTRUDER_GRAB_DISTANCE 1 // (mm) Distance to move beyond the parking point to grab the extruder
//#define MANUAL_SOLENOID_CONTROL // Manual control of docking solenoids with M380 S / M381
#if ENABLED(PARKING_EXTRUDER)