Commit graph

12 commits

Author SHA1 Message Date
Kenneth
107ca358de
Update README.md 2022-10-02 17:36:42 -07:00
kennetek
0199dadead reworked file structure
- renamed a bunch of stuff to make people's lives hard ig (more because the file hierarchy was really bad and needed improvement to make other dependent modules)
- updated README documentation to match new modules
- new constants file to clear up clutter in main files
- base function now separate from the bin function
2022-10-02 17:35:03 -07:00
kennetek
e8babd7912 gridz can now equal zero if only base is desired
Setting gridz to 0 (or anything less than zero) will only generate the base pattern. This is useful in cases where you want to use those wonderful printable holes on other models.
2022-09-18 11:07:33 -07:00
Kenneth
28d37a547d
Update README.md 2022-08-21 15:53:28 -07:00
Kenneth
3aa13a63b1
Update README.md 2022-08-09 13:33:49 -07:00
Kenneth
ee58908881
Update README.md 2022-08-09 13:22:09 -07:00
Kenneth
755adde9c9
Update README.md 2022-08-05 22:10:22 -07:00
Kenneth
ac5efbb939
Update README.md 2022-08-04 09:13:41 -07:00
Kenneth
fb654638fb
Update README.md 2022-08-04 02:02:02 -07:00
Kenneth
c2db0bdc60
Update README.md 2022-07-31 23:31:47 -07:00
Kenneth Hodson
c63598cf5d
Update README.md 2022-07-30 23:03:28 -07:00
Kenneth Hodson
2806f829d0
Initial commit 2022-07-30 22:53:01 -07:00