Earlier quoted context omitted.
Seems like an open-source/DIY or kit (requiring some assembly) for educational applications is great in the context of a class or project where building/fixing/upgrading the robot is the point, and where 3D printing is readily available. If the main purpose is for the robot to do something - the DIY approach is more likely to suffer issues that, without support, may discourage students because they're fussing with/fi…
You're completely right about the DIY vs. Industrial issue. And the reality is that I need both, a DIY solution to teach students "this is how they work, these are the fundamentals, this is how to fix them/change them/operate them." And I also need one that can be hooked up to other machines, and able to be a true industrial robot (not so much with weight capacity, but with reach), and be a true integrated system to…
PAROL6 Desktop Robot Arm
31–40 of 58 posts
Re: PAROL6 Desktop Robot Arm
#32Earlier quoted context omitted.
>The AR4 isn't truly hardware open source Being pedantic this isn't either, there's no CAD source files, only stl files. Hopefully that's just an oversight.
For someone that hasn't used a CAD package in 30 years, can you explain the importance of this for me? Is a STL like a JPG is to a RAW in a camera?
STEP is the sheet music, MP3 is the STL and the waveform is the gcode.
Re: PAROL6 Desktop Robot Arm
#33Interesting project. I wonder how the rigidity holds up over time. Working at a robotics company, the mechanical engineers had to overcome quite some challenges to find a compromise between, precision, speed and repeatability. And that was with a metal frame.
Re: PAROL6 Desktop Robot Arm
#34Earlier quoted context omitted.
My biggest concern is that they use screws over plastic as fasteners: https://github.com/PCrnjak/PAROL6-Desktop-robot-arm/blob/mai... Quote from the manual: > Screws are in this example M3 screws and holes are undersized to 2.7-2.8mm that means that when we screw in the screws we are tapping holes in 3D printed parts. > There are multiple benefits to this: > ● Connection is strongest compared to tapping holes with a…
I've used this technique on several of my projects. The formed threads are strong and reliable. It cuts down assembly steps and BOM. The tight fit means the screws won't back out (like locktite or nylocks). The only downside is they can only be reassembled a few times before they start getting loose, at which point you can either add material (superglue), or just reprint the part. If you have something you want to re…
Did they have any moving parts? Did they experience continuous vibrations and frequent mechanical shocks? For DIY robot arms, fasteners are very often the issue #1, if arms operated more than just for demo purposes.
Re: PAROL6 Desktop Robot Arm
#35Re: PAROL6 Desktop Robot Arm
#36Interesting project. I wonder how the rigidity holds up over time. Working at a robotics company, the mechanical engineers had to overcome quite some challenges to find a compromise between, precision, speed and repeatability. And that was with a metal frame.
My biggest concern is that they use screws over plastic as fasteners: https://github.com/PCrnjak/PAROL6-Desktop-robot-arm/blob/mai... Quote from the manual: > Screws are in this example M3 screws and holes are undersized to 2.7-2.8mm that means that when we screw in the screws we are tapping holes in 3D printed parts. > There are multiple benefits to this: > ● Connection is strongest compared to tapping holes with a…
Re: PAROL6 Desktop Robot Arm
#37Earlier quoted context omitted.
I've used this technique on several of my projects. The formed threads are strong and reliable. It cuts down assembly steps and BOM. The tight fit means the screws won't back out (like locktite or nylocks). The only downside is they can only be reassembled a few times before they start getting loose, at which point you can either add material (superglue), or just reprint the part. If you have something you want to re…
> I've used this technique on several of my projects. Did they have any moving parts? Did they experience continuous vibrations and frequent mechanical shocks? For DIY robot arms, fasteners are very often the issue #1, if arms operated more than just for demo purposes.
Re: PAROL6 Desktop Robot Arm
#38Requiring a google account to fill in the form is annoying and weird…
Re: PAROL6 Desktop Robot Arm
#39Sweet! An Armatron for adults!
Re: PAROL6 Desktop Robot Arm
#40Interesting project. I wonder how the rigidity holds up over time. Working at a robotics company, the mechanical engineers had to overcome quite some challenges to find a compromise between, precision, speed and repeatability. And that was with a metal frame.
I have been abusing it for 8 months straight and too be honest I was trying to break it. Software has a lot of safety features to not hit joint limits, speed limits, ESTOP is operational... Only problem is that robot has no brakes so during power loss it falls. I thought it will be fatal for robot to fall like that but it survived it multiple times. Only parts that brake are esthetics and covers. Also i thought that…