From 352436938f1a98b50b3210e0f0b398248d5a6245 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Fri, 27 Aug 2021 23:49:41 -0400 Subject: [PATCH] fix comment --- threading.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threading.scad b/threading.scad index d4ca4cc..0a2cf8b 100644 --- a/threading.scad +++ b/threading.scad @@ -559,7 +559,7 @@ module npt_threaded_rod( // buttress_threaded_rod(d=10, l=15, pitch=2, orient=BACK); // Examples(Med): // buttress_threaded_rod(d=10, l=20, pitch=1.25, left_handed=true, $fa=1, $fs=1); - buttress_threaded_rod(d=25, l=20, pitch=2, $fa=1, $fs=1); +// buttress_threaded_rod(d=25, l=20, pitch=2, $fa=1, $fs=1); module buttress_threaded_rod( d=10, l=100, pitch=2, left_handed=false,