I'm back again with a couple more questions -
I've set up my spindle control and it seems to run correctly from AXIS after a little massaging of the scaling numbers (it appears that the analog input of my VFD wants a max voltage of 1.5 to get 60 Hz which for some reason works with a scale of about 6.4 - however I'm not sure what AXIS' default spindle speed is supposed to be when you leave spindle at 100% and press the CW rotation button). When I tell it to run in reverse, it correctly sets the spindle CCW pin but the PWM pin output stays at 0. I've seen this discussed here
www.linuxcnc.org/index.php/english/compo...57&catid=38&start=18 with a workaround but I see at the end of the thread that you updated PNCConf (or was it stepConf?) to fix it. I wanted to see whether I should proceed with the workaround or if there's a cleaner way of fixing this behavior.
I'm also having trouble getting my servomotors to run in AXIS. I'm able to run them in the open loop test dialog in PNCConf but whenever I try to jog them in AXIS I get no motion whatsoever and a following error. The ".. Amplifier Enable" pins, which I have connected to X/Y/Z-release relays on my end, are not being activated when I try to jog in AXIS like they are in the open loop test. Now the complication is that there must be some intricacy of my Bridgeport control circuitry/servo amplifiers because if I jumper a logic high signal to a release relay, I hear a progressively louder buzzing noise for about 2 seconds until the main contactor trips out completely. This is pretty bizarre. I can't find any differences between what is on and off when I successfully run the open loop test and when I try to jog in AXIS except the release relay drive signal being low. I would appreciate suggestions on this issue but the question I imagine is more answerable is "Why aren't the X Amplifier Enable.. etc pins being activated when I jog in AXIS?"
I also would like to figure out how to get my multi-axis MPG encoder to work. I don't think it does at the moment despite being set up in PNCConf; I don't see any activity when I rotate it but maybe I need to press a button in AXIS to get it to run. Getting the linear axes running is the more important issue at this point though.
Any pointers are appreciated.