Enable Filament Change on BTT SKR E3 boards (#16023)
This commit is contained in:
committed by
Scott Lahteine
parent
289c5dcccb
commit
e0df35e6b5
@ -1445,7 +1445,7 @@
|
||||
* P1 Raise the nozzle always to Z-park height.
|
||||
* 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)
|
||||
// Specify a park position as { X, Y, Z_raise }
|
||||
|
Reference in New Issue
Block a user