3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1781576552
06-16 02:48
Model Name
square cube 3d model
Tags
3d printing
3d printing realistic
cutouts
hollow cube
props
props 3d printing
props 3d printing realistic
props realistic
realistic
Prompt
// Global size parameters matching your drawing W = 96; H = 148.3; thickness = 2; line_thin = 0.1; split_height = 90; // Main outer base plate difference(){ cube([W, thickness, H]); // Cutouts for thin dividing lines translate([0, -1, split_height - line_thin/2]) cube([W, 3, line_thin]); translate([23, -1, 8]) cube([line_thin, 3, 24]); translate([73, -1, 8]) cube([line_thin, 3, 24]); translate([32, -1, split_height]) cube([line_thin, 3, H - split_height]); translate([64, -1, split_height]) cube([line_thin, 3, H - split_height]); } // Solid black U shape (separate mesh part) translate([W/2, thickness/2, 50]){ // Rect upper part cube([32, thickness, 20]); // Semicircle bottom translate([0,0,20]) rotate([90,0,0]) cylinder(r=16, h=thickness, $fn=64); }
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!