Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
Ayer — 6 Julio 2024Functional 3D Printing

"venturi washer" openscad code included

6 Julio 2024 at 11:43
"venturi washer" openscad code included

https://preview.redd.it/ck3sbnlkxvad1.png?width=8064&format=png&auto=webp&s=6624fed6ebdcda3823ca9a818779447d7cee0f4c

I lost it during cleaning the paint gun.

Bought a second paint gun to finish the job and recognized why the first one didn't take color anymore, the washer was missing!

No way to buy a replacement! So i made this tiny openscad file to print my own.

https://www.printables.com/model/934438-paint-gun-venturi-washer

dia_outside = 33.2;

dia_inside = 21.2;

wallsize = 1.2;

dia_holes = 3.0;

thickness = 1.1;

holes = 20;

height = 2.8;

$fn=120;

union(){

`difference(){` `cylinder(d = dia_inside + wallsize*2, h = height);` `cylinder(d = dia_inside, h = height );` `}` `difference(){` `cylinder(d = dia_outside, h = thickness);` `cylinder(d = dia_inside, h = thickness);` `d = dia_inside/2 + (dia_outside/2 - dia_inside/2 + wallsize)/2;` `for(a = [0: 360/holes : 360-360/holes])` `rotate(a)` `translate([d,0,0])` `cylinder(d = dia_holes, h = thickness);` `}` 

}

submitted by /u/yahbluez
[link] [comments]

Screw diameter?

6 Julio 2024 at 11:50

Aus wondering if there is any guide to How thick of a screw or how longer it should. I am working on3D models and sometimes I don't know how thick or beefy a screw should be. is theee Guide or like any rule. You can depend on on how Thick the metric screws should be on different use cases?

submitted by /u/Quigongdefens
[link] [comments]

Super functional trailer hitch stand/support leg

5 Julio 2024 at 15:35
Super functional trailer hitch stand/support leg

I designed and printed this support leg bracket, which then doubles as a carrier for the leg, for my little trailer. This saves having a bulky jockey wheel and has repurposed a metal wardrobe hanger bar that I had knocking about. When stowed the clip at the rear holds if securely in place, to prevent road vibration wriggling it free, and when in use the metal bar/leg sits butted against the metal trailer draw bar, so theres no plastic to fail. Tolerences are really tight to ensure a snug fit.

Printed in PETG at the moment, but I will see how it lasts and if it's worth reprinting the foot in TPU and the body in a CF mix.

Overall really pleased with the design and functionality of the piece, but open to input or suggestions if anyone has any.

submitted by /u/FullyZetec
[link] [comments]
AnteayerFunctional 3D Printing

Boiler drain valve for Breville Oracle

5 Julio 2024 at 11:17
Boiler drain valve for Breville Oracle

Old value had stripped threads from someone over tightening while descaling. Breville done supply the part so I was out of options to fix it “properly”. Printed in ABS (orange). The end of this will see around 95° so it should be okay. So far no leaks.

submitted by /u/Juicys-Fruits
[link] [comments]

My first multi part print!

5 Julio 2024 at 00:58
My first multi part print!

Day 2 of printing on my A1 and this can dispenser took around 15h printing time. Assembly was super easy no glue needed... At first. The front lips were too short and cans would overflow but fortunately someone made a fix and it works perfectly!! So if anyone wanna make, make the long lip version!

submitted by /u/captainmaumau
[link] [comments]

Cap for my bike's handlebar

5 Julio 2024 at 13:57
Cap for my bike's handlebar

I had lost the original caps, which were too loose and could be easily removed, and the foam wrapped around the bar was beginning to leave.

I designed these caps on Fusion 360, they can be tightened once it's in the handlebar, thanks to a M3 screw and an insert.

It works very well and I don't think they will come off.

submitted by /u/Cooper_Wire
[link] [comments]
❌
❌