diff options
author | joshreve <j.a.shreve@gmail.com> | 2021-03-29 13:33:10 -0400 |
---|---|---|
committer | joshreve <j.a.shreve@gmail.com> | 2021-03-29 13:33:10 -0400 |
commit | b0358e55c2d8fef36c5de98842043ef0c651664b (patch) | |
tree | 2304f63c706ac86941e19930267c6e60fe4c1e6e | |
parent | d146c7375ca98331b0019f9d78b9a89e288f3887 (diff) |
Fixing minor filename error for readme.
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | resources/OpenSCAD_hotswap.png (renamed from resources/Openscad_hot_swap.PNG) | bin | 109047 -> 109047 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ If you know the origin I would like to credit the originator. If you test it I' Message me on Reddit u/j_oshreve if you are really stuck. I don't have much time to help, but can answer the occasional question. Also feel free to put in a pull request if you come up with something crafty and want to give others access to it. -![Hot Swap in OpenSCAD](./resources/Openscad_hot_swap.png) +![Hot Swap in OpenSCAD](./resources/OpenSCAD_hotswap.png) ## Status / Future FWIW, the cadquery version is essentially a double translation and is now a bit of a mess. I wanted to share with the community as the first version of dactyl-manuform that exports as a STEP file, allowing easier editing. I am happy to maintain the code, but I am unlikely to spend much more time cleaning it up as I am working on an entirely new object-oriented generator in Python/cadquery. This was my proof of concept for eliminating OpenSCAD from the workflow and I thought it worth giving back to the community. diff --git a/resources/Openscad_hot_swap.PNG b/resources/OpenSCAD_hotswap.png Binary files differindex 1ec4810..1ec4810 100644 --- a/resources/Openscad_hot_swap.PNG +++ b/resources/OpenSCAD_hotswap.png |