|
|
@ -132,7 +132,6 @@
|
|
|
|
bool prepare_move_to_destination_cartesian();
|
|
|
|
bool prepare_move_to_destination_cartesian();
|
|
|
|
void line_to_destination();
|
|
|
|
void line_to_destination();
|
|
|
|
void line_to_destination(float);
|
|
|
|
void line_to_destination(float);
|
|
|
|
void gcode_G28();
|
|
|
|
|
|
|
|
void sync_plan_position_e();
|
|
|
|
void sync_plan_position_e();
|
|
|
|
void un_retract_filament(float where[XYZE]);
|
|
|
|
void un_retract_filament(float where[XYZE]);
|
|
|
|
void retract_filament(float where[XYZE]);
|
|
|
|
void retract_filament(float where[XYZE]);
|
|
|
|