?

Bolt shaped 3D Models

Find the best Bolt shaped 3D Models, free download in STL, FBX, GLB, OBJ, 3MF, USDZ for 3D modeling and creation in Blender, 3D printing, game developing, animation, eCommerce, AR/VR and etc. Generated by Tripo AI 3D Generator.

Anonymous1774173012
 винт M6x65mm под шестигранник
Anonymous1774042393
$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);
}
Anonymous1743587997
Anonymous1774031428
Anonymous1773994931
Anonymous1749464668
Anonymous1773970945
A large hexagonal metallic aperture
Anonymous1757648973
Anonymous1773909115
Anonymous1759427654
Anonymous1773856237
Anonymous1773848164
Jonwu
Anonymous1757013127
Anonymous1762244056
Anonymous1773775761
Anonymous1773773274
Anonymous1773512315
Enter invite code to get credits!