Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
Ayer — 6 Julio 20243d-printing

Looking for a Partner to Start a 3D Printing Design Venture with Me!

5 Julio 2024 at 17:37

Hi everyone,

I've recently been inspired by the work of Crème Atelier and I'm super excited to start creating design objects using 3D printing. I'm currently learning how to use Shapr3D, and I was wondering if there are others out there who share the same passion and would be interested in joining me on this adventure.

I don't have a background in design, but I find the idea incredibly fun and motivating. My goal is to create beautiful, unique objects that we can sell and make a name for ourselves in the design world. By the way, I live in Switzerland.

If you're interested or have any tips, let's connect!

Looking forward to hearing from you!

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

"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]
❌
❌