Thread: Mach3 and VFD Wiring
Hybrid View
-
18-03-2016 #1
-
18-03-2016 #2
I am a little suspicious of that solution. Estlcam has provision for an arduino controller, but I don't know where you would get one, how it is programmed and what functionality it offers. Being Arduino, it ought to be open source.
Having said that I took a look on t'Interweb and found this http://blog.protoneer.co.nz/arduino-cnc-controller/ - interesting !
Cheers,
Rob
-
19-03-2016 #3
There is some open-source software called grbl that runs on an Arduino. It takes gcode via a usb connection and will generate step/dir pulses for up to 3 axes. There are a few digital inputs for limits and homes plus run/stop, and outputs for spindle direction and analogue speed plus coolant switching. You can wire the Arduino output pins directly to a stepper driver without a BOB. I was using a cheap TB-something driver but the input side of these things uses pretty much the same opto-isolators as any driver. Unlike Mach3 or LinuxCNC, grbl has no user interface so you have to run something on a PC to send it gcode, accept manual input, etc. If you think of it as an external motion controller, it will give pulse rates up to 25KHz or so on 3 axes and could be used with a low-spec PC with something like Universal Gcode Sender to give a crude user interface, but Mach3/LinuxCNC it ain't. Neither is it a BOB replacement.
Last edited by Neale; 19-03-2016 at 09:45 AM. Reason: Corrections
-
19-03-2016 #4
For a bit more money the Mach3 Controllers on eBay look a better option! I also use a 4th axis slaved to my Y so the Arduino sounds like it'll fall short of my needs.
Regardless of having no automatic speed control setting - last night I fired my baby up with it's spindle for the first time and it made it's virgin cut!
-
19-03-2016 #5
Ok first let me just clear you up on something.? Mach3 is the controller, or more correctly the Control software. BOB's are just a distribution device and control nothing. There only purpose is to make wire connections easier and in some cases offer protection to the PC.
Higher spec'd Bob's offer extra options like having built in Relays or Speed control but again they Control Nothing. They just only provide the means mach3 does all the controlling.
Also Mach3 while being the Controller doesn't make any decision on what spindle speed or feed rate to use. It just does what you tell it. Either thru G-code or manual commands and buttons or sliders on screen.
So these controllers on Ebay are more likely just BOB with few bells n whistles. Show use.?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
VFD to USB WIRING ????
By Stucncusb in forum Spindles & Drive MotorsReplies: 0Last Post: 23-08-2013, 07:06 PM -
wiring
By uppy121 in forum General ElectronicsReplies: 4Last Post: 02-04-2013, 06:52 PM -
Wiring Help
By Toddy in forum Motor Drivers & ControllersReplies: 8Last Post: 23-11-2010, 01:48 PM -
Driver wiring to my computer for mach3 to control
By AdCNC in forum Motor Drivers & ControllersReplies: 13Last Post: 01-04-2010, 12:27 AM -
wiring help
By ste68blue in forum Stepper & Servo MotorsReplies: 6Last Post: 29-07-2009, 10:23 AM
Bookmarks