1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-20 12:01:26 +02:00

Fixed config file names

This commit is contained in:
Chris Palmer
2012-03-13 10:06:50 +00:00
parent 88eafba9d7
commit 4b8b00d2d7

View File

@@ -9,7 +9,7 @@ To make all the files for a machine run
To make just the bom, sheets or stls run bom.py, sheets.py or stls.py To make just the bom, sheets or stls run bom.py, sheets.py or stls.py
machine_name can be mendel or sturdy. To make your own variant copy scad\conf\mendel.scad or scad\conf\sturdy to yourname_config.scad. machine_name can be mendel or sturdy. To make your own variant copy scad\conf\mendel_config.scad or scad\conf\sturdy_config to yourname_config.scad.
To view the whole machine model open scad\main.scad. It will take about 8 miniutes to render but after that you can pan and zoom it To view the whole machine model open scad\main.scad. It will take about 8 miniutes to render but after that you can pan and zoom it
at reasonable speed and changes takes less time to render. at reasonable speed and changes takes less time to render.