I have been following this for a long time.  He makes the STL files public,
do what you like with then but STL files are really only good for 3D
printing.    He makes money by selling metal CNC'd version  of the same
parts.    So you can build a plastic version of the arm for the cost of the
plastic (and motors and bearings)

If you want to make your own CNC'd metal version, you could reverse
engineer the STL files.   The only parts that need to be redrawn are the
bearing pockets.    It is easy to reverse-engineer STL files.   I am doing
this right now for an unrelated project in another open window with
Fusion360.

What software to use to control the arm depends 100% on what you want the
arm to do.  With robot arms, there are several classes of things to do.
All of the interesting things can not be pre-scripted but use sensors to
"see" the world that the robot interacts with.

On Sun, Feb 5, 2023 at 4:08 PM John Dammeyer <jo...@autoartisans.com> wrote:

> Ran into this a few days ago.
> https://www.anninrobotics.com/
>
>
> It's fully open source with the usual disclaimer that one can build it for
> fun or education but can't make them to resell.
> Yeah right…
> https://www.aliexpress.com/item/1005003688277794.html
>
> The AR3 version used a Teensy 3.5 with the trajectory calculations done on
> the PC and strings of co-ordinates sent out to the Teensy for the step/dir
> and encoder feedback.
>
> The AR4 upgraded to the Teensy 4.1 and moved all the trajectory planning
> into the module itself.
>
> Although I've registered on his website to get into the forum so far no
> word.  The videos also seem to be about 11 months old.  Maybe the
> Aliexpress version isn't pirated but just production and he's abandoned the
> support for open source.
>
> Anyway, there have been discussions that LCNC does this sort of thing
> quite well.  I'm wondering if it's worth the effort to change over.  The PC
> program for teaching and running programs is pretty impressive.  At least
> to me.
>
> Comments?
> Thanks
> John
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>


-- 

Chris Albertson
Redondo Beach, California

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to