From fe1041632c2a093a90fdb99a4f29e74b73c4c24b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 13 Dec 2015 18:22:49 +0000 Subject: [PATCH] filamentspool: 3mm: bigger cup for 3mm x 100m coils --- filamentspool.TODO | 1 - filamentspool.scad | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/filamentspool.TODO b/filamentspool.TODO index 7ee2cc5..49b6d9b 100644 --- a/filamentspool.TODO +++ b/filamentspool.TODO @@ -1,7 +1,6 @@ todo list for filamentspool for taz-5 cup should be thicker -cup should be bigger spool middle should be bigger spool middle should be longer to support whole cup spool middle should have more of arms ? diff --git a/filamentspool.scad b/filamentspool.scad index c4eb324..7eb05f6 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -28,8 +28,8 @@ ratchettoothheight=5; ratchettoothsmoothr=1; ratchettoothslope=0.75; overlap=0.5; -cupwidth=40; -cupheight=55; +cupwidth=selsz(40,60); +cupheight=selsz(55,75); propxshift = 0; -- 2.30.2