3
1
Back

For labels default_label_font = "Futura Md BT:style=Medium"; font_for_title = "Futura Md BT:style=Medium"; font_for_title = "QuentinEF:style=Medium"; // testing futura vs quentincaps in F6 rendering label_font_size = 5; //knob_radius top_row = height - v_margin; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; col_right = width_mm - hole_dist_side, hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", hole_dist_side, height - hole_dist_top); cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side - thickness; // draw panel, subtract holes union() { cube([board_width, board_height, thickness]); cylinder(thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cylinder(h=thickness+standoff_height, r=standoff_radius, $fn=360); cube([cutout_width, cutout_height, thickness+3]); cylinder(h=thickness+standoff_height+3, r=hole_radius, $fn=360); vertex 0 -3.04892 6.59 vertex -1.06324 -3.21351 6.59 facet normal -9.512867e-01 -3.083077e-01 -2.079303e-05 facet normal -0.550857 -0.679089 0.485175 vertex 4.55282 4.55282 7.3242 facet normal -7.642745e-001 -6.448911e-001 0.000000e+000 vertex -3.984918e-003 4.605903e+000 2.464800e+001 facet normal 0.000000e+00 7.910530e-01 6.117476e-01 facet normal 0.0376634 0.382434 0.923215 vertex -0.0330347 -8.99675 3.82299 facet normal 0.630721 -0.768426 0.108223 facet normal -0.452792 -0.137352 0.880973 vertex 3.18942 7.69994 5.74921 facet normal 0.247467 0.963804 0.0992084 vertex 3.09017 -9.51056 0 facet normal 0.951321 -0.28858 0.108209 facet normal 0.92061 0.302869 0.246468 vertex -5.40019 4.13797 7.76535 facet normal 4.539849e-001 -7.790959e-001 4.323277e-001 vertex -4.040827e+000 2.285323e+000 2.479508e+001 facet normal -1.087067e-001 -4.840000e-004 9.940737e-001 vertex -4.261518e+000 2.411432e+000 2.496000e+001 vertex -5.550534e+000 -1.056204e+000 1.747200e+001 facet normal -0.0600054 -0.14487 0.98763 vertex 4.6237 -0.113982 18.7299 facet normal -0.152472 -0.0366121 0.987629 vertex 5.13783 0.11686 18.8084 facet normal 0.977432 -0.186453 0.0993111 facet normal 0.101047 0.992162 0.0735128 facet normal 0.119205 -0.00736574 0.992842 vertex -7.90932 -2.4397 19.9688 vertex 1.77861 7.79262 19.9408 facet normal 5.127229e-14 -1.000000e+00 1.556656e-14 facet normal 0.00743619 -0.0992258 -0.995037 vertex -8.75889 4.81524 0.0476956 facet normal -9.160505e-01 -2.251156e-03 -4.010566e-01 vertex -1.071910e+02 9.695134e+01 5.121917e+00 facet normal -0.422682 -0.361949 0.830862 vertex 5.62591 4.72589 7.07423 facet normal 0.0868538 -0.0464241 0.995139 vertex 5.31765 -5.31765 6.0001 facet normal -0.101034 0.992165 0.0734901 vertex 4.11812 -5.19155 7.7465 facet normal 0.164793 0.491615 0.855078 vertex -7.16112 0.632185 7.08096 vertex -4.67928 5.62839 7.09583 vertex -5.64771 -4.69512 7.09873 facet normal 0.766702 -0.634275 0.09931 facet normal 0.878606 -0.0865329 0.469642 facet normal 0.0819028 0.0819649 -0.993264 vertex -4.02975 3.69322 21.8414.

New Pull Request