RETRACT_ZLIFT => RETRACT_ZRAISE

This commit is contained in:
Scott Lahteine
2018-10-16 16:46:24 -05:00
parent 056561df93
commit 8bf596bd4c
90 changed files with 95 additions and 93 deletions

View File

@ -309,6 +309,8 @@
#error "MAX7219_DEBUG_STEPPER_QUEUE is now MAX7219_DEBUG_PLANNER_QUEUE. Please update your configuration."
#elif defined(ENDSTOP_NOISE_FILTER)
#error "ENDSTOP_NOISE_FILTER is now ENDSTOP_NOISE_THRESHOLD [2-7]. Please update your configuration."
#elif defined(RETRACT_ZLIFT)
#error "RETRACT_ZLIFT is now RETRACT_ZRAISE. Please update your Configuration_adv.h."
#endif
#define BOARD_MKS_13 -47