Branch: refs/heads/python_halui
Home: https://github.com/LinuxCNC/linuxcnc
Commit: e0436200dafda241d9b9b66e3e2219b41487699f
https://github.com/LinuxCNC/linuxcnc/commit/e0436200dafda241d9b9b66e3e2219b41487699f
Author: Cmorley <chr...@ho...>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M src/emc/usr_intf/gmoccapy/gmoccapy.py
Log Message:
-----------
gmoccapy -fix request to run macro with variables
names didn't match. In th eend we don;t need to search through
the list of macros anyways.
Commit: 99c5514361ddc4aa55b2c026f8694c6d8866fbae
https://github.com/LinuxCNC/linuxcnc/commit/99c5514361ddc4aa55b2c026f8694c6d8866fbae
Author: Cmorley <chr...@ho...>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M configs/sim/gmoccapy/gmoccapy_halui_test_4_axis.ini
Log Message:
-----------
gmoccapy sim: switch INI mdi to use a G53 to exclude running with G91
a plain G0 command will be different in G90/91 modes. If we use
G53, it will error if in G91 mode.
Commit: a0dffbf68668637f74b53beaf40b5a32cf0a5fa3
https://github.com/LinuxCNC/linuxcnc/commit/a0dffbf68668637f74b53beaf40b5a32cf0a5fa3
Author: Cmorley <chr...@ho...>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M src/emc/usr_intf/gmoccapy/dialogs.py
Log Message:
-----------
gmoccapy dialogs: allow setting of message type for yes/no dialog
This allows a change of icon.
Commit: af5b796e52733597f7f2b8a34e9d5b3439dd86f3
https://github.com/LinuxCNC/linuxcnc/commit/af5b796e52733597f7f2b8a34e9d5b3439dd86f3
Author: Cmorley <chr...@ho...>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M src/emc/usr_intf/gmoccapy/gmoccapy.py
Log Message:
-----------
gmoccapy -change system shutdown dialog message
add a warning icon and 'Are you Sure' text to get attention
Compare: https://github.com/LinuxCNC/linuxcnc/compare/b2c5137ae718...af5b796e5273
To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications
|