Enable Filament Change on BTT SKR E3 boards (#16023)

This commit is contained in:
thisiskeithb
2019-11-26 23:21:59 -08:00
committed by Scott Lahteine
parent 289c5dcccb
commit e0df35e6b5
4 changed files with 4 additions and 4 deletions

View File

@ -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 }