Add option to control Solenoids under PARKING_EXTRUDER (#12028)
This commit is contained in:
parent
74cd6cb4fc
commit
f2ecf8d510
82 changed files with 95 additions and 8 deletions
|
|
@ -236,6 +236,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
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue