From d2254f0b529e98ea3afe4ebd6b1144a1183088a5 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Mon, 10 Jun 2019 16:16:21 +0100 Subject: [PATCH] And another --- readme.md | 2 +- scripts/tests.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6bb1f3e..8e9084d 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ 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, 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. A simple example project can be found [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 more examples of what it can make see the [gallery](gallery/readme.md). diff --git a/scripts/tests.py b/scripts/tests.py index 094ec7a..af2a253 100644 --- a/scripts/tests.py +++ b/scripts/tests.py @@ -229,7 +229,7 @@ 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, 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. A simple example project can be found [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 more examples of what it can make see the [gallery](gallery/readme.md).