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

Gmoccapy - remove AUTOMATIC_G43 #3113

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2024

  1. Remove automatic G43

    Gmoccapy had automatic activation of tool offsets using the G43 command after a tool change. The automatic G43 caused "race condition problems" in some configurations. That's why it was removed. Automatic G43 should be implemented by LCNC remap functionality not GUI.
    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0778131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64cf79 View commit details
    Browse the repository at this point in the history
  3. Added code for M61 in stdglue.py

    Added python code for M61 in
    /configs/sim/gmoccapy/python/stdglue.py
    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8d021ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14302e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bfd0e3 View commit details
    Browse the repository at this point in the history
  6. lathe.ini - delete double SUBROUTINE_PATH

    My fault - i cannot remove commit from Github
    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1e92c84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f70970a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab2b761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2364ebb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac26a64 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7909c91 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ceaf4ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d78790 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e56f599 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    63486b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f02e0e7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9689f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9c4886f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1311229 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0ac37b3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    df23d40 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    67be2b0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6d89f37 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a17e6e8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    42a41df View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c58898b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1592d1c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8de6481 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b796eaf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    722fe06 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    159b65e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4e337cb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2887d5f View commit details
    Browse the repository at this point in the history
  34. 6_axis.ini - added postgui

    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d979c9b View commit details
    Browse the repository at this point in the history
  35. 7_axis.ini - added postgui

    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9a2ad0b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c847b5b View commit details
    Browse the repository at this point in the history
  37. 8_axis.ini - added postgui

    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    daa271d View commit details
    Browse the repository at this point in the history
  38. 8_axis.ini - added postgui

    zz912 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ec20393 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    bcd8b56 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. xyzac-trt.ini - subroutine

    repaired SUBROUTINE_PATH = ./examples:../../macros
    zz912 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2f9909f View commit details
    Browse the repository at this point in the history
  2. lathe_macros.ini - fix

    zz912 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bdaa66d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    f0a695d View commit details
    Browse the repository at this point in the history