summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2016-01-08 22:11:42 (UTC)
committer Michael Krelin <hacker@klever.net>2016-01-08 22:11:42 (UTC)
commit9ef193aea9128ec113cfbec7f7eca7e6e51be5be (patch) (unidiff)
treedf202ad9bd7627d563b4837b6e0d6c33c543915f
parent0e8beea7fd5d66d86b31920ad800a47818579298 (diff)
downloadredelta-9ef193aea9128ec113cfbec7f7eca7e6e51be5be.zip
redelta-9ef193aea9128ec113cfbec7f7eca7e6e51be5be.tar.gz
redelta-9ef193aea9128ec113cfbec7f7eca7e6e51be5be.tar.bz2
duetholder config
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--delta.jscad5
1 files changed, 5 insertions, 0 deletions
diff --git a/delta.jscad b/delta.jscad
index f87b778..4716875 100644
--- a/delta.jscad
+++ b/delta.jscad
@@ -31,24 +31,29 @@ var CONFIG = {
31 hole_spacing: { x: 115, y: 92 }, 31 hole_spacing: { x: 115, y: 92 },
32 h: 30 32 h: 30
33 }, 33 },
34 foot: { 34 foot: {
35 d: 20*Math.sqrt(2), h: 30, 35 d: 20*Math.sqrt(2), h: 30,
36 bolt: { d:5, l: 19, hd: 10 }, 36 bolt: { d:5, l: 19, hd: 10 },
37 margin: 2.5, 37 margin: 2.5,
38 nut: { d: 8.6 /* TODO: */, h: 3.5 }, 38 nut: { d: 8.6 /* TODO: */, h: 3.5 },
39 shell: 4, 39 shell: 4,
40 zscalefactor: 1.6, 40 zscalefactor: 1.6,
41 foot: { ho: 2.5, hi: 5 } 41 foot: { ho: 2.5, hi: 5 }
42 }, 42 },
43 duetholder: {
44 bolt: { d: 3, l: 10, head: { d: 5.33, h: 3 } },
45 margin: 3,
46 s: 2.5
47 },
43 hotend: { 48 hotend: {
44 h: 62.4, // full assembly height 49 h: 62.4, // full assembly height
45 groove: { d:12, h:6 }, // grove diameter and height 50 groove: { d:12, h:6 }, // grove diameter and height
46 ungroove: { d:16, above:3.7, below: 3+4 } 51 ungroove: { d:16, above:3.7, below: 3+4 }
47 }, 52 },
48 effector: { 53 effector: {
49 h: 6, 54 h: 6,
50 o: 20,// offset to the rod mounts line 55 o: 20,// offset to the rod mounts line
51 rods_apart: 40, 56 rods_apart: 40,
52 cone: { shell: 1, angle: Math.PI/6 }, 57 cone: { shell: 1, angle: Math.PI/6 },
53 rodend: { 58 rodend: {
54 joint_w: 7,// thickness of the joint 59 joint_w: 7,// thickness of the joint