Help me setting up My LinuxCNC
07 Aug 2024 13:04 #307174
by rdtsc
Replied by rdtsc on topic Help me setting up My LinuxCNC
You must identify how the EStop is exposed by the MPG. There is nothing about EStop in the mpg.hal file above. You may have to consult the MPG manual. It may be exposed as a signal you can add to the mpg.hal file, or it may only be exposed as two or four wires (which you must wire as a hardware-EStop.)
Your .hal file also does not have any entries for EStop. You'll need to use the .hal command 'net' to link it. How the 'net' command works: linuxcnc.org/docs/2.5/html/hal/basic_hal...#_net_a_id_sub_net_a
Once you figure out how your EStop button works, it would be best to find a similar setup: duckduckgo.com/?q=linuxcnc+estop+net
Your .hal file also does not have any entries for EStop. You'll need to use the .hal command 'net' to link it. How the 'net' command works: linuxcnc.org/docs/2.5/html/hal/basic_hal...#_net_a_id_sub_net_a
Once you figure out how your EStop button works, it would be best to find a similar setup: duckduckgo.com/?q=linuxcnc+estop+net
Please Log in or Create an account to join the conversation.
Time to create page: 0.091 seconds