From d915f255dc49d42fff2bd766da8e898fadf97f5b Mon Sep 17 00:00:00 2001 From: mattmcw Date: Tue, 12 Oct 2021 13:50:34 -0400 Subject: [PATCH] Comment to preserve sanity: the seemingly-duplicate module "spiral_bottom_insert_single" is NOT the same as the Super8 insert: it has a different threading for a different screw. --- scad/libraries/gnal_v3.scad | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scad/libraries/gnal_v3.scad b/scad/libraries/gnal_v3.scad index 86c9603..1908b07 100644 --- a/scad/libraries/gnal_v3.scad +++ b/scad/libraries/gnal_v3.scad @@ -275,6 +275,12 @@ module gnal_spiral_bottom_insert_16 () { } } +/** + * Comment to preserve my sanity when developing: This single-spiral + * insert is the same height as the s8 insert but has a different + * diameter void fo the screw to prevent mismatching of spindle screws + * designed for different purposes. + **/ module gnal_spiral_bottom_insert_single () { $fn = 160; void_d = 18 - .3;