From 1cac97a528e80d0b724f6793f7b0f363a4bdcc15 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 13 Dec 2015 18:17:29 +0000 Subject: [PATCH] filamentspool: Before work on TAZ-5 version --- filamentspool.TODO | 12 ++++++++++++ filamentspool.scad | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 filamentspool.TODO diff --git a/filamentspool.TODO b/filamentspool.TODO new file mode 100644 index 0000000..ebb95ea --- /dev/null +++ b/filamentspool.TODO @@ -0,0 +1,12 @@ +todo list for filamentspool for taz-5 + +cup should be square +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 ? +attachments of arms to spool should be better +cup holder clip should have thicker wall +cup holder clip should have four knobbles +filamentclips should be for fatter filament +more filamentclips per cup diff --git a/filamentspool.scad b/filamentspool.scad index c90701f..10fb119 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -369,7 +369,7 @@ module FilamentCupPair(){ ////toplevel //ArmEnd(); //FilamentCup(); -//FilamentCupPair(); +FilamentCupPair(); //CupSecuringClip(); //Hub(); //ArmExtender(); -- 2.30.2