aekhv / vfdmod

Vfdmod is a LinuxCNC user space component designed to control any VFD that supports standard MODBUS RTU protocol
GNU General Public License v3.0
18 stars 7 forks source link

negative Speeds #6

Open Woki-Leo opened 1 year ago

Woki-Leo commented 1 year ago

Running an optidrive e3 4kw here. Setting the speed on it requires a negative input to run backwards. The way vfdmod is currently se up i cant do that. minSpeedRPM needs to be allowed to be less than 0. Can you change this please?

ryba-xek commented 6 months ago

Hi! I have a aimilar VFD, fixed this in https://github.com/ryba-xek/vfdmod compile with qmake && make and install by cp ./vfdmod /usr/bin/