From 3e8bd96bebf66cf5f4b7cc87de3959cba0f04a64 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Wed, 9 Oct 2024 01:16:41 -0400 Subject: [PATCH] Add note about testing to sprocketed_roller_upright_solid marking it the currently-targeted roller. --- scad/contact_printer.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/scad/contact_printer.scad b/scad/contact_printer.scad index fd30fc8..3efde99 100644 --- a/scad/contact_printer.scad +++ b/scad/contact_printer.scad @@ -1044,6 +1044,7 @@ module sprocketed_roller_invert (pos = [0, 0, 0]) { } } +//currently in testing module sprocketed_roller_upright_solid (pos = [0, 0, 0]) { OverhangD = 42.85; OverhangH = 2.5;