3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
View Plans
DCC Bridge
kovvals
03-20 20:49
Model Name
model 3d zespół śrubowy
Tags
3d printing
3d printing realistic
bolt shaped
bolted flanges
machine
machine 3d printing
machine 3d printing realistic
machine realistic
realistic
Prompt
$fn=120; // PARAMETRY base_r = 18; base_h = 5; ring_r = 14; ring_h = 4; core_r = 6; core_h = 8; // PODSTAWA (stalowa płyta z otworami) difference() { cylinder(h=base_h, r=base_r); // otwory montażowe for (i = [0:60:360]) { rotate([0,0,i]) translate([base_r-4,0,0]) cylinder(h=base_h+1, r=1.5); } } // PIERŚCIEŃ (flansza) translate([0,0,base_h]) difference() { cylinder(h=ring_h, r=ring_r); cylinder(h=ring_h+1, r=ring_r-3); } // ŚRUBY (imitacja) for (i = [0:60:360]) { rotate([0,0,i]) translate([ring_r-2,0,base_h + ring_h]) cylinder(h=2, r=1.2); } // RDZEŃ (element roboczy) translate([0,0,base_h + ring_h]) cylinder(h=core_h, r=core_r); // GÓRA (ścięta – bardziej techniczna niż kula) translate([0,0,base_h + ring_h + core_h]) cylinder(h=3, r1=core_r, r2=core_r-2); // DOLNY RANT difference() { cylinder(h=2, r=base_r+2); translate([0,0,-1]) cylinder(h=4, r=base_r); }
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!