[ Vfdmod ] An easy VFD control over MODBUS RTU
- OGMaker
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 3
06 Aug 2024 15:24 #307101
by OGMaker
It looks lilke aekhv has pulled the project
There are are forks of it, but forking doesn't capture the wiki or the project or the releases. I'll attach the debian 3.2 release in case you still want to use it..
Replied by OGMaker on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
It looks lilke aekhv has pulled the project

Attachments:
The following user(s) said Thank You: tommylight, pietvr
Please Log in or Create an account to join the conversation.
- Bureaufly
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
07 Aug 2024 07:14 #307151
by Bureaufly
Replied by Bureaufly on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
Thanks man, sorry about the frustration.....
Please Log in or Create an account to join the conversation.
- jossen
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
08 Aug 2024 15:28 #307265
by jossen
Replied by jossen on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
Someone got the Vfdmod package for RaspberryPi? (arm)
Please Log in or Create an account to join the conversation.
- Pickle
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
21 Aug 2024 12:02 #308281
by Pickle
Replied by Pickle on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
So is it possible to get hold of VFDMOD? I installed this on a previous setup and it was ideal for me. Now I just get 404 error wherever I look!
Please Log in or Create an account to join the conversation.
- tsaG
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 3
18 Oct 2024 11:33 #312494
by tsaG
Replied by tsaG on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
Hi,
I managed to get VFDMod to run using the good ol' Wayback machine. A bit slow but everything available (even the installable download package mentioned above).
web.archive.org/web/20230123060705/https...ub.com/aekhv/vfdmod/
My BD600 Spindle is running (when pushing the button) and I can also issue the GCode Command to change the spindle speed but I can not change the speed using any button. Nor Do I see the speed or Spindle Load. Did anyone get VFDMod Working in QTPYVCP?
I managed to get VFDMod to run using the good ol' Wayback machine. A bit slow but everything available (even the installable download package mentioned above).
web.archive.org/web/20230123060705/https...ub.com/aekhv/vfdmod/
My BD600 Spindle is running (when pushing the button) and I can also issue the GCode Command to change the spindle speed but I can not change the speed using any button. Nor Do I see the speed or Spindle Load. Did anyone get VFDMod Working in QTPYVCP?
Please Log in or Create an account to join the conversation.
- pietvr
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 21
19 Jan 2025 21:45 #319413
by pietvr
Replied by pietvr on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
This might help -
github.com/thestealth131205/vfdmod
Please Log in or Create an account to join the conversation.
- ShemJ
-
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
16 Apr 2025 09:20 #326438
by ShemJ
Replied by ShemJ on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
I've been having issues with MB2HAL and an L510 VFD rebrand. I was hoping to try VFDMOD but unfortunately, the ARM DEB package is armhf and I am using an Rpi 5.Early days for my linuxCNC'ing, but....Is it possible to repackage for arm64 from 32bit?Also thought I'd attach the wiki here just in case.
Attachments:
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23297
- Thank you received: 4938
18 Apr 2025 09:26 - 18 Apr 2025 09:29 #326580
by andypugh
Replied by andypugh on topic [ Vfdmod ] An easy VFD control over MODBUS RTU
For the benefit of anyone else using the L510 (or the RS-branded RS510) VFD this component seems to work:
github.com/gitcoffey/l510_vfd
after making this change
github.com/gitcoffey/l510_vfd/pull/1
Install with
github.com/gitcoffey/l510_vfd
after making this change
github.com/gitcoffey/l510_vfd/pull/1
Install with
sudo halcompile --userspace --install --extra-link-args="-lm -lmodbus" l510_vfd.c
Last edit: 18 Apr 2025 09:29 by andypugh.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.169 seconds