Linuxcnc stops after manual tool change dialogue
- Sviper
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 9
27 May 2021 16:35 #210448
by Sviper
Linuxcnc stops after manual tool change dialogue was created by Sviper
When I have a program with multiple tools it calls the dialog, I change the tool and press ok and then nothing happens it aborts and I have to press play again and it starts the program from the beginning. Can someone help me?
Greetings
N10 G90 G94 G17 G91.1
N15 G21
N20 G28 G91 Z0.
N25 G90
(PLANEN2 3)
N30 M9
N35 T33 M6
N40 S5975 M3
N45 G54
N50 M7
N55 G0 X164.634 Y-125.523
N60 G43 Z15. H33
N65 G0 Z5.
....
....
Greetings
N10 G90 G94 G17 G91.1
N15 G21
N20 G28 G91 Z0.
N25 G90
(PLANEN2 3)
N30 M9
N35 T33 M6
N40 S5975 M3
N45 G54
N50 M7
N55 G0 X164.634 Y-125.523
N60 G43 Z15. H33
N65 G0 Z5.
....
....
Please Log in or Create an account to join the conversation.
- Sviper
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 9
27 May 2021 16:57 #210451
by Sviper
Replied by Sviper on topic Linuxcnc stops after manual tool change dialogue
In all the attempts with the probe sample, I left that commented out in the Hal. Works again. LG
loadusr -W hal_manualtoolchange
net tool-change-request iocontrol.0.tool-change => hal_manualtoolchange.change
net tool-change-confirmed iocontrol.0.tool-changed <= hal_manualtoolchange.changed
net tool-number iocontrol.0.tool-prep-number => hal_manualtoolchange.number
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
loadusr -W hal_manualtoolchange
net tool-change-request iocontrol.0.tool-change => hal_manualtoolchange.change
net tool-change-confirmed iocontrol.0.tool-changed <= hal_manualtoolchange.changed
net tool-number iocontrol.0.tool-prep-number => hal_manualtoolchange.number
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Please Log in or Create an account to join the conversation.
Time to create page: 0.044 seconds