7 lines
276 B
Plaintext
Executable File
7 lines
276 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 ---
|
|
net tooloffset-x gmoccapy.tooloffset-x <= motion.tooloffset.x
|
|
net tooloffset-z gmoccapy.tooloffset-z <= motion.tooloffset.z
|