3
1
Back

<-- CV In main MK_VCO/Panels/fireball_vco_14hp_v1.scad 330 lines width = 36; // [1:1:84] working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; //right_rib_x = width_mm - thickness*2; left_rib_x = thickness * 1; right_rib_x = width_mm - right_rib_thickness; //} module make_surface(filename, h) { for (a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]) linear_extrude(height=a/h, convexity=10) projection(cut = true) surface(filename, center=true); } // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks) 2015-02-26 14:56:18 -08:00 From 48c8a4e4f4fcbe006366a8816f63cc69d2b79d5a Mon Sep 17 00:00:00.

New Pull Request