Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with jog after probe. #1131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed issue with jog after probe. #1131

wants to merge 1 commit into from

Conversation

mar0x
Copy link

@mar0x mar0x commented Apr 15, 2022

After successful probe (G38.2 Z-20 F100) step control is blocked by STEP_CONTROL_END_MOTION flag. It blocks stepper prepare buffer and after jog action ($J=G91Z1F10) it is immediately turns to Idle and then to Run state. Although stepper actions are correct it is impossible to stop this jog action (see Candle #542 ).

[fix] After successful probe (G38.2 Z-20 F100) step control
is blocked by STEP_CONTROL_END_MOTION flag. It blocks stepper prepare buffer
and after jog action ($J=G91Z1F10) it is immediately turns to Idle and then
to Run state. Although stepper actions are correct it is impossible to stop
this jog action (see [Candle gnea#542](Denvi/Candle#542) ).
@mar0x
Copy link
Author

mar0x commented Jun 11, 2022

Please confirm the jog action is incorrect after probe or advise proper command sequence to enable jog stop after probe (see Candle #542 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant