mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
🍻 Retire NOZZLE_PARK_ON_TEMP_ERROR
This commit is contained in:
parent
a912d4f258
commit
0a50548f3e
294 changed files with 0 additions and 294 deletions
|
@ -1896,7 +1896,6 @@
|
|||
#define NOZZLE_PARK_Z_RAISE_MIN 2 // (mm) Always raise Z by at least this distance
|
||||
#define NOZZLE_PARK_XY_FEEDRATE 100 // (mm/s) X and Y axes feedrate (also used for delta Z axis)
|
||||
#define NOZZLE_PARK_Z_FEEDRATE 5 // (mm/s) Z axis feedrate (not used for delta printers)
|
||||
//#define NOZZLE_PARK_ON_TEMP_ERROR // Park Nozzle before Halt on temperature error
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue