XY/Z Babystep Multiplicators (#15691)

This commit is contained in:
studiodyne
2019-10-28 22:44:17 +01:00
committed by Scott Lahteine
parent abb44cf564
commit f139642e0f
109 changed files with 230 additions and 119 deletions

View File

@ -408,6 +408,8 @@
#error "Z_STEPPER_ALIGN_X and Z_STEPPER_ALIGN_Y are now combined as Z_STEPPER_ALIGN_XY. Please update your Configuration_adv.h."
#elif defined(JUNCTION_DEVIATION)
#error "JUNCTION_DEVIATION is no longer required. (See CLASSIC_JERK). Please remove it from Configuration.h."
#elif defined(BABYSTEP_MULTIPLICATOR)
#error "BABYSTEP_MULTIPLICATOR is now BABYSTEP_MULTIPLICATOR_[XY|Z]. Please update Configuration_adv.h."
#endif
#define BOARD_MKS_13 -1000