3
1
Back

Modified Versions If you don't want the hole smaller. // Height of module (HP) width = 36; // [1:1:84] width = 24; // [1:1:84] // Four hole threshold (HP h_margin = hole_dist_side + thickness; right_rib_x = width_mm - h_margin; left_rib_x = thickness * 1; //right_rib_x = width_mm - thickness*2.2; left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; col_left = h_margin; bottom_row = v_margin + 12; row_2 = row_1 + v_margin + 12; title_font = 10; // [1:1:84] left_panel_width = 40; // [1:1:84] /* [Holes] */ v_margin = hole_dist_top*2; output_column = width_mm - thickness*2; // draw a "vertical" wall to mount a circuit board to, dead center wall(h=6, w=height-hole_dist_top*3-4); // color([1,0,0] // surface("FireballSpellSmall.png", center=true, invert=false); projection(cut = true) surface(filename, center=true); } // Three Panel Soul .

New Pull Request