From 70be1c9e9daa8a465e2cc11bf02bc551cab7259f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 9 Sep 2017 17:17:54 +0100 Subject: [PATCH] shelf-label-holder: adjustments --- shelf-label-holder.scad | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shelf-label-holder.scad b/shelf-label-holder.scad index 42da91f..cdc91a2 100644 --- a/shelf-label-holder.scad +++ b/shelf-label-holder.scad @@ -1,8 +1,9 @@ // -*- C -*- prong_nomdepth = 15; -prong_curverad = 15; +prong_curverad = 30; prong_thick = 1.0; +prong_maxdepth = 18; module ProngElevationUnrotated(){ intersection(){ -- 2.30.2