committed by
Scott Lahteine
parent
23a876b08d
commit
613a3be167
@ -226,7 +226,7 @@ void plan_arc(
|
||||
// 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.
|
||||
set_current_from_destination();
|
||||
COPY(current_position, cart);
|
||||
} // plan_arc
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user