Run/Step Hold/Resume Buttons
Please Log in or Create an account to join the conversation.
The only thing I have observed is that with the physical button it only works when starting LinuxCNC, then it gives me a message "you must be in joint mode for home" while that does not happen with the MPG button, it makes home again and again every time I press it. pulse (totally lost with this).
On the other hand, I have continued with the physical power button, I have done exactly the same, but it gives me the error that I attached in the report, I am sure I am missing something, I am convinced that it cannot be so simple anymore.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Si!! soy de Bilbao Tu?Habla español?
I know that's the error, what I don't quite understand is why, having done the same thing as the other button and I don't know how to solve it. I had thought about using the unlink command but I am sure that it is not the most appropriate and that it could be done in a simpler and cleaner way.custom_postgui.hal:117: Signal 'botonencendidoseñal' can not add OUT pin 'halui.machine.is-on', it already has OUT pin 'botonencendido.out'
Greetings.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you want I can share the email or another way too and so we don't saturate this thread.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- vasilyzel.
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Now, let’s start little tutorial that show how you can generate hal file from a block diagram:Let’s take the first line of the block diagram and convert it into hal netlisting:
I let you do the rest as an exercise. Once you get hang of converting block diagrams to hal netlist you will find that it makes creating hal solutions much easier.Now if you would like to automatically generate hal file from block diagram. The one I use is eagle2hal see LinuxCNC wiki or even better use Ed Nisley kicad to hal. softsolder.com/2021/03/25/kicad-to-hal-basic-schematic-symbols/
Attachments:
Please Log in or Create an account to join the conversation.