|
@ -1445,7 +1445,7 @@ |
|
|
* P1 Raise the nozzle always to Z-park height. |
|
|
* P1 Raise the nozzle always to Z-park height. |
|
|
* P2 Raise the nozzle by Z-park amount, limited to Z_MAX_POS. |
|
|
* P2 Raise the nozzle by Z-park amount, limited to Z_MAX_POS. |
|
|
*/ |
|
|
*/ |
|
|
//#define NOZZLE_PARK_FEATURE
|
|
|
#define NOZZLE_PARK_FEATURE |
|
|
|
|
|
|
|
|
#if ENABLED(NOZZLE_PARK_FEATURE) |
|
|
#if ENABLED(NOZZLE_PARK_FEATURE) |
|
|
// Specify a park position as { X, Y, Z_raise }
|
|
|
// Specify a park position as { X, Y, Z_raise }
|
|
|