Commit graph

  • eaf7faa1e0 add test runs on windows Ruud Swinkels 2023-03-22 20:08:08 +0100
  • 0ad8a412a9 Change stl validation to per vertex base as stl output differs on different OS's Ruud Swinkels 2023-03-22 18:39:21 +0100
  • d8f74fd8ba add posibility to run on Windows + Mac Ruud Swinkels 2023-03-22 16:51:40 +0100
  • d6218d1854 add CI test workflow Ruud Swinkels 2023-03-22 14:47:46 +0100
  • a7b7741e6f add how to run Ruud Swinkels 2023-03-21 23:45:15 +0100
  • a4452e8040 move testcases to correct file Ruud Swinkels 2023-03-21 23:36:48 +0100
  • 480887642b add test readme Ruud Swinkels 2023-03-21 23:33:01 +0100
  • 0bad4be8d9 Isolate tested modules and add posibility to add dependency modules Ruud Swinkels 2023-03-21 22:59:44 +0100
  • c73cc47e3e add mypy and generated test files Ruud Swinkels 2023-03-21 22:09:17 +0100
  • 15f3ad5c6f use typestrong python Ruud Swinkels 2023-03-20 10:15:08 +0100
  • 1ad45c6c6e introduced parent OpenscadTestCase class Ruud Swinkels 2023-03-19 11:41:24 +0100
  • cef93b0d27 fix import error Ruud Swinkels 2023-02-22 18:13:54 +0100
  • 947ed1da1f include testrunner Ruud Swinkels 2023-02-22 18:12:27 +0100
  • 6abe2fc893 add module regression test skeleton Ruud Swinkels 2023-02-22 17:55:08 +0100
  • 5bf9de5f8d add linear_pattern test cases #91 Ruud Swinkels 2023-03-23 20:04:58 +0100
  • 501897cb47 compare stl also on number of facets Ruud Swinkels 2023-03-23 20:04:37 +0100
  • ac80ae3ccf add ability to add children to a module test Ruud Swinkels 2023-03-23 19:53:57 +0100
  • 0234c32e89 add rounded_rectangle_tets Ruud Swinkels 2023-03-22 22:25:56 +0100
  • ff1856b01d add posibility to add non keyword arguments Ruud Swinkels 2023-03-22 22:25:12 +0100
  • f6f1b40d06 add test runs on windows Ruud Swinkels 2023-03-22 20:08:08 +0100
  • c0f560549d Change stl validation to per vertex base as stl output differs on different OS's Ruud Swinkels 2023-03-22 18:39:21 +0100
  • d6a64af25b add posibility to run on Windows + Mac Ruud Swinkels 2023-03-22 16:51:40 +0100
  • 820fdac196 add CI test workflow Ruud Swinkels 2023-03-22 14:47:46 +0100
  • bf6e9fbdc1 add how to run Ruud Swinkels 2023-03-21 23:45:15 +0100
  • 4f6aefe583 move testcases to correct file Ruud Swinkels 2023-03-21 23:36:48 +0100
  • 237be4feb7 add test readme Ruud Swinkels 2023-03-21 23:33:01 +0100
  • af60b42a75 Isolate tested modules and add posibility to add dependency modules Ruud Swinkels 2023-03-21 22:59:44 +0100
  • e7955cd0f9 add mypy and generated test files Ruud Swinkels 2023-03-21 22:09:17 +0100
  • 1b9f71b4b5 fix holes only on corners Ruud Swinkels 2023-03-20 18:48:28 +0100
  • d37fa0f5a0 use typestrong python Ruud Swinkels 2023-03-20 10:15:08 +0100
  • 87bce57fff introduced parent OpenscadTestCase class Ruud Swinkels 2023-03-19 11:41:24 +0100
  • c699388fd5
    Merge branch 'main' into tracing Ruud 2023-03-18 21:58:02 +0100
  • cfdfccd629 add tracing to all modules Ruud Swinkels 2023-03-18 21:46:04 +0100
  • f8f3baefb0
    Merge pull request #75 from Ruudjhuu/performance Kenneth 2023-03-17 09:41:21 -0700
  • adf460c6a1
    Merge branch 'main' into performance #75 Kenneth 2023-03-17 09:39:43 -0700
  • 143b9d0971
    Merge pull request #72 from Ruudjhuu/fix/holes_in_screw_together_to_close_to_bottom Kenneth 2023-03-17 09:31:18 -0700
  • 76d2aa8a97 Add support for indented bottom to save filament #80 Tyrel Haveman 2023-02-25 16:45:28 -0800
  • cd6f68093f cleanup leftover code #72 Ruud Swinkels 2023-02-22 21:41:51 +0100
  • ea426c4d40 make all screw-togethers compatible in height Ruud Swinkels 2023-02-22 21:33:01 +0100
  • 2ee96c964b fix import error Ruud Swinkels 2023-02-22 18:13:54 +0100
  • 65e711224e include testrunner Ruud Swinkels 2023-02-22 18:12:27 +0100
  • 7e5a96763d add module regression test skeleton Ruud Swinkels 2023-02-22 17:55:08 +0100
  • 0538b37c3d improve performance Ruud Swinkels 2023-02-21 22:31:48 +0100
  • 7cb981b198
    Revert accidental change Ruud 2023-02-21 21:12:04 +0100
  • 93edab49f9 instrument utility.scad with trace functions Ruud Swinkels 2023-02-21 20:44:16 +0100
  • b2104fbb97 Fix magnet holes, bottom height when using screw together Ruud Swinkels 2023-02-18 14:09:31 +0100
  • 97592b868a default to false for corners K Hodson 2023-02-17 10:28:13 -0700
  • b95548fe6d Option to only put holes at corners of bin K Hodson 2023-02-17 10:23:59 -0700
  • 51b5053de2
    Merge pull request #66 from TomHotston/main Kenneth 2023-02-15 18:57:28 -0700
  • 0ae9d40442
    Merge branch 'main' into main #66 Kenneth 2023-02-15 18:57:02 -0700
  • bc7622d5e2 Added website materials K Hodson 2023-02-15 18:44:26 -0700
  • 80540b3ab6
    Merge pull request #48 from Ruudjhuu/feature/screw_together_minimal Kenneth 2023-02-15 10:05:30 -0700
  • 19a1504006 code formatting #48 K Hodson 2023-02-15 10:04:34 -0700
  • ba3c3e1554 Fixed #36 K Hodson 2023-02-15 09:04:27 -0700
  • 6ad4204c10 remove magic number Ruud Swinkels 2023-02-15 15:49:37 +0100
  • 47ca12d8a8 tweaked fitx and fity descriptions K Hodson 2023-02-14 17:02:12 -0700
  • b1839f63d6 Deployed 570fda7 with MkDocs version: 1.4.2 gh-pages 2023-02-14 16:59:30 -0700
  • 0ff0dcb8b6
    Merge pull request #57 from nelsongraca/main Kenneth 2023-02-14 16:52:37 -0700
  • c897f0ddcd tab safety check K Hodson 2023-02-14 16:21:04 -0700
  • 5f3f336ae9 Fixed #31, funnel and tab safety checks K Hodson 2023-02-14 16:20:16 -0700
  • 58557a451f Deployed ea200b3 with MkDocs version: 1.4.2 2023-02-14 15:54:37 -0700
  • ea200b3971 Fixed lip and scoop parameters in lite bins K Hodson 2023-02-14 15:17:06 -0700
  • ae03f164f0 Updated examples to work with new scoop parameter K Hodson 2023-02-14 15:12:45 -0700
  • 059f67606d Slider for scoop K Hodson 2023-02-14 10:04:53 -0700
  • 37bd44ea18
    Merge pull request #60 from cibernox/make-scoop-customizable Kenneth 2023-02-14 10:00:13 -0700
  • b07d85e58f
    Merge branch 'main' into make-scoop-customizable #60 Kenneth 2023-02-14 09:57:46 -0700
  • c68ecf8252 Forgot to uncomment code K Hodson 2023-02-14 09:56:15 -0700
  • 831c7d6bf1 Convered scoop param from boolean to real K Hodson 2023-02-14 09:55:29 -0700
  • dffda2cf0f Merge branch 'main' into feature/screw_together_minimal Ruud Swinkels 2023-02-13 13:58:16 +0100
  • 46feb59b0d remove need of extra module Ruud Swinkels 2023-02-13 13:54:56 +0100
  • 2297e3af36 Revert "refactor rounded cuboids/planes" Ruud Swinkels 2023-02-13 11:52:11 +0100
  • 7f55ff8770
    Added checks to ensure that screw diameter is only accounted for in screw together mode Tom Hotston 2023-02-11 17:45:49 +0000
  • 997d2d545b
    Updated offset to account for screw hole diameter Tom Hotston 2023-02-11 17:33:26 +0000
  • 570fda7644 Fixes #57 Nelson Graça 2023-02-09 01:19:50 +0000
  • 7addc3a69b Add a chamfer to help the slide go in #58 Russ Nelson 2023-02-08 07:18:16 -0500
  • 0ca453236b Deployed e2e9ad5 with MkDocs version: 1.4.2 2023-02-07 16:08:50 -0700
  • e2e9ad536c Fixed #59 K Hodson 2023-02-07 16:02:46 -0700
  • e5576cc9a7 Divide by zero error when divx and divy are 0 K Hodson 2023-02-06 00:01:39 -0700
  • c5e99d1298 Fixed #46 K Hodson 2023-02-05 23:47:50 -0700
  • 651572308f Deployed 0e488a9 with MkDocs version: 1.4.2 2023-02-05 23:38:23 -0700
  • 3d67ee527c Extrusion width change K Hodson 2023-02-05 23:29:16 -0700
  • 0e488a95ce Fixed #27 K Hodson 2023-02-05 23:24:41 -0700
  • 6804bf9983 Fixed #23 K Hodson 2023-02-05 23:16:23 -0700
  • 1a3199cdcd
    Update README.md Kenneth 2023-02-05 22:29:21 -0700
  • 7430123683 Make scoop customizable Miguel Camba 2023-01-31 20:56:36 +0100
  • 0513890365 Add a 2x1x6 with 3 divider bin that has a slot for a microscope slide Russ Nelson 2023-01-28 15:49:01 -0500
  • 7c25918ef4 Add option to offset to one side when fitting to drawer Nelson Graça 2023-01-27 18:37:58 +0000
  • fe46ad1a0e revert default gridx/gridy #52 Ruud Swinkels 2023-01-13 10:12:13 +0100
  • 2a78a06967 revert changed default values Ruud Swinkels 2023-01-13 10:09:11 +0100
  • 7021a523de reduce binbotom when no screws are used in the base Ruud Swinkels 2023-01-13 10:00:47 +0100
  • ca5616bba8 add possibility to control fit to drawer per side #49 Ruud Swinkels 2023-01-11 23:14:05 +0100
  • 8dcb2077b9 add screwholes to minimal base skeleton Ruud Swinkels 2023-01-11 21:53:24 +0100
  • 7ec3f30ffe add baseplate screw together minimal Ruud Swinkels 2023-01-11 21:44:13 +0100
  • 8d8827de6c refactor rounded cuboids/planes Ruud Swinkels 2023-01-11 21:33:36 +0100
  • c9b8df69e3 Added style_hole back to baseplates Kenneth 2022-12-30 23:36:00 -0700
  • 183ec3e069
    Merge pull request #39 from jazzhands/screw-together Kenneth 2022-12-30 13:47:26 -0700
  • 4e0afaaf31
    Merge branch 'main' into screw-together #39 Kenneth 2022-12-30 13:46:33 -0700
  • 8d105235b7 line 33 screw count Kenneth 2022-12-30 13:45:06 -0700
  • 3ffffd3754 Add a parameter to "center grid" #43 Tobias Lasco 2022-12-30 13:56:41 -0600
  • 3fa0a9a515 Implemented existing utility functions Kenneth 2022-12-30 11:55:26 -0700