1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 04:48:15 +01:00
2012-03-12 21:54:16 -05:00
2012-03-12 01:13:07 +00:00
2012-03-12 01:41:01 +00:00
2012-03-12 01:13:07 +00:00
2012-03-12 02:54:18 +00:00
2012-03-12 01:13:07 +00:00
2012-03-13 00:01:05 +02:00
2012-03-12 09:09:08 +00:00
2012-03-12 01:13:07 +00:00
2012-03-12 01:13:07 +00:00
2012-03-12 03:01:27 +00:00
2012-03-12 01:13:07 +00:00
2012-03-13 00:01:05 +02:00
2012-03-12 21:54:16 -05:00
2012-03-13 00:01:05 +02:00
2012-03-13 00:01:05 +02:00
2012-03-12 01:13:07 +00: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

machine_name can be mendel or sturdy.

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

To make your own variant copy scad\conf\mendel_config.scad or scad\conf\sturdy_config.scad to yourname_config.scad.

To view the whole machine model open scad\main.scad. It will take several minutes render (about 8 minutes on my machine) but after that you can pan and zoom it at reasonable speed and changes takes less time to render.

To view a sub assembly open the individual scad files. Set the exploded flag in config.scad to make exploded views.
Description
No description provided
Readme 305 MiB
Languages
OpenSCAD 92.5%
Python 7.3%
G-code 0.2%