Fix PARKING_EXTRUDER homing with solenoid (#20473)
This commit is contained in:
@@ -93,6 +93,9 @@
|
||||
|
||||
void pe_solenoid_init();
|
||||
|
||||
bool parking_extruder_unpark_after_homing(const uint8_t final_tool, bool homed_towards_final_tool);
|
||||
void parking_extruder_set_parked();
|
||||
|
||||
#elif ENABLED(MAGNETIC_PARKING_EXTRUDER)
|
||||
|
||||
typedef struct MPESettings {
|
||||
|
||||
Reference in New Issue
Block a user