signal tool change complete with physical panel button
- HansU
-
- Offline
- Moderator
-
Less
More
- Posts: 705
- Thank you received: 214
04 Mar 2022 22:10 #236377
by HansU
Replied by HansU on topic signal tool change complete with physical panel button
Please Log in or Create an account to join the conversation.
- irgendwannklappts
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
06 Jan 2023 13:10 #261080
by irgendwannklappts
Replied by irgendwannklappts on topic signal tool change complete with physical panel button
Hey,
thanks for the work, this is exactly what i looked for months. BUT, on my Debian System with LinuxCnc, i could only find the gmoccapy.py and its at another place. the others are not on my computer. Is this a debian fault or mine?
Many thanks
AB
thanks for the work, this is exactly what i looked for months. BUT, on my Debian System with LinuxCnc, i could only find the gmoccapy.py and its at another place. the others are not on my computer. Is this a debian fault or mine?
Many thanks
AB
Please Log in or Create an account to join the conversation.
- HansU
-
- Offline
- Moderator
-
Less
More
- Posts: 705
- Thank you received: 214
06 Jan 2023 19:07 #261115
by HansU
Replied by HansU on topic signal tool change complete with physical panel button
The dialog.py should be on your system as well. But just replacing the files won't in most cases especially NOT if you are running LinuxCNC 2.8 what I assume. This addition is only available in 2.9.
Please Log in or Create an account to join the conversation.
- depronman
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 9
03 Mar 2026 17:53 - 03 Mar 2026 17:54 #343800
by depronman
Replied by depronman on topic signal tool change complete with physical panel button
Norbert,
Was the HAL pin for 'manual tool change confirmation dialog' ever implemented ?
I'm in the process of changing from par ports to mesa 7i92 and moving the PC out of the machine cabinet, as such my keyboard hack for a physical button on the control panel to press the 'Enter' key is no longer practical and with the larger amounts of i/p pins on the mesa card I would like to hook the physical button to a mesa gpio i/p pin and use that to clear the gmoccapy tool change dialog popup
now using 2.9.8 latest build
Was the HAL pin for 'manual tool change confirmation dialog' ever implemented ?
I'm in the process of changing from par ports to mesa 7i92 and moving the PC out of the machine cabinet, as such my keyboard hack for a physical button on the control panel to press the 'Enter' key is no longer practical and with the larger amounts of i/p pins on the mesa card I would like to hook the physical button to a mesa gpio i/p pin and use that to clear the gmoccapy tool change dialog popup
now using 2.9.8 latest build
Last edit: 03 Mar 2026 17:54 by depronman. Reason: added version of linuxcnc
Please Log in or Create an account to join the conversation.
- depronman
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 9
03 Mar 2026 19:41 #343808
by depronman
Replied by depronman on topic signal tool change complete with physical panel button
answering my own question, the pin is gmoccapy.toolchange-confirm
I connected this in postguihal as below -
net tool-change-button => hm2_7i92,0,gpio.028.in_not <= gmoccapy.toolchange-confirm
I connected this in postguihal as below -
net tool-change-button => hm2_7i92,0,gpio.028.in_not <= gmoccapy.toolchange-confirm
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.129 seconds