Originally Posted by harty thanks andy55
its already setup on a spare port i have been testing threading with turbocnc
but editing hal is something i have not done
which file do i need to edit and what parameters do i need to change or add
my setup is running steppers and a single pulse per revolution from the spindle encoder
cheers
harty |
the fastest way to get EMC answers is usually on IRC, connect to FreeNode and join #emc, usually lots of knowledgeable people around.
The HAL file you are using is usually in the same directory as your INI file. If you are using the standard stepper_inch.ini then the HAL file is probably standard_pinout.hal
the wiki has more information:
http://wiki.linuxcnc.org
specifically, the config the guy who is developing this uses is at:
http://cvs.linuxcnc.org/cgi-bin/cvsw...2/configs/max/
if you look in max.hal you should get an idea of what is required.