Minor motion style changes

This commit is contained in:
Scott Lahteine
2020-03-01 16:59:04 -06:00
parent 6b5347ee39
commit 49c5f614c6
6 changed files with 28 additions and 29 deletions

View File

@ -182,7 +182,7 @@ void sync_plan_position_e();
*/
void line_to_current_position(const feedRate_t &fr_mm_s=feedrate_mm_s);
void prepare_move_to_destination();
void prepare_line_to_destination();
void _internal_move_to_destination(const feedRate_t &fr_mm_s=0.0f
#if IS_KINEMATIC