3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
3D Creation Made Simple
Text & Image to 3D Model in seconds
One-Click Texturing & Smart Detail Editing
Free Credits Monthly
Start Free
Anonymous1768912544
01-20 13:39
Model Name
bearing housing 3d model
Tags
machine
rendering
realistic
Prompt
// ================================ // 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
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!