?

Bearing housing 3D Models

Find the best Bearing housing 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.

Anonymous1770828419
Anonymous1770631742
create best 3d image for this dont add any text on the 3d model
Anonymous1770015425
Anonymous1727357094
Anonymous1768461596
Anonymous1768461596
daviiid_00
Anonymous1768893272
后生可畏1314
generate catia part
Anonymous1769407252
Anonymous1768828887
Anonymous1768414212
// ================================
// GPS HOLDER FINAL – WORKING CAD
// Units: mm
// ================================

// -------- Device size --------
device_l = 52;
device_w = 30;
device_h = 20;

// -------- Walls --------
wall = 2;
round_r = 3;

// -------- Side cylinder --------
cyl_len = 50.8;      // 2 inch
cyl_inner_d = 15;    // hollow
cyl_outer_d = 22;

// -------- Outer body --------
outer_l = device_l + wall*2;
outer_w = device_w + wall*2;
outer_h = device_h + wall;

// ================================
// MAIN BODY
// ================================
module body() {
    difference() {
        minkowski() {
            cube([outer_l-round_r*2, outer_w-round_r*2, outer_h]);
            cylinder(r=round_r, h=0.01);
        }

        // Hollow inside
        translate([wall, wall, wall])
            cube([device_l, device_w, device_h]);

        // Button hole (top center)
        translate([outer_l/2, outer_w/2, outer_h-1])
            cylinder(h=5, d=8);

        // Charging
Anonymous1768912544
Anonymous1768798901
Anonymous1753551239
Anonymous1763548490
Anonymous1763548490
Anonymous1768631106
Enter invite code to get credits!