Re: USB/Ethernet controller for Mach3/4 advice
Thanks Eddy, I think most of the encoders are incremental and some sort of homing is needed. As I understand, in the switch based homing, when the switch is triggered the encoder goes to Z which is one pulse per revolution. If one rev. =1.5mm movement, I assume that a switch repeatability of less than 0.75mm will do the job.
On my stepper based CNC the limit switches are wired in series with the e-stop and cuts the power to both spindle and steppers, not the electronics and triggers in mach3 an e-stop to pause the g-code. But with servos if both the drives and the controller have an e-stop input, which means double protection, is there any need to cut the power?
Re: USB/Ethernet controller for Mach3/4 advice
Do the drives have a Home and Index sync option.? Some drives will let you connect a switch to Home input on the drive and then they will sync the index pulse(z) of the encoder to position the motor.
What controller are you using.? Some controllers like the Cslabs will Home to index pulse or a set number of pulses after home switch detection.
Regards E-stop then you should always assume position is lost after hitting so therefore need to re-home to ensure accurecy. Like Eddy says E-Stop is emergency so should Kill power. Feed hold or pause or general stop is a controlled halt and doesn't lose or require homing.
Like wise a Limit trip isn't really an emergency situation it's a positional error so I wouldn't kill power to this action just halt drive outputs and inform controller it's happened. This will keep the drives powered and holding torque but really you will still have lost position thru inertia etc so homing will be needed.
Re: USB/Ethernet controller for Mach3/4 advice
I will most probably go with the CSMIO/IP-A.
The encoder has the index pulse. I don't think the drives have home inputs. There are CW Limit, CCW Limit and E-stop inputs. And an input called 'Zero clamp' I have no idea what it is for.
Is it safe to use only one switch on each axis side for both soft limit and home?
EDIT: where is the best place to put the home switches? For the X is it better in the middle? and for the Z?
Re: USB/Ethernet controller for Mach3/4 advice
Quote:
Originally Posted by
paulus.v
I will most probably go with the CSMIO/IP-A.
IP-A is perfect control and very easy to do this using the encoder index pulse. See manual how to do it.
Quote:
Originally Posted by
paulus.v
And an input called 'Zero clamp' I have no idea what it is for.
Are these brushed DC servo's.? if so then be careful as the encoders are probably single ended and not differential which the IP-A requires.
Quote:
Originally Posted by
paulus.v
Is it safe to use only one switch on each axis side for both soft limit and home?
Soft limits doesn't use switches it's exactly that limits set in software so no switches involved. It's safe to use shared limit and home switches if your stuck for room or inputs but with so many i/o why.?
1 Attachment(s)
Re: USB/Ethernet controller for Mach3/4 advice
Quote:
Originally Posted by
JAZZCNC
Are these brushed DC servo's.? if so then be careful as the encoders are probably single ended and not differential which the IP-A requires.
They are brushless AC servos with differential encoders.
Now I'm not sure which 'operation mode' will it be with the analog control. Where it goes the Vref+ and Vref- from the controller? I attach the config chapter of the drive manual.
Re: USB/Ethernet controller for Mach3/4 advice
Quote:
Originally Posted by
paulus.v
Now I'm not sure which 'operation mode' will it be with the analog control. Where it goes the Vref+ and Vref- from the controller? I attach the config chapter of the drive manual.
Torque mode is what you'd probably use and you'd use pins 1 & 8
Re: USB/Ethernet controller for Mach3/4 advice
hi
I contacted star tech about using one of their usb to parallel adapters, I stated that it was to be used with a cnc machine and mach3 software the sales person went and had a word with their technical department and said for use with a cnc they recommend the ICUSB2321284 usb to parallel and serial converter is anyone also using this converter?
kendrick
Re: USB/Ethernet controller for Mach3/4 advice
Quote:
Originally Posted by
Kendrick57
hi
I contacted star tech about using one of their usb to parallel adapters, I stated that it was to be used with a cnc machine and mach3 software the sales person went and had a word with their technical department and said for use with a cnc they recommend the ICUSB2321284 usb to parallel and serial converter is anyone also using this converter?
kendrick
I have not heard of any usb to parallel adapter that will work with Mach3 and a cnc machine. You have to get an usb or ethernet cnc controller, a PCI parallel card or an old computer with a parallel port. Some newer computers may not have a parallel port connector at the back but provide it inside on the motherboard and you can connect via an adapter.
Quote:
Originally Posted by
JAZZCNC
Torque mode is what you'd probably use and you'd use pins 1 & 8
Something's telling me that I need to use the speed input, but will see when I'll have the controller.
Thanks a lot for your help.