From de881a9a44ee701eb5c80eb09f0dce9b4a22fafa Mon Sep 17 00:00:00 2001 From: akukan Date: Thu, 26 Apr 2018 09:55:58 +0200 Subject: [PATCH] Older type of heatbed cover without screw holes --- Printed-Parts/scad/heatbed-cable-cover-no-screw.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); }