diff --git a/Printed-Parts/scad/heatbed-cable-cover-no-screw.scad b/Printed-Parts/scad/heatbed-cable-cover-no-screw.scad index 65e848e..d9a14d6 100644 --- a/Printed-Parts/scad/heatbed-cable-cover-no-screw.scad +++ b/Printed-Parts/scad/heatbed-cable-cover-no-screw.scad @@ -187,7 +187,7 @@ module clip() translate([0,0,8.6]) rotate([0,180,0]) { translate([0,20,5.6]) rotate([0,180,0]) clip(); -//cover(); +cover(); }