diff options
Diffstat (limited to 'body/stand.scad')
| -rw-r--r-- | body/stand.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/body/stand.scad b/body/stand.scad index 73f7073..c583ec5 100644 --- a/body/stand.scad +++ b/body/stand.scad @@ -325,7 +325,7 @@ translate([0, 0, laser_holder_size()[2] / 2 + wt]) //stand_top_m3_screw_holes(); color("grey", 0.6) -base_to_print(); +*base_to_print(); //scanner_holder(); scanner_holder_to_print();
\ No newline at end of file |
