Files
linuxcnc/configs/lagun_gmoccapy/gmoccapy_postgui.hal
Thaddeus Hughes 9d2379205f claude init
2026-04-03 21:47:22 -05:00

8 lines
330 B
Plaintext
Executable File

# gmoccapy postgui HAL file for Lagun mill
# These connections are made after the GUI loads so gmoccapy pins exist
# --- Tool offset display ---
# Pass tool offset values to GMOCCAPY for DRO display
net tooloffset-x gmoccapy.tooloffset-x <= motion.tooloffset.x
net tooloffset-z gmoccapy.tooloffset-z <= motion.tooloffset.z