mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 21:44:14 -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
|
@ -1926,7 +1926,6 @@
|
|||
#define NOZZLE_PARK_POINT { (X_MIN_POS + 5), (Y_MAX_POS - 5), 10 }
|
||||
#define NOZZLE_PARK_XY_FEEDRATE 80 // (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