Getting the "Tool Touch Off" button to come up ***SOLVED***
19 Oct 2019 08:33 #148307
by pl7i92
Replied by pl7i92 on topic Getting the "Tool Touch Off" button to come up
@rheinhardt
this may be a advance but can you display also the carousell position on your java app
this may be a advance but can you display also the carousell position on your java app
Please Log in or Create an account to join the conversation.
19 Oct 2019 10:46 #148314
by Reinhard
Replied by Reinhard on topic Getting the "Tool Touch Off" button to come up
Oh boy
may be you'd like to go back to school and learn reading ...
I have very little sparetime - may be few hours a weekend - so I dedicate myself on functional work.
I didn't even think about things, that could make playground kiddies happy!
With a carefully managed tooltable - and linuxcnc already supports that - nobody really needs such kinky things.
So everything is possible, but I don't have the time or need to go for it.
Cheers Reinhard
may be you'd like to go back to school and learn reading ...
I have very little sparetime - may be few hours a weekend - so I dedicate myself on functional work.
I didn't even think about things, that could make playground kiddies happy!
With a carefully managed tooltable - and linuxcnc already supports that - nobody really needs such kinky things.
So everything is possible, but I don't have the time or need to go for it.
Cheers Reinhard
Please Log in or Create an account to join the conversation.
23 Oct 2019 19:46 #148622
by Scot
Replied by Scot on topic Getting the "Tool Touch Off" button to come up
Jon got the button to function. If you'd like the code bits that made it happen, they were placed in the univpwm_io.hal file of Jon's config files. And the code is this:
net tool-number <= iocontrol.0.tool-prep-number
net tool-change-loopback iocontrol.0.tool-change => iocontrol.0.tool-changed
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Everything works now. All that's left is to verify the accuracy of the physical machine. Waiting on tools for that, now.
Thank you for your help. It's fantastic what so many have amassed in information and are wiling to give to see others succeed.
net tool-number <= iocontrol.0.tool-prep-number
net tool-change-loopback iocontrol.0.tool-change => iocontrol.0.tool-changed
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Everything works now. All that's left is to verify the accuracy of the physical machine. Waiting on tools for that, now.
Thank you for your help. It's fantastic what so many have amassed in information and are wiling to give to see others succeed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.134 seconds