Trying to set up a spindle menu for vfd

the vfd takes a 0-10v signal input for setting spindle speed remotely.

I’m using the fan menu to drive this but obviously 100% is 12.5v not 10.

When I set the pwm limit in the ini file it correctly sets 100% in the menu to 10v at the fan output, but the decrease button stops functioning. Im guessing its in the logic of the if statement for that button?

https://youtu.be/dwuagsdSGAg

Got it worked out.

Here’s what I have so far. The metal and wood are basically just starting points of 50 and 100% based on where I normally cut at.

1 Like

Can you detail out the changes you made to implement this. Thx

I would have to dig back though the code and see everything that I changed.