|
From: andypugh <no...@gi...> - 2026-06-08 12:28:45
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 1fabe947e6e84b279d6d0b4a98adc09cbb8029bb https://github.com/LinuxCNC/linuxcnc/commit/1fabe947e6e84b279d6d0b4a98adc09cbb8029bb Author: david mueller <mue...@ho...> Date: 2026-06-07 (Sun, 07 Jun 2026) Changed paths: M .gitignore M src/emc/usr_intf/gremlin/Submakefile M src/emc/usr_intf/gremlin/gremlin.py A src/emc/usr_intf/gremlin/preview_helpers.py A tests/interp_initcode/.gitignore A tests/interp_initcode/README A tests/interp_initcode/expected A tests/interp_initcode/test-ui.py A tests/interp_initcode/test.ini A tests/interp_initcode/test.ngc A tests/interp_initcode/test.sh Log Message: ----------- gremlin: Initialize preview interpreter with active modal gcodes - Introduces a helper function to create the initcodes required to initialize the preview interpreter with the currently active modal gcodes. - Improves preview when loading gcode files with incomplete preambles - Adds a test that uses the helper function and checks the interpreter output after loading a test program with no preamble Commit: 0b2133a716287f95bed1ddbd4fb0982c99958b55 https://github.com/LinuxCNC/linuxcnc/commit/0b2133a716287f95bed1ddbd4fb0982c99958b55 Author: andypugh <an...@bo...> Date: 2026-06-08 (Mon, 08 Jun 2026) Changed paths: M .gitignore M src/emc/usr_intf/gremlin/Submakefile M src/emc/usr_intf/gremlin/gremlin.py A src/emc/usr_intf/gremlin/preview_helpers.py A tests/interp_initcode/.gitignore A tests/interp_initcode/README A tests/interp_initcode/expected A tests/interp_initcode/test-ui.py A tests/interp_initcode/test.ini A tests/interp_initcode/test.ngc A tests/interp_initcode/test.sh Log Message: ----------- Merge pull request #4123 from Sigma1912/gremlin_fix_initializing_preview_interp master gremlin: Initialize preview interpreter with active modal gcodes Compare: https://github.com/LinuxCNC/linuxcnc/compare/c7c0d4f5f3cb...0b2133a71628 To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |