chiark / gitweb /
brompton-computer-guard: remove some /// annotations
[reprap-play.git] / brompton-computer-guard.scad
index 24d041a976580fd4fb29f71d71fc59ad34df392c..5cefc95887ae8a936073039038879e9aeb844889 100644 (file)
@@ -9,9 +9,9 @@ attach_cx = -7;
 attach_cdy = 0;
 attach_w = 25;
 
-attach_inrad = 25; ///
-attach_hole_dist = 5; ///
-attach_hole_dia = 4 + 0.5; ///
+attach_inrad = 25;
+attach_hole_dist = 5;
+attach_hole_dia = 4 + 0.5;
 attach_ang = 45;
 
 attach_dz = 2;