3
1
Back

// cube([137.5, 97, 1], center=true); working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1.2; right_rib_x = width_mm - thickness*2; // draw a "vertical" wall to mount the circuit board to module make_surface(filename, h) .

New Pull Request