3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1781988018
06-20 20:50
Model Name
modular block 3d model
Tags
props
3d printing
realistic
Prompt
$fn = 60; inner_length = 156; inner_width = 58; wall_thickness = 5; flange_width = 15; total_height = 42; difference() { // 1. Positive structure (Outer fence and adhesion flange) union() { // Main wall fence minkowski() { cube([inner_length, inner_width, total_height - 1], center=true); cylinder(h=1, r=wall_thickness); } // Bottom adhesion flange (Only on the outside) translate([0, 0, -total_height/2 + 2]) minkowski() { cube([inner_length, inner_width, 3], center=true); cylinder(h=1, r=wall_thickness + flange_width); } } // 2. Negative cuts (This completely hollows out the bottom and center) // Main inner chamber - cut from below zero to way above the top translate([0, 0, 5]) cube([inner_length, inner_width, total_height + 20], center=true); // Zip-tie security holes hole_y_pos = (inner_width / 2) +
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!