Welcome! Log In Create A New Profile

Advanced

Delta robot programming

Posted by cncspadeto 
Delta robot programming
October 17, 2014 10:10AM
Hi guys. Which sensor a delta robot uses to record the angles of the servos? use encoders? Can someone share same link about construction of delta robots? thanks
Re: Delta robot programming
October 17, 2014 06:05PM
Stepper motors are used. There is no feedback about motor angular position.
Re: Delta robot programming
October 18, 2014 12:36AM
but which equipament is used to recorde the moviments? it is necessary to program the moviments. Generally a person moves de robot and then the robots repeat this moviment automatically. How the programming is? Thanks
Re: Delta robot programming
October 18, 2014 04:50AM
A slicer (a pc program) defines how the movement should be done. You provide a 3d model (an stl file) to a slicer and the slicer generates G-code which defines how the printer will move. The printer firmware interprets the G-code.
An example of a source code of one of the slicers: [github.com]
Here you can read about G-code: [reprap.org]
Sorry, only registered users may post in this forum.

Click here to login