Category: Advanced Configuration
I'm fighting with the setup of my HB04.
Simply copying over the files and adding the HAL and HALUI lines in the ini file didn't work.
Adding the loadusr line to the ini did help.
Then i ran into the error that pin "halui.spindle-override.counts" didn't exist (running 2.9.4) changed it to "halui.spindle.0-override.counts" but that gives me the same error.
#-ing out all the ofending lines till i got LinuxCNC to run worked, then in the terminal checked the pin's with "halcmd show pin" and fond that it has a different name. "halui.spindle.0.override.counts"
I now see the display matches, and updates to what the screen coordinates show. However, the jog wheel doesn't move the spindle/coordinates.
Any tips?