Various UBL cleanups and bug fixes

This commit is contained in:
Scott Lahteine
2017-03-28 19:45:54 -05:00
parent f49aec057f
commit 9217e4b8ec
11 changed files with 458 additions and 548 deletions

View File

@ -1265,7 +1265,7 @@ void Stepper::report_positions() {
#if STEP_PULSE_CYCLES > CYCLES_EATEN_BY_BABYSTEP
uint32_t pulse_start;
#endif
switch (axis) {
case X_AXIS: