Added linuxcnc test config before video release
This commit is contained in:
10
linuxcnc/sim.gmoccapy.lathe_configs/hallib/axis_manualtoolchange.hal
Executable file
10
linuxcnc/sim.gmoccapy.lathe_configs/hallib/axis_manualtoolchange.hal
Executable file
@@ -0,0 +1,10 @@
|
||||
loadusr -W hal_manualtoolchange
|
||||
|
||||
# in case they were linked already
|
||||
unlinkp iocontrol.0.tool-change
|
||||
unlinkp iocontrol.0.tool-changed
|
||||
|
||||
net tool-change hal_manualtoolchange.change iocontrol.0.tool-change
|
||||
net tool-changed hal_manualtoolchange.changed iocontrol.0.tool-changed
|
||||
net tool-prep-number hal_manualtoolchange.number iocontrol.0.tool-prep-number
|
||||
|
||||
Reference in New Issue
Block a user