[2.0.x] Fix NOZZLE_PARK_FEATURE for Anycubic Kossel (#11812)

This commit is contained in:
Hannes Brandstätter-Müller
2018-09-12 22:37:38 +02:00
committed by Scott Lahteine
parent 4fb2134f00
commit c37d3ae97d
2 changed files with 2 additions and 2 deletions

View File

@@ -1042,7 +1042,7 @@
#define PAUSE_PARK_NO_STEPPER_TIMEOUT // Enable for XYZ steppers to stay powered on during filament change.
#define PARK_HEAD_ON_PAUSE // Park the nozzle during pause and filament change.
//#define HOME_BEFORE_FILAMENT_CHANGE // Ensure homing has been completed prior to parking for filament change
#define HOME_BEFORE_FILAMENT_CHANGE // Ensure homing has been completed prior to parking for filament change
#define FILAMENT_LOAD_UNLOAD_GCODES // Add M701/M702 Load/Unload G-codes, plus Load/Unload in the LCD Prepare menu.
//#define FILAMENT_UNLOAD_ALL_EXTRUDERS // Allow M702 to unload all extruders above a minimum target temp (as set by M302)