I'm setting up a JCut 6090A with Mach3 USB controller board I just received. I've got everything working except for the spindle. I've verified all my settings and they match those provided by JCUT. The particularly odd thing is that when I issue a command to start the spindle (eg, S10000 M3), the inverter goes quiet and displays 0.0, and the run LED goes out. When I command the spindle to halt, the inverter starts humming, displays 8.0 and the run LED comes on. In neither state does the spindle turn. There's no shipping lock or similar on the spindle - I can turn it easily by hand.
The setup instructions call for a PWMBaseFreq of 4166, which is pretty contrary to the instructions in the Mach3 manual.
The setup instructions call for the spindle step pin to be motor output pin 14 on port 1. The output pins on the board are labeled 0-7, so this doesn't help. The xyz axis pins are motor outputs 2-4 for step, 6-8 for direction, but the board is labeled XS,XD, YS, YD, ZS, ZD, so there's no way to tell what pin 14 should be. That fact that the inverter changes behavior on M3/M5 suggests that something is really wired to whatever maps to port 14, but isn't interpreting it right.
This is the only thing stopping me from cutting chips, so help me out please.