this post was submitted on 09 Sep 2023
69 points (97.3% liked)

3DPrinting

15595 readers
26 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: [email protected] or [email protected]

There are CAD communities available at: [email protected] or [email protected]

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

https://github.com/PCrnjak/PAROL6-Desktop-robot-arm https://www.youtube.com/watch?v=PiBCbHtvbpE https://piped.video/watch?v=PiBCbHtvbpE

I'm not sure what the "fill out form if you are interested in building" link is all about on github, but at a glace, this looks like a solid project to build IMO.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (1 children)

It isn't a bait scam or anything. The full Gerbers and schematics are present. It uses a STM32F446 and TMC2209's. This is really standard stuff. No raspberry pi or anything like that is capable of running steppers. This is like standard printer hardware. Offering the completed boards just saves the user a ton of time and money compared to ordering your own or etching something.

Gerbers: https://github.com/PCrnjak/PAROL6-Desktop-robot-arm/tree/main/GERBERS_PRODUCTION

[–] [email protected] 2 points 1 year ago (1 children)

I didn't think it was a scam, but I figured it was a way for them to make some money while still stating it is Open.

How many others are considering building one?

[–] [email protected] 3 points 1 year ago

No one is making money off of small run hardware like this. The time invested in such a project will never be recuperated. This is a passion and/or university graduate project. The boards available are likely just extras from a small run they did with a prototyping service and were close to a minimum order quantity. If you order the same type of thing from somewhere like PCBway, you'll be stuck with extras too.

I'm too busy learning AI for a project like this ATM, but I would like to build this at some point in the future.