Remove non-special comments
This commit is contained in:
@ -223,9 +223,6 @@ void plan_arc(
|
||||
planner.buffer_line_kinematic(cart, fr_mm_s, active_extruder);
|
||||
#endif
|
||||
|
||||
// As far as the parser is concerned, the position is now == target. In reality the
|
||||
// motion control system might still be processing the action and the real tool position
|
||||
// in any intermediate location.
|
||||
COPY(current_position, cart);
|
||||
} // plan_arc
|
||||
|
||||
|
Reference in New Issue
Block a user