Are there any pitfalls with using two servos to contribute to one axis of motion?
Example is one servo driving a milling quill downward and the second, driving the knee upward. Goal is maximizing available travel.
Centroid already supports dual servos for bridge mill / gantry type situations. Nice.
But this situation differs in that the proportion of travel may be different, e.g., available quill travel is 6" and available knee travel is 12".
Two Servos, One Axis
Moderator: cnckeith
-
- Posts: 2734
- Joined: Tue Mar 22, 2016 10:03 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- MPU11 & GPIO4D -w/ 3rd Party Drives: Yes
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192 - Location: Boston, MA
- Contact:
Re: Two Servos, One Axis
Centroid supports axis summing. I.e. if you set the Z DRO to zero and move the quill down 3", the DRO will read Z-3.000. Then if you move the knee down 2", the DRO will now read Z-1.000.
The Quill is Z, the Knee is W. You will actually need two axis drives for this, and two encoder inputs.
The Quill is Z, the Knee is W. You will actually need two axis drives for this, and two encoder inputs.
Cheers,
Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.
Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.
-
- Posts: 14
- Joined: Wed May 22, 2013 4:16 pm
- Allin1DC CNC Controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: Yes
- DC3IOB: No
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: Not yet delivered
Re: Two Servos, One Axis
Ah. Perfect. Thank for the clarity in that. Seems like half the battle is getting the terms right; "axis summing", in this case.