Category: General LinuxCNC Questions
Thank you for noticing my bonehead move. I commented it out when I was trying the pwm gen copied from pncconf with an 7i92/7i77. (I tried re-naming stuff to 7i97 unsuccessfully.)
Sadly I am still doing something wrong with the pwmgen. I no longer have AOUT4 stuck at 10v, but it is now stuck at 0v.
I have un-commented what you noted in my hal file. Changing [SPINDLE_0]SCALE to SPINDLE_0]OUTPUT_SCALE and adding OUTPUT_SCALE = 10000.0 to my ini file under spindle_0.
The pwmgen that you found was copied from my X axis and renamed for the spindle. It came from Mesa CT.
I am re-reading the pwmgen component in the docs, but I am having trouble understanding what I need to do.