Commit graph

7 commits

Author SHA1 Message Date
K Hodson
831c7d6bf1 Convered scoop param from boolean to real
Scoop parameter can now be any real number. Follows the same logic as before, where false (now 0) means no scoop, and true (now 1) means regular scoop. Any real number will scale the scoop value to preference.
2023-02-14 09:55:29 -07:00
Miguel Camba
7430123683 Make scoop customizable 2023-01-31 20:56:36 +01:00
Kenneth
ac70740163 documentation update 2022-11-17 12:58:46 -07:00
kennetek
5b0d1a1685 accidentally included lite_mode param 2022-11-06 17:31:39 -07:00
kennetek
705ab42ff3 generalized lite version 2022-11-05 23:19:56 -07:00
Rui Carmo
8fa09b0541 add lite_mode 2022-10-15 19:43:35 +01: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
Renamed from gridfinity-rebuilt.scad (Browse further)