From cdd5293e4baf5e3ae78fcb0ffa6b200261f70de2 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Mon, 19 Sep 2022 06:14:02 -0400 Subject: [PATCH] fix uncommented example --- screws.scad | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/screws.scad b/screws.scad index 8e5dc83..5be19c1 100644 --- a/screws.scad +++ b/screws.scad @@ -621,10 +621,10 @@ module screw(spec, head, drive, thread, drive_size, // attach(TOP) // screw_hole("1/4-20,.5",head="flat",counterbore=0,anchor=TOP); // Example: Threaded hole - diff() - cuboid(20) - attach(TOP) - screw_hole("M16,15",anchor=TOP,thread=true); +// diff() +// cuboid(20) +// attach(TOP) +// screw_hole("M16,15",anchor=TOP,thread=true); module screw_hole(spec, head="none", thread=false, oversize, hole_oversize, head_oversize, length, l, thread_len, tolerance=undef, counterbore=0,