Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs

This commit is contained in:
Scott Lahteine
2017-12-27 02:05:11 -06:00
parent 2a535bdce8
commit d1cad5afa4
31 changed files with 931 additions and 661 deletions

View File

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