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
Anonymous1763569227
11-19 16:22
Model Name
accu houder 3d-model
Tags
props
rendering
realistic
Prompt
You said: // LUX 20V ACCU HOUDER MET KLIK-SYSTEEM // Maten op basis van jouw input accu_len = 120; accu_w = 80; accu_h = 55; // Rail volgens jouw maten rail_w = 35; rail_l = 70; rail_d = 15; // Houder wanddikte t = 3; // Buitenste houder difference() { cube([accu_len + 20, accu_w + 20, accu_h + 20], center=false); // Binnenruimte voor accu translate([10,10,10]) cube([accu_len, accu_w, accu_h]); } // Rail aan bovenkant (female slot) translate([ (accu_len+20)/2 - rail_l/2, (accu_w+20)/2 - rail_w/2, accu_h+20 - rail_d ]) difference() { cube([rail_l, rail_w, rail_d]); translate([2,2,2]) cube([rail_l-4, rail_w-4, rail_d]); } // Kliklip aan achterkant (zoals oplader) module click_lip() { difference() { translate([0,0,0]) cube([20, rail_w, 10]); translate([2,2,0]) cube([16, rail_w-4, 8]); } } // Positie kliklip translate([ (accu_len+20) - 20, (accu_w+20)/2 - rail_w/2, accu_h+20 - rail_d - 10 ]) click_lip();
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!