Commit Graph

16 Commits

Author SHA1 Message Date
Ruud Swinkels 0538b37c3d improve performance 2023-02-21 22:31:48 +01:00
K Hodson 97592b868a default to false for corners 2023-02-17 10:28:13 -07:00
K Hodson b95548fe6d Option to only put holes at corners of bin 2023-02-17 10:23:59 -07:00
K Hodson ae03f164f0 Updated examples to work with new scoop parameter 2023-02-14 15:12:45 -07:00
K Hodson 059f67606d Slider for scoop 2023-02-14 10:04:53 -07:00
Kenneth b07d85e58f
Merge branch 'main' into make-scoop-customizable 2023-02-14 09:57:46 -07:00
K Hodson c68ecf8252 Forgot to uncomment code 2023-02-14 09:56:15 -07:00
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
K Hodson e2e9ad536c Fixed #59
Changed `enable_lip` to `style_lip` to allow a choice between a regular lip, removal of the lip (losing 3.6mm of height) or remove lip while retaining the regular height
2023-02-07 16:02:46 -07:00
K Hodson e5576cc9a7 Divide by zero error when divx and divy are 0 2023-02-06 00:01:39 -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)