|
From: andypugh <no...@gi...> - 2026-05-19 12:55:04
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 292bff44a6f9c9a78f8d8b49101eb81feee7a3ad https://github.com/LinuxCNC/linuxcnc/commit/292bff44a6f9c9a78f8d8b49101eb81feee7a3ad Author: Rod Webster <ro...@ve...> Date: 2026-05-17 (Sun, 17 May 2026) Changed paths: M docs/src/man/man9/motion.9.adoc M src/emc/motion/command.c M src/emc/motion/control.c M src/emc/motion/mot_priv.h M src/emc/motion/motion.c M src/emc/motion/state_tag.h M src/emc/rs274ngc/interp_convert.cc M src/emc/rs274ngc/interp_internal.hh M src/emc/rs274ngc/interp_write.cc M src/emc/rs274ngc/rs274ngc_interp.hh M src/emc/rs274ngc/rs274ngc_pre.cc A tests/motion/heading/heading-test.ngc A tests/motion/heading/heading.hal A tests/motion/heading/imperial/expected A tests/motion/heading/imperial/heading-in.ini A tests/motion/heading/imperial/test.sh A tests/motion/heading/metric/expected A tests/motion/heading/metric/heading-mm.ini A tests/motion/heading/metric/test.sh A tests/motion/heading/test-ui.py Log Message: ----------- Add headings and other geometric pins in motion using State_tags Commit: ded5c73f128fa3c18a7b57fac940cbdc1c7b4b75 https://github.com/LinuxCNC/linuxcnc/commit/ded5c73f128fa3c18a7b57fac940cbdc1c7b4b75 Author: andypugh <an...@bo...> Date: 2026-05-19 (Tue, 19 May 2026) Changed paths: M docs/src/man/man9/motion.9.adoc M src/emc/motion/command.c M src/emc/motion/control.c M src/emc/motion/mot_priv.h M src/emc/motion/motion.c M src/emc/motion/state_tag.h M src/emc/rs274ngc/interp_convert.cc M src/emc/rs274ngc/interp_internal.hh M src/emc/rs274ngc/interp_write.cc M src/emc/rs274ngc/rs274ngc_interp.hh M src/emc/rs274ngc/rs274ngc_pre.cc A tests/motion/heading/heading-test.ngc A tests/motion/heading/heading.hal A tests/motion/heading/imperial/expected A tests/motion/heading/imperial/heading-in.ini A tests/motion/heading/imperial/test.sh A tests/motion/heading/metric/expected A tests/motion/heading/metric/heading-mm.ini A tests/motion/heading/metric/test.sh A tests/motion/heading/test-ui.py Log Message: ----------- Merge pull request #3995 from rodw-au/state-tags-arcs Add headings and other geometric pins in motion using State_tags Compare: https://github.com/LinuxCNC/linuxcnc/compare/8579ea309353...ded5c73f128f To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |