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

Commits on Apr 15, 2022

  1. Fixed issue with jog after probe.

    [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 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    4f83edc View commit details
    Browse the repository at this point in the history