From 4049f4787ab701f81b0526a215319b919451385a Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Mon, 22 Feb 2021 19:29:42 -0800 Subject: [PATCH] Made $slop example image more readable. --- constants.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants.scad b/constants.scad index c291bb7..4a42558 100644 --- a/constants.scad +++ b/constants.scad @@ -85,8 +85,8 @@ // xflip_copy() // stroke([[5.1,6.1], [6.0,7.1], [8,7.1], [10.5,10]], width=0.3, endcap1="arrow2", endcap2="butt"); // xcopies(21) back(10.5) { -// back(1.2) text("$slop", size=1, halign="center"); -// text("gap", size=1, halign="center"); +// back(1.8) text("$slop", size=1.5, halign="center"); +// text("gap", size=1.5, halign="center"); // } // } $slop = 0.0;