chiark / gitweb /
filamenttrestle make hub more economical
[reprap-play.git] / filamenttrestle.scad
index 42c6d0c0cd605426e4652ca2ab51229ea7e2626e..858fffdc6001b5ef426ae83bcc0296c92e116e77 100644 (file)
@@ -10,19 +10,19 @@ include <axlepin.scad>
 spoolradclear = 10;
 spoolradslop = 2;
 
-spoolinnerslop = 4.5;
+spoolinnerslop = 3;
 axleslop = 0.5;
 
 axlerad = 7;
 barwasherrad = 17;
 
-hubbasethick = 6;
-hubmainthick = 20;
-hubbaseweb = 2;
-hubbasestalkwidth = 6;
+hubbasethick = 4;
+hubmainthick = 15;
+hubbaseweb = 1.2;
+hubbasestalkwidth = 4;
 hubwalls = 2.5;
 hubpillarw = 4;
-hubbaserad = spoolinnerrad + 15;
+hubbaserad = spoolinnerrad + 10;
 hubmainrad = spoolinnerrad - spoolradslop;
 
 legw = 12;