Category: Qtvcp
Thanks. The first issue is the output to control the spindle speed. I use a mesa 7i76e card with 0-10V as reference voltage on the spindle port TB4. The output won't go higher than +5V or for that matter, 50% of any reference voltage that I use. The spindle also starts turning at 50% of the maximum spindle speed output setting when I use the slider in manual mode to control the spindle speed. (The spindle only starts to run when the slider is in the middle.) The reason why I suspect that the issue is related to the qt_lathe gui is because when I do the exact same setup with pncconfig selecting AXIS as gui, the maximum output is the the same as the max+ reference voltage.
The output is similar to "bipolar mode" as descibed in the 7i76e manual p15:as in the screenshot of the manual..
I also noticed that the -5V to +5V (or 0-10V) output setting in the Spindle section of pncconfig for qtdragon has no influence on the output voltage of the spindle speed control. Whether the box is selected or not it makes no difference.
My current goal is to get the lathe running with the correct axes and spindle control. Once that is sorted I'll inform you of the other issues as I find them.
Remark:
The issue was resolved by changing the OUTPUT_SCALE parameter in the .ini file to a value of 1000. As I read through the comments in the forum regarding the OUTPUT_SCALE value I realised that this is not an absolute value.