1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-29 10:28:33 +01:00
Chris Palmer 88c2a017d7 Improved Wades extruder:
Front moved back to allow for deeper hobbed bolts.
Added upper support web and reduced the lower one to one layer.
Added clamp option for experimental Mendel90 hot end.
Added composite STL.
2012-03-22 16:24:42 +00:00
2012-03-12 01:13:07 +00:00
2012-03-22 16:24:42 +00:00
2012-03-22 16:24:42 +00:00
2012-03-22 16:24:42 +00:00
2012-03-17 00:02:06 +08:00
2012-03-16 21:13:59 +00:00
2012-03-17 00:15:24 +02:00
2012-03-17 00:15:24 +02:00
2012-03-12 01:13:07 +00:00
2012-03-13 00:01:05 +02:00
2012-03-22 16:24:42 +00:00
2012-03-13 14:53:11 +00:00
2012-03-17 00:15:24 +02:00
2012-03-17 00:15:24 +02:00
2012-03-17 00:15:24 +02:00

Limitations
-----------
Currently only supports mendel and sturdy machine variants, the huxley version needs more work.

Use
---
To make all the files for a machine run
    make_machine.py machine_name

To make just the bom, sheets or stls run bom.py, sheets.py or stls.py machine_name.

machine_name can be mendel or sturdy. To make your own variant copy scad\conf\mendel_config.scad or scad\conf\sturdy_config.scad to yourname_config.scad.  Then run make_machine yourname.

To view the model of the whole machine, open scad\main.scad. It will take several minutes to render (about about 8 miniutes on my computer) but after that you can pan and zoom it at reasonable speed and changes takes less time to render.  (Note: main.scad will only render correctly if conf\machine.scad exists, which is created by the make_machine.py script.)

To view a sub-assembly, open the individual scad files. Set the exploded flag in config.scad to make exploded views.

Credits
-------
Fan model based on http://www.thingiverse.com/thing:8063 by MiseryBot, CC license.

Sanguinololu model http://www.thingiverse.com/thing:18606 by ax_the_b, CC license.

Spring taken from openscad example 20

x-end.scad and wade.scad use some elements of the Prusa ones by Josef Prusa, GPL license.

z_couplings originally based on http://www.thingiverse.com/thing:7153 by Griffin_Nicoll, GPL license.

Bearing holders originally based on http://www.thingiverse.com/thing:7755 by Jolijar, CC license.
Description
No description provided
Readme 305 MiB
Languages
OpenSCAD 92.5%
Python 7.3%
G-code 0.2%