Commit graph

7 commits

Author SHA1 Message Date
Kenneth ac70740163 documentation update 2022-11-17 12:58:46 -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 5a4396f480 screw holes, file naming, and base dividing
- screw holes toggle
- renamed base file to utility to avoid confusion
- base dividing will now always be safe to use on baseplates (cannot divide into sections that cannot be multiplied by an integer to equal 1)
2022-10-01 23:10:19 -07:00
kennetek 855c5cf53e examples for vase mode 2022-09-27 10:15:08 -07:00
kennetek f74618f86e added internal height parameter
ignore the block_negative commands they don't work all that well
2022-09-27 09:12:22 -07:00
kennetek 81bd698125 small vase tweaks 2022-09-18 17:07:08 -07:00
kennetek 6954345a96 added vase mode bins
Adapted the parent script to make vase mode compatible bins, which saves filament and print time
2022-09-18 16:29:27 -07:00