whitespace

This commit is contained in:
Scott Lahteine
2019-09-04 21:40:40 -05:00
parent 060b360be3
commit 7496e1cd67
5 changed files with 8 additions and 8 deletions

View File

@ -221,7 +221,7 @@ void plan_arc(
#endif
apply_motion_limits(raw);
#if HAS_LEVELING && !PLANNER_LEVELING
planner.apply_leveling(raw);
#endif