Rodney, I'm not sure you noticed the overhang of the chamfer at the outer edge of the box. I reduced the side of the chamfer by .3 to make it fit a little better. It should have stopped the curve inside of the box. rotate_extrude() translate([pipeRadius,0,0]) difference() { square([roundedRad - .3, roundedRad - .3]); translate([roundedRad - .3, roundedRad - .3]) circle(r = roundedRad-.3); }
@robsciuk72910 ай бұрын
Apparently, this is a niche topic. Well done on the children() topic. Thanks.
@Terinho90 Жыл бұрын
hi, you are very intelligent, please can you to send your code arduino please?
@aritramukhopadhyay7163 Жыл бұрын
so... this is the easiest way to do that in scad! I thought there will be easier ways... like we do in solidworks/onshape etc...
@VisorView4 ай бұрын
There is a far easier way.
@aritramukhopadhyay71634 ай бұрын
@@VisorView please enlighten me
@magnuswootton7368 Жыл бұрын
that render looks beautiful too btw.
@magnuswootton7368 Жыл бұрын
i wish i did this programming first!!! but i spose i could have but i didnt think of it. coding structures is a cool idea but i didnt have them at first. (ideas)
@kurtharlem Жыл бұрын
It was nice the way the video included the mistake of using intersection() instead of difference(). Mistakes are realistic and make the journey more valuable.
@BakeJake2 жыл бұрын
Thank you, this was a big help! I wanted to add fillets without using a library. So that when someone downloads the file it works right out off the bat! I had issues where I was rotating the shape 90 degrees before rotate_extrude and the program didn't like that, wouldn't even generate. Once I figured that out it came together lol. Guess I miss understood how it worked, I thought you had to rotate the part onto x or y so that it could spin around the z axis but that's not the case. It seems to flip it for ya!
@kevinstroud34722 жыл бұрын
Long winded for that job, but good to know the long way round. I would have just done it with a rotate extrude in a difference out of a cylinder
@VisorView4 ай бұрын
I was thinking the same, I watched it all the way through in case I was missing something. $fs=100 difference union cube cylinder end union rotateextrude end difference Job done.
@leungnixon14252 жыл бұрын
would you increase the video and sound quality?
@stackbundles1002 жыл бұрын
nice mzala
@alienforce76883 жыл бұрын
please make more openscad! tutorials please!
@CrazyOldGamerLive3 жыл бұрын
where is this posted? you have no links to the project.
@iModel-ft6kh3 жыл бұрын
When is part 2 coming. This one is great
@ZeedijkMike3 жыл бұрын
Very nice project. Maybe a little late - but a small tip: If you measure the current the motor draws, you can detect when the gripper is closed on an object (ie. the current increases when the motor is stalled)
@CraigManning3 жыл бұрын
Thanks! That was a nice clear explanation 😀
@gobi21254 жыл бұрын
How to get code ino ?
@notw50365 жыл бұрын
Is there any way I can purchase this from you I have no 3d printer
@rodneymajola11965 жыл бұрын
Hi, you can order 3d printed versions via this link www.thingiverse.com/thing:2973313/apps/print/#apps. Depending on your location choose the appropriate printing service.
@olivierberton78205 жыл бұрын
One last question, what is the reference of the map to control the engines? Cordially.
@olivierberton78205 жыл бұрын
Hello, I congratulate you for your achievements and your explanations. Where can we download source code for arduino? Do you have description descriptions or links for the wheels? Cordially.
@Huderson5 жыл бұрын
very good!!!!
@adrianpanella78706 жыл бұрын
Hello, your project is very good, I am doing it, I wanted to know if you would have the arduino code to share please? Thank you!
@Terinho90 Жыл бұрын
me too, please send we code for we please master maker
@Pwata6 жыл бұрын
Nice! Good Job man! Thanks.
@doutorwiliam6 жыл бұрын
COOL !
@rodneymajola11966 жыл бұрын
Thanks mate - hope you'll be making one soon. Get the files from thingiverse and have fun. Cheers