|
From: c-morley <no...@gi...> - 2026-07-11 15:20:04
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 707566716a38e1ee9fe1376576d8480497f04a25 https://github.com/LinuxCNC/linuxcnc/commit/707566716a38e1ee9fe1376576d8480497f04a25 Author: Cmorley <chr...@ho...> Date: 2026-07-11 (Sat, 11 Jul 2026) Changed paths: M configs/sim/qtdragon/qtdragon_xyz/tool.tbl M lib/python/qtvcp/lib/touchoff_subprogram.py M lib/python/qtvcp/qt_action.py M lib/python/qtvcp/widgets/action_button.py M lib/python/qtvcp/widgets/basic_probe.py M lib/python/qtvcp/widgets/indicatorMixIn.py M lib/python/qtvcp/widgets/versa_probe.py M share/qtvcp/screens/qtdragon/qtdragon_handler.py M share/qtvcp/screens/qtdragon_hd/qtdragon_hd_handler.py M share/qtvcp/screens/qtdragon_hd_vert/qtdragon_hd_vert_handler.py M share/qtvcp/screens/qtdragon_lathe/qtdragon_lathe_handler.py Log Message: ----------- qtvcp/qtdragon -maintain current mode work Users complained of the switch from manual to MDI in many commands. This required them to re select manual mode. Now we try our best to record the original mode and switch back after the command finishes. Commit: 01ffe7e659b0952c8f362bc095904f42b8f027df https://github.com/LinuxCNC/linuxcnc/commit/01ffe7e659b0952c8f362bc095904f42b8f027df Author: Cmorley <chr...@ho...> Date: 2026-07-11 (Sat, 11 Jul 2026) Changed paths: M lib/python/qtvcp/widgets/action_button.py Log Message: ----------- qtvcp -action_button: optionally check for MDI mode for macros Just like INI MDI commands Compare: https://github.com/LinuxCNC/linuxcnc/compare/749bbd11c3ad...01ffe7e659b0 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |