aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-07-03 15:55:16 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-07-03 15:55:16 -0400
commit8610ca2a3c8e052e6822dbec09e66db86c07762a (patch)
tree943fcf80fbb618148f53d6e6fe8d63e436fe5dfd /README.md
parent1866c114f144b6fc828716b00782ec8d516c3e41 (diff)
Cadquery set to plate only in previous commit, fixed to create all geometry. Added features for screw mount positions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e60e5c4..d853323 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,11 @@ Added 3 OLED mounts. Have printed them stand alone with success.
This is a new feature so any feedback is appreciated. If you have issues, message me on Reddit and I will try to help correct them.
+### Screw Post Locations
+
+You can now have slightly better control of screw mounts. Set to `'screws_offset':'INSIDE'`, `'screws_offset':'OUTSIDE'` or `'screws_offset': 'ORIGINAL'` to control screw locations relative to the wall.
+![Inside Screws](./resources/inside_screw_posts.PNG)
+
## Status / Future
This is now a bit of a monster of many minds and yet continues to bear fruit. I plan to continue to use this code to try new geometries and features to share. I am still working on a new generator, but feel this one can continue to evolve and inform the other effort.