1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-04 22:47:25 +02:00

Added an example project

This commit is contained in:
Chris Palmer
2019-06-10 10:38:57 +01:00
parent e4fae0ba5f
commit 197f5332bb
33 changed files with 34029 additions and 3 deletions

View File

@@ -228,7 +228,8 @@ An ever expanding library of parts modelled in OpenSCAD useful for 3D printers a
It contains lots of vitamins (the RepRap term for non-printed parts), some general purpose printed parts and
some utilities. There are also Python scripts to generate Bills of Materials (BOMs),
STL files for all the printed parts and DXF files for CNC routed parts in a project.
STL files for all the printed parts, DXF files for CNC routed parts in a project and a manual containing assembly
instructions and exploded views by scraping markdown embedded in OpenSCAD comments. Example project [here](examples/MainsbreakOutBox/readme.md).
For some of examples of what it can make see the [gallery](gallery/readme.md).