Commit Graph

202 Commits

Author SHA1 Message Date
Stephen Kent 19e2a5996b Skip tab fillet cutter if tabs are disabled 2023-09-21 22:16:28 -07:00
Kenneth a5f5f5b3b7
Update README.md 2023-08-04 21:55:26 -07:00
Ruud d5c582f537
Merge pull request #120 from rpedde/fix-undefined-length
Fix "unknown variable length" error
2023-06-08 21:16:15 +02:00
rpedde 4ae0a87793 Fix "unknown variable length" error
The "only corners" option didn't get the message about the move of
length to l_grid in 99100b66
2023-06-08 12:01:29 -05:00
Ruud 2fef9f6d70
Merge pull request #89 from Ruudjhuu/hotfix/holes_at_corners
fix holes only on corners
2023-05-31 19:18:33 +02:00
Ruud Swinkels 56ca5e4861 remove hole in middle of baseplate with weighted baseplate 2023-05-31 19:17:27 +02:00
Ruud Swinkels 1622fcbc1d Merge remote-tracking branch 'upstream/main' into hotfix/holes_at_corners 2023-05-31 19:01:00 +02:00
Daniel Manz f43950bba8
Merge pull request #107 from Ruudjhuu/fix/static_hole_location
fix dynamic hole location on grid length
2023-05-31 18:46:48 +02:00
Ruud Swinkels f87bc642ca revert comment changes 2023-05-31 18:16:09 +02:00
Ruud Swinkels e94e1a4b08 revert change in cutter_grid 2023-05-31 18:13:56 +02:00
Ruud Swinkels de00ffde5f renamed constant file to standard.scad 2023-05-31 17:48:39 +02:00
Ruud Swinkels 6168fdf322 Merge remote-tracking branch 'upstream/main' into fix/static_hole_location 2023-05-31 17:46:41 +02:00
Ruud Swinkels 99100b6600 move length to constants file 2023-05-31 17:46:30 +02:00
Ruud e796bfd640
Merge pull request #117 from Ruudjhuu/fix/zero_in_square
remove square with zero height call
2023-05-29 11:05:36 +02:00
Ruud Swinkels 66c64945fd remove square with zero height call 2023-05-27 15:03:15 +02:00
K Hodson 754e555a84 remove old license 2023-05-08 15:48:48 -07:00
Kenneth 3670916f50
updated license to MIT to match Zack's intention 2023-05-08 15:47:35 -07:00
Ruud Swinkels 812771eb4c fix hole cutters on baseplate 2023-04-26 19:22:00 +02:00
Ruud Swinkels 3b90df14f5 fix dynamic hole location on grid length 2023-04-26 19:05:37 +02:00
Ruud ce9132f41c
Merge pull request #101 from 1337joe/improve-thrown-together-rendering
Fix ghosted hole cutout rendering
2023-04-25 21:37:54 +02:00
Joe Rogers 70b6e00e7e
Fix ghosted hole cutout rendering 2023-04-22 23:01:14 -04:00
Ruud Swinkels 1b9f71b4b5 fix holes only on corners 2023-03-20 18:48:28 +01:00
Kenneth f8f3baefb0
Merge pull request #75 from Ruudjhuu/performance
improve performance
2023-03-17 09:41:21 -07:00
Kenneth adf460c6a1
Merge branch 'main' into performance 2023-03-17 09:39:43 -07:00
Kenneth 143b9d0971
Merge pull request #72 from Ruudjhuu/fix/holes_in_screw_together_to_close_to_bottom
Fix screw together hole too close too bottom
2023-03-17 09:31:18 -07:00
Ruud Swinkels cd6f68093f cleanup leftover code 2023-02-22 21:41:51 +01:00
Ruud Swinkels ea426c4d40 make all screw-togethers compatible in height 2023-02-22 21:33:01 +01:00
Ruud Swinkels 0538b37c3d improve performance 2023-02-21 22:31:48 +01:00
Ruud Swinkels b2104fbb97 Fix magnet holes, bottom height when using screw together 2023-02-18 14:09:31 +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
Kenneth 51b5053de2
Merge pull request #66 from TomHotston/main
Changed default offset during baseplate screw together mode to account for screw diameter.
2023-02-15 18:57:28 -07:00
Kenneth 0ae9d40442
Merge branch 'main' into main 2023-02-15 18:57:02 -07:00
K Hodson bc7622d5e2 Added website materials 2023-02-15 18:44:26 -07:00
Kenneth 80540b3ab6
Merge pull request #48 from Ruudjhuu/feature/screw_together_minimal
Feature/screw together minimal
2023-02-15 10:05:30 -07:00
K Hodson 19a1504006 code formatting 2023-02-15 10:04:34 -07:00
K Hodson ba3c3e1554 Fixed #36
Added parameter to control bottom layer thickness
2023-02-15 09:04:27 -07:00
Ruud Swinkels 6ad4204c10 remove magic number 2023-02-15 15:49:37 +01:00
K Hodson 47ca12d8a8 tweaked fitx and fity descriptions 2023-02-14 17:02:12 -07:00
Kenneth 0ff0dcb8b6
Merge pull request #57 from nelsongraca/main
Add option to offset to one side when fitting to drawer
2023-02-14 16:52:37 -07:00
K Hodson c897f0ddcd tab safety check 2023-02-14 16:21:04 -07:00
K Hodson 5f3f336ae9 Fixed #31, funnel and tab safety checks 2023-02-14 16:20:16 -07:00
K Hodson ea200b3971 Fixed lip and scoop parameters in lite bins 2023-02-14 15:17:06 -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 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