3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1779282418
05-20 13:18
Model Name
fingerboard mold 3d model
Tags
props
3d printing
realistic
Prompt
// PHANTOM Fingerboard Mold // Size: 33.6mm x 97mm // Style: Low concave + High kicks $fn = 80; // ------------------------ // SETTINGS // ------------------------ board_length = 97; board_width = 33.6; board_thickness = 12; concave_depth = 1.6; // low concave kick_height = 8; // high kicks kick_length = 22; mold_wall = 10; base_height = 18; // ------------------------ // MAIN MOLD BLOCK // ------------------------ difference() { // Outer block cube([ board_length + mold_wall * 2, board_width + mold_wall * 2, base_height ]); // Fingerboard cavity translate([mold_wall, mold_wall, base_height]) rotate([180,0,0]) fingerboard_shape(); } // ------------------------ // FINGERBOARD SHAPE // ------------------------ module fingerboard_shape() { linear_extrude(height = board_thickness) projection(cut = false) surface_profile(); } // ------------------------ // SIDE PROFILE // ----------
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!