Add option to control Solenoids under PARKING_EXTRUDER (#12028)
This commit is contained in:
		@@ -216,6 +216,7 @@
 | 
			
		||||
  #define PARKING_EXTRUDER_PARKING_X { -78, 184 }     // X positions for parking the extruders
 | 
			
		||||
  #define PARKING_EXTRUDER_GRAB_DISTANCE 1            // mm to move beyond the parking point to grab the extruder
 | 
			
		||||
  #define PARKING_EXTRUDER_SECURITY_RAISE 5           // Z-raise before parking
 | 
			
		||||
  //#define MANUAL_SOLENOID_CONTROL                   // Manual control of docking solenoids with M380 S / M381
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
@@ -216,6 +216,7 @@
 | 
			
		||||
  #define PARKING_EXTRUDER_PARKING_X { -78, 184 }     // X positions for parking the extruders
 | 
			
		||||
  #define PARKING_EXTRUDER_GRAB_DISTANCE 1            // mm to move beyond the parking point to grab the extruder
 | 
			
		||||
  #define PARKING_EXTRUDER_SECURITY_RAISE 5           // Z-raise before parking
 | 
			
		||||
  //#define MANUAL_SOLENOID_CONTROL                   // Manual control of docking solenoids with M380 S / M381
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
@@ -216,6 +216,7 @@
 | 
			
		||||
  #define PARKING_EXTRUDER_PARKING_X { -78, 184 }     // X positions for parking the extruders
 | 
			
		||||
  #define PARKING_EXTRUDER_GRAB_DISTANCE 1            // mm to move beyond the parking point to grab the extruder
 | 
			
		||||
  #define PARKING_EXTRUDER_SECURITY_RAISE 5           // Z-raise before parking
 | 
			
		||||
  //#define MANUAL_SOLENOID_CONTROL                   // Manual control of docking solenoids with M380 S / M381
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
@@ -217,6 +217,7 @@
 | 
			
		||||
  #define PARKING_EXTRUDER_PARKING_X { -78, 184 }     // X positions for parking the extruders
 | 
			
		||||
  #define PARKING_EXTRUDER_GRAB_DISTANCE 1            // mm to move beyond the parking point to grab the extruder
 | 
			
		||||
  #define PARKING_EXTRUDER_SECURITY_RAISE 5           // Z-raise before parking
 | 
			
		||||
  //#define MANUAL_SOLENOID_CONTROL                   // Manual control of docking solenoids with M380 S / M381
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user