mirror of
https://github.com/synthetos/g2.git
synced 2026-09-23 12:14:09 +08:00
handling cases with very short moves
This commit is contained in:
+1
-1
@@ -250,7 +250,7 @@ stat_t cm_arc_feed(const float target[], const bool target_f[], // target en
|
||||
|
||||
cm_cycle_start(); // if not already started
|
||||
cm->arc.run_state = BLOCK_ACTIVE; // enable arc to be run from the callback
|
||||
cm_finalize_move();
|
||||
cm_update_model_position();
|
||||
return (STAT_OK);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user