Hello Guest it is March 28, 2024, 12:49:12 PM

Poll

Would you be interested in a Mach3 plug-in that allows the following:  RPM control, error reporting, safety shutdown (excessive current draw, thermal overload, etc), spindle load reporting on-screen

Yes - for under $100
3 (27.3%)
Yes - for under $50
2 (18.2%)
No - I use contacts/analog interface for spindle control/speed
2 (18.2%)
No - I wrote my own VFD interface
2 (18.2%)
No - I manually control my VFD
1 (9.1%)
No - I don't use a VFD/Spindle
1 (9.1%)

Total Members Voted: 11

Voting closed: May 27, 2009, 08:52:49 PM

Author Topic: Mach3 Spindle/VFD plug-in - Interested?  (Read 8768 times)

0 Members and 1 Guest are viewing this topic.

Mach3 Spindle/VFD plug-in - Interested?
« on: March 28, 2009, 08:52:49 PM »
After spending dozens of hours writing code and troubleshooting a Mach3 to VFD control interface, I wondered if there was interest out there in having someone create a simple plug-in VFD interface (not using brains and vbscript).  It appears that the majority of people today control their VFD's with simple NO contacts without the benefit of VFD spindle speed control, VFD error reporting and VFD current draw feedback.  It occurred to me that there may be a market for someone to build VFD specific plug-in's for Mach3 that provide all those functions right out of the box.

This is assuming that the VFD supports Modbus or serial communications.
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #1 on: March 28, 2009, 10:30:25 PM »
Pretty much everyone I know with a VFD *is* using Mach to control spindle speed, through a DigiSpeed or similar interface.  I don't know anyone doing any error capture, but then the low-end VFDs (I have a TECO FM-50) I don't think provide that.

Regards,
Ray L.
Regards,
Ray L.
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #2 on: March 28, 2009, 10:52:22 PM »
Pretty much everyone I know with a VFD *is* using Mach to control spindle speed, through a DigiSpeed or similar interface.  I don't know anyone doing any error capture, but then the low-end VFDs (I have a TECO FM-50) I don't think provide that.

I agree that there is additional cost in a VFD that supports RS485/RS232 (Teco SV-7300 @ $320) over one that doesn't (Teco FM-50 @ $120) which is neccessary for true two-way control/feedback.   With the additional cost of adding in a Digispeed/PMDX-106/etc, the additional cost of a VFD with RS485 comes more into line with an analog solution.

I'm curious - to you, which is more important - overall cost (excluding your time input) or functionality?
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #3 on: March 29, 2009, 12:07:22 AM »
I'm curious - to you, which is more important - overall cost (excluding your time input) or functionality?

Well, since I've never had a problem with my VFD, I'd have a hard time putting error handling very high on my list.  If the VFD faults, I'll probably know why.  I suspect it depends a lot on the kind of machine you're running.  Mine is a CNC'd BP clone, so when something goes wrong, I know immediately what caused it, since I'm right there.  And the spindle is about the most reliable part of the whole machine, and the strongest.  On a larger machine, like a VMC, I could see something like that being more useful.

Regards,
Ray L.
Regards,
Ray L.
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #4 on: March 29, 2009, 04:40:25 AM »
I don't really see the need for a plugin as control via Mosdbus can be done with a few lines in a macropump or a simple brain

Cheers,


Peter.
----------------------------------------------------
Homann Designs
http://www.homanndesigns.com
email: peter at homanndesigns.com
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #5 on: March 29, 2009, 02:04:19 PM »
I'd likely buy a serial VFD control plug-in if it didn't break the bank too badly, currently I'm controlling my VFD via a analog output from my breakout board, but the accuracy is around +/- 5%, which causes me some problems when tapping.

Paul T.
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #6 on: March 30, 2009, 05:15:05 AM »
As stated above, get something like a Hitachi VFD that supports Modbus right out of the box. You remove the control panel and there is an RJ45 modular jack behind it. Get a USB to RS422 converter and make a 3 wire cable adapter that goes from the RS422 to the modular connector. I cut the end off a phone cord and soldered a DB9 on the end.

Then write a few lines of scripts and it will work. I could even post my code but I think some other already have.

No cost at all except for the RS422 to usb.

Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #7 on: March 31, 2009, 10:14:04 AM »
Boilerbots, could you please post that VFD code so I can see what I'd be getting into if I decide to try to set this up?

Thanks,

Paul T.

Offline Haik

*
  •  71 71
  • MachUser
    • View Profile
Re: Mach3 Spindle/VFD plug-in - Interested?
« Reply #8 on: June 11, 2009, 02:56:25 PM »
Absolutely!  I have a Delta VFDs and I would love to know motor draw/load and RPM drop to help make better cuts. Like most most I rely on specific experience with materials and tools and also the sounds the tool is making during a cut... this is good, but measured info would really tell me if I can afford to spped things up.

btw - spindles are Perske 3hp @ 24k rpm and Colombo (w/ATC) 10hp @ 24k rpm.