mirror of
https://github.com/Irev-Dev/Round-Anything.git
synced 2025-01-16 10:40:24 +01:00
Update README.md
Grammar/spelling
This commit is contained in:
parent
980948b31c
commit
0161f336e0
@ -6,7 +6,7 @@ Round-Anything is primarily a set of OpenSCAD utilities that help with rounding
|
||||
|
||||
## The Why
|
||||
|
||||
The truth is radii, internal radii in particular can be a real pain to add in openscad. and the more you move away from shapes with 90 degree angles the more difficult it becomes, effectively puting a complexity ceiling on parts you can produce in OpenScad. Because of how important radii in both making an apealing and strong part, reducing stress concentration etc, A library that focuses on radii as a core principle makes for a solid foundation for your parts. Furthermore the heart of the library revolves around the polygon, this is because we're leveraging the battle tested paradigm of extruding from 2d sketches of most CAD packages. I can't imagine making an OpenScad part without Round-Anything.
|
||||
The truth is radii, internal radii in particular can be a real pain to add in openscad. and the more you move away from shapes with 90 degree angles the more difficult it becomes, effectively putting a complexity ceiling on parts you can produce in OpenScad. Because of how important radii in both making an appealing and strong part, reducing stress concentration etc, A library that focuses on radii as a core principle makes for a solid foundation for your parts. Furthermore the heart of the library revolves around the polygon, this is because we're leveraging the battle tested paradigm of extruding from 2d sketches of most CAD packages. I can't imagine making an OpenScad part without Round-Anything.
|
||||
|
||||
### Quick side-notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user