0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-17 01:27:55 +00:00

Fix compilation of some configs

This commit is contained in:
Scott Lahteine 2020-02-15 18:49:53 -06:00
parent f3a6e52dcf
commit 5f675bcba4
10 changed files with 21 additions and 20 deletions

View file

@ -1486,7 +1486,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 }