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

fix for issue #1849 #1850

Merged
merged 4 commits into from
Apr 9, 2022
Merged

fix for issue #1849 #1850

merged 4 commits into from
Apr 9, 2022

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    23dab43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3ead7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Rewrote algorithm for continuous jog based on https://github.com/gnea…

    …/grbl/wiki/Grbl-v1.1-Jogging
    
    Added better support for hardware jog cancel in the GrblController
    Added jog speedFactor control for continuous jog in JogService
    Added logic to supress errors resulting from a jog command (hit machine soft limits)
    bertieconfundo committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    d7a1074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1abf1f View commit details
    Browse the repository at this point in the history