mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-04 14:37:24 +02:00
Typo in readme
This commit is contained in:
@@ -4,9 +4,9 @@ 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
|
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),
|
some utilities. There are also Python scripts to generate Bills of Materials (BOMs),
|
||||||
STL files for all the printed parts, DXF files for CNC routed parts in a project and a manual containing assembly
|
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).
|
instructions and exploded views by scraping markdown embedded in OpenSCAD comments. A simple example project can be found [here](examples/MainsbreakOutBox/readme.md).
|
||||||
|
|
||||||
For some of examples of what it can make see the [gallery](gallery/readme.md).
|
For more examples of what it can make see the [gallery](gallery/readme.md).
|
||||||
|
|
||||||
The license is GNU General Public License v3.0, see [COPYING](COPYING).
|
The license is GNU General Public License v3.0, see [COPYING](COPYING).
|
||||||
|
|
||||||
|
@@ -229,9 +229,9 @@ 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
|
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),
|
some utilities. There are also Python scripts to generate Bills of Materials (BOMs),
|
||||||
STL files for all the printed parts, DXF files for CNC routed parts in a project and a manual containing assembly
|
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).
|
instructions and exploded views by scraping markdown embedded in OpenSCAD comments. A simple example project can be found [here](examples/MainsbreakOutBox/readme.md).
|
||||||
|
|
||||||
For some of examples of what it can make see the [gallery](gallery/readme.md).
|
For more examples of what it can make see the [gallery](gallery/readme.md).
|
||||||
|
|
||||||
The license is GNU General Public License v3.0, see [COPYING](COPYING).
|
The license is GNU General Public License v3.0, see [COPYING](COPYING).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user