Commit graph

207 commits

Author SHA1 Message Date
Kenneth
37bd44ea18
Merge pull request #60 from cibernox/make-scoop-customizable
Make scoop radius customizable
2023-02-14 10:00:13 -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
Ruud Swinkels
dffda2cf0f Merge branch 'main' into feature/screw_together_minimal 2023-02-13 13:58:16 +01:00
Ruud Swinkels
46feb59b0d remove need of extra module 2023-02-13 13:54:56 +01:00
Ruud Swinkels
2297e3af36 Revert "refactor rounded cuboids/planes"
This reverts commit 8d8827de6c.
2023-02-13 11:52:11 +01:00
Tom Hotston
7f55ff8770
Added checks to ensure that screw diameter is only accounted for in
screw together mode
2023-02-11 17:45:49 +00:00
Tom Hotston
997d2d545b
Updated offset to account for screw hole diameter 2023-02-11 17:33:26 +00:00
Nelson Graça
570fda7644 Fixes 2023-02-09 01:21:25 +00: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
K Hodson
c5e99d1298 Fixed #46
Wall profile had negative geometry when bin height was too small (1u).
2023-02-05 23:47:50 -07:00
K Hodson
0e488a95ce Fixed #27 2023-02-05 23:24:41 -07:00
K Hodson
6804bf9983 Fixed #23
Chamfer section was not touching the bottom layers. Maybe this was causing problems with slicing in Cura
2023-02-05 23:16:23 -07:00
Kenneth
1a3199cdcd
Update README.md 2023-02-05 22:29:21 -07:00
Miguel Camba
7430123683 Make scoop customizable 2023-01-31 20:56:36 +01:00
Nelson Graça
7c25918ef4 Add option to offset to one side when fitting to drawer 2023-01-27 18:44:45 +00:00
Ruud Swinkels
8dcb2077b9 add screwholes to minimal base skeleton 2023-01-11 21:53:24 +01:00
Ruud Swinkels
7ec3f30ffe add baseplate screw together minimal 2023-01-11 21:44:13 +01:00
Ruud Swinkels
8d8827de6c refactor rounded cuboids/planes 2023-01-11 21:38:33 +01:00
Kenneth
c9b8df69e3 Added style_hole back to baseplates 2022-12-30 23:36:00 -07:00
Kenneth
183ec3e069
Merge pull request #39 from jazzhands/screw-together
screw-together baseplates
2022-12-30 13:47:26 -07:00
Kenneth
4e0afaaf31
Merge branch 'main' into screw-together 2022-12-30 13:46:33 -07:00
Kenneth
8d105235b7 line 33 screw count 2022-12-30 13:45:06 -07:00
Kenneth
3fa0a9a515 Implemented existing utility functions
Tweaked some parameter names and used patterns to reduce repeated code
2022-12-30 11:55:26 -07:00
Kenneth
c06aee5778
Merge pull request #38 from eddiesoller/use-drawer-dimensions-for-assertion
use drawer dimensions for assertion
2022-12-29 21:43:37 -07:00
sacha
c3a1bee8dc screw-together working 2022-12-27 15:22:36 -06:00
Eddie Soller
9b93f5945d use drawer dimensions for assertion
assertion previously used an uninitialized variable to assert either grid count or drawer size were specified.
this change updates the assertion to use the drawer dimension parameters. now a baseplate can be created purely with draw dimensions and without grid counts
2022-12-19 11:26:42 -08:00
Kenneth
d1b6468d5a remember to check commits 2022-11-18 12:30:56 -07:00
Kenneth
74e9cbfeb6 Merge branch 'main' of https://github.com/kennetek/gridfinity-rebuilt-openscad 2022-11-17 18:26:48 -07:00
Kenneth
7674ead5c9 added documentation images 2022-11-17 18:26:43 -07:00
Kenneth
f3de648763
Update README.md 2022-11-17 13:32:00 -07:00
Kenneth
5631beab19
Update README.md 2022-11-17 13:31:41 -07:00
Kenneth
ac70740163 documentation update 2022-11-17 12:58:46 -07:00
kennetek
d02bcd1bfe magnet error in baseplate, slit height 2022-11-09 10:29:55 -07:00
kennetek
5b0d1a1685 accidentally included lite_mode param 2022-11-06 17:31:39 -07:00
kennetek
fc1e98c927 small change for when only one hole is desired 2022-11-06 14:56:08 -07:00
Kenneth
492f4664c0
Update README.md 2022-11-06 13:03:12 -07:00
Kenneth
ad805fec39
Merge pull request #19 from rcarmo/main
Gridfinity Lite support (closes #14)
2022-11-06 12:22:29 -07:00
kennetek
705ab42ff3 generalized lite version 2022-11-05 23:19:56 -07:00
Kenneth
621eeecc18
Update README.md 2022-10-30 15:21:52 -07:00
Rui Carmo
189795a23f
Delete gererate-gridfinity-lite.py 2022-10-26 19:25:46 +01:00
kennetek
f91c2fcfec small naming convention fix 2022-10-20 11:59:07 -07:00
Kenneth
edb26bebcb
Update README.md with license information 2022-10-15 12:35:32 -07:00
Kenneth
23f62dd5e9
Create LICENSE.md 2022-10-15 12:29:46 -07:00
Rui Carmo
50515ea89d Merge https://github.com/kennetek/gridfinity-rebuilt-openscad 2022-10-15 19:49:34 +01:00
Rui Carmo
fd301a8da6 add batch script 2022-10-15 19:47:51 +01:00
Rui Carmo
8fa09b0541 add lite_mode 2022-10-15 19:43:35 +01:00
Rui Carmo
4e2ae56300 Revert slight offset 2022-10-15 19:43:17 +01:00