Browse Source

remove debug

main
phschoen 2 years ago
parent
commit
47abcbe5a3
  1. 2
      switch_holder_plate.scad

2
switch_holder_plate.scad

@ -250,7 +250,7 @@ module switch_holder_plate(switch_config, w_extra)
}
}
// draw bezier_points
if($show_case_debug == true)
//if($show_case_debug == true)
%color("black")
for(k=[0:len(ctrl_pts)-1])
for(i=[0:len(ctrl_pts[k])-1])

Loading…
Cancel
Save