do_pause_e_move => unscaled_e_move
This commit is contained in:
@ -184,6 +184,8 @@ void sync_plan_position_e();
|
||||
*/
|
||||
void line_to_current_position(const feedRate_t &fr_mm_s=feedrate_mm_s);
|
||||
|
||||
void unscaled_e_move(const float &length, const feedRate_t &fr_mm_s);
|
||||
|
||||
void prepare_line_to_destination();
|
||||
|
||||
void _internal_move_to_destination(const feedRate_t &fr_mm_s=0.0f
|
||||
|
Reference in New Issue
Block a user