mirror of
https://github.com/synthetos/g2.git
synced 2026-09-20 17:55:43 +08:00
Fix feedhold recovery state
This commit is contained in:
@@ -339,6 +339,7 @@ stat_t cm_feedhold_command_blocker()
|
||||
|
||||
stat_t _run_program_stop()
|
||||
{
|
||||
cm1.hold_state = FEEDHOLD_OFF; // clear the feedhold
|
||||
cm_cycle_end(); // end cycle and run program stop
|
||||
return (STAT_OK);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user