summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Schmidt <timschmidt@gmail.com>2010-05-24 18:31:23 -0400
committerTimothy Schmidt <timschmidt@gmail.com>2010-05-24 18:31:23 -0400
commit54e4fd8aaeba67ec4b611f3f33031f72902dcd90 (patch)
treeddf0431255bcac546012536ca4574fb281d5522b
parentdec29a507eb68b41cf53c7aad0c9fb9ab7d291f7 (diff)
downloadparameterized-mendel-54e4fd8aaeba67ec4b611f3f33031f72902dcd90.tar.gz
parameterized-mendel-54e4fd8aaeba67ec4b611f3f33031f72902dcd90.zip
vik added to mendel.conf
-rw-r--r--mendel.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/mendel.conf b/mendel.conf
index 1bec501..db7a422 100644
--- a/mendel.conf
+++ b/mendel.conf
@@ -37,7 +37,8 @@ m6_clearance_rad=3.7;
m8_tight_rad=4.6;
m8_clearance_rad=4.9;
bearing_608_rad_v=11.8;
-
+bearing_608_rad_h=11.4;
+bearing_608_len=8;
// Stuff relevant to the construction of various interconnecting bits of Mendel.
@@ -64,8 +65,15 @@ x_car_wing_offset=7.8; // Offset of X Carriage wings from centre line
// Extruder size etc.
extruder_mount_hole_spacing=50;
+// Basic stepper-driven extruder
extruder_thick=20;
extruder_height=44;
+// Wade's original idler
+ei_trans_spacing=26;
+ei_block_len=35;
+ei_indent=4.5;
+ei_block_wid=22;
+ei_cis_spacing=ei_block_wid-2*ei_indent;
// Axis leadscrew holder
leadscrew_base_height=17;