Commit graph

  • 6f2f717604 fix default inner chamfer/rounding for rect_tube Adrian Mariano 2023-02-17 19:19:27 -0500
  • f2acb6b21a remove spurious union() calls in some examples Adrian Mariano 2023-02-17 15:00:57 -0500
  • 710a09c9b4 bugfix Adrian Mariano 2023-02-16 21:04:24 -0500
  • d47e5a5d0d fix screws bugs relating to oversizing Adrian Mariano 2023-02-16 19:59:21 -0500
  • 11b80e6e9a offset() checks for zero offset and return original additions to hinge to support clearance Adrian Mariano 2023-02-12 14:12:17 -0500
  • 17e1b59535
    Merge pull request #1051 from adrianVmariano/master Revar Desmera 2023-02-06 17:29:22 -0800
  • 0851dc3aef remove echoes #1051 Adrian Mariano 2023-02-06 19:28:16 -0500
  • 2d35733980 doc fixes, allow threads=true with screw specs Adrian Mariano 2023-02-06 18:31:01 -0500
  • bf107e2137
    Merge pull request #1049 from adrianVmariano/master Revar Desmera 2023-02-05 22:29:56 -0800
  • f9b06bf8f6 fix double parens typo #1049 Adrian Mariano 2023-02-05 23:32:13 -0500
  • a0127cf641 doc fixes Adrian Mariano 2023-02-05 23:02:37 -0500
  • 71404d1cea
    Merge pull request #1048 from adrianVmariano/master Revar Desmera 2023-02-05 19:06:24 -0800
  • b594c8c0c5 doc fixes #1048 Adrian Mariano 2023-02-05 21:17:38 -0500
  • b780191c20 move texture descriptions into examples Adrian Mariano 2023-02-05 20:41:23 -0500
  • 1060559aa6
    Merge pull request #1047 from adrianVmariano/master Revar Desmera 2023-02-04 23:32:59 -0800
  • 0511dbd967 doc fixes #1047 Adrian Mariano 2023-02-04 21:41:27 -0500
  • 30f244b4d7
    Merge pull request #1045 from adrianVmariano/master Revar Desmera 2023-02-04 17:10:33 -0800
  • 1b218145fd a few more examples #1045 Adrian Mariano 2023-02-04 18:37:08 -0500
  • 87abec1a7f fix broken example Adrian Mariano 2023-02-04 17:05:56 -0500
  • 71449ee3ac fix tri_grid texture, add more error handling for texture args Adrian Mariano 2023-02-04 16:13:49 -0500
  • 29dec56cd2 Document texture inset/gap arguments and fix textures for consistent use of inset argument. Adrian Mariano 2023-02-04 12:36:53 -0500
  • bf7218d56f doc tweaks Adrian Mariano 2023-02-03 23:37:24 -0500
  • 91dfeb7d29
    Merge pull request #1043 from adrianVmariano/master Revar Desmera 2023-02-03 16:52:37 -0800
  • 6d46c2ce5b comment out example #1043 Adrian Mariano 2023-02-03 18:54:30 -0500
  • ceece817e5 fix vnf_validate indexing bug Adrian Mariano 2023-02-03 18:51:04 -0500
  • 9e752547d7
    Merge pull request #1042 from adrianVmariano/master Revar Desmera 2023-02-03 15:08:24 -0800
  • 4a9ab3b18b doc fix #1042 Adrian Mariano 2023-02-03 17:27:44 -0500
  • 711050e605 fix doc typo in skin, fix first section docs in distributors Adrian Mariano 2023-02-03 17:17:38 -0500
  • b81c3638d5 add min_area to vnf_vertex_array Adrian Mariano 2023-02-03 17:17:24 -0500
  • be998746e6 trapezoid fix Adrian Mariano 2023-02-03 16:36:40 -0500
  • fc210b8c90
    Merge pull request #1041 from revarbat/revarbat_dev Revar Desmera 2023-02-03 12:10:22 -0800
  • f6a8f42f91 Make docs use PNG animations. #1041 Revar Desmera 2023-02-03 12:09:46 -0800
  • 495c761461
    Merge pull request #1037 from adrianVmariano/master Revar Desmera 2023-02-03 12:08:41 -0800
  • 7cae28682d renamed #1037 Adrian Mariano 2023-02-03 07:03:44 -0500
  • c74e5a81e0 add knuckle hinges Adrian Mariano 2023-02-03 06:59:09 -0500
  • 733d907c91 Add error checking for bad head Fix docs Adrian Mariano 2023-02-02 23:04:33 -0500
  • 33442c4230 better error handling in offset_stroke for invalid end treatment Adrian Mariano 2023-02-01 18:40:29 -0500
  • d205380c12 Rewrite to avoid "continues:" after examples Adrian Mariano 2023-02-01 18:39:32 -0500
  • b47fcbf595 fix bug in left hand spirals in spiral_sweep add multi-facet higbee to threaded_rod Adrian Mariano 2023-01-31 22:49:23 -0500
  • 9d4430387f remove echo Adrian Mariano 2023-01-31 18:33:47 -0500
  • 0df14ad185 add proper error checking to [xyz]_copies and line_copies also added doc section to distributors.scad about $ variables Adrian Mariano 2023-01-31 17:45:58 -0500
  • 3426fa2df6 Merge remote-tracking branch 'upstream/master' Adrian Mariano 2023-01-31 16:49:19 -0500
  • 521f099fc9 fix error messages Adrian Mariano 2023-01-30 16:49:58 -0500
  • f402c09e8f Fix cheese some head types for consistent design when $fn is odd, and ensure facets match Adrian Mariano 2023-01-30 16:18:22 -0500
  • d8dccc0005 Fix slice() bug when index is off the end, doc fix Adrian Mariano 2023-01-28 11:53:02 -0500
  • 3d7a415f6e
    Merge pull request #1034 from revarbat/revarbat_dev Revar Desmera 2023-01-23 15:36:59 -0800
  • 4fa37a94d0
    Merge branch 'master' into revarbat_dev #1034 Revar Desmera 2023-01-23 15:02:55 -0800
  • 6602ff3eee Get Textures Figures to render. Revar Desmera 2023-01-23 15:01:14 -0800
  • a233745af0
    Merge pull request #1030 from adrianVmariano/master Revar Desmera 2023-01-22 22:29:33 -0800
  • ea3e720493 fix threaded rod bug where extra stuff appears beyond ends of rod #1030 Adrian Mariano 2023-01-22 21:57:29 -0500
  • b0042882c9 fix vnf_vertex_array bug where zero area faces don't get removed Adrian Mariano 2023-01-21 13:36:33 -0500
  • c2ec3552c4 fix typo Adrian Mariano 2023-01-20 23:59:03 -0500
  • 3f4d5e65f7 doc fixes Adrian Mariano 2023-01-20 16:55:56 -0500
  • 554d197976 doc fixes Adrian Mariano 2023-01-20 07:10:57 -0500
  • 8bd08bd4c1 change is_closed_path to are_ends_equal sphere bugfix Adrian Mariano 2023-01-19 20:39:05 -0500
  • 0568e2ef46 valign improvements in path_text Adrian Mariano 2023-01-19 18:17:17 -0500
  • 6aac7045e9
    Merge pull request #1027 from revarbat/revarbat_dev Revar Desmera 2023-01-18 03:40:07 -0800
  • 537a888a28 path_text fixes in progress, doc fix for plane3pt Adrian Mariano 2023-01-18 06:31:09 -0500
  • 885a5fef9b line_copies() matrix return example fix. #1027 Revar Desmera 2023-01-18 03:14:27 -0800
  • cab3eaf37f Distributors bugfixes. Revar Desmera 2023-01-18 02:33:10 -0800
  • a98b2a833f Fix for line_copies() test. Revar Desmera 2023-01-18 01:18:17 -0800
  • 98bb93768c Fix for #1018: distributors.scad matrix functions Revar Desmera 2023-01-18 01:04:44 -0800
  • e8b9b33029
    Merge pull request #1021 from adrianVmariano/master Revar Desmera 2023-01-16 21:21:27 -0800
  • a012a7cc62 more parameter cleanup #1021 Adrian Mariano 2023-01-16 15:56:22 -0500
  • 622333c8d7 Parameter fixes and doc fixes Adrian Mariano 2023-01-16 00:14:08 -0500
  • dfe2fef2a7
    Merge pull request #1019 from revarbat/revarbat_dev Revar Desmera 2023-01-15 19:07:09 -0800
  • ba6d7654c5 vnf_halfspace examples Adrian Mariano 2023-01-15 11:49:32 -0500
  • 84d2e3d417 Add linear_sweep examples with disconnected texture ends and show fix Adrian Mariano 2023-01-15 09:25:38 -0500
  • ef5d197014 Added $idx to various attachent modules. #1019 Revar Desmera 2023-01-14 23:00:55 -0800
  • 46b5bf2709
    Merge pull request #1017 from revarbat/revarbat_dev Revar Desmera 2023-01-05 17:41:32 -0800
  • 4ddf71e3f3 Fix for Issue #1007 #1017 Revar Desmera 2023-01-05 17:36:37 -0800
  • 741cefabae
    Merge pull request #1016 from adrianVmariano/master Revar Desmera 2023-01-05 16:35:49 -0800
  • 6bde6eeb37 bug fix for internal threads #1016 Adrian Mariano 2023-01-04 20:30:03 -0500
  • b5f09a12e9
    Merge pull request #1015 from revarbat/revarbat_dev Revar Desmera 2023-01-02 23:07:01 -0800
  • b0db17f018 Merge branch 'master' into revarbat_dev #1015 Revar Desmera 2023-01-02 22:28:40 -0800
  • 6e12f66845
    Merge pull request #1011 from adrianVmariano/master Revar Desmera 2023-01-02 22:27:10 -0800
  • 686786006e Workflow updates to eliminate Node.js warnings. Pin joiner overhang fix. Revar Desmera 2023-01-02 22:25:37 -0800
  • 8b91ce9496 doc tweaks #1011 Adrian Mariano 2022-12-17 14:05:20 -0500
  • 732033196a texture fixes, relax checks, and added docs Adrian Mariano 2022-12-17 13:51:52 -0500
  • 9c92e3ce02
    Merge pull request #1009 from revarbat/revarbat_dev Revar Desmera 2022-12-16 18:51:08 -0800
  • bda046636d Fix for #1008: rect_tube(shift=) #1009 Revar Desmera 2022-12-16 18:23:23 -0800
  • 1257b9b936
    Merge pull request #1006 from adrianVmariano/master Revar Desmera 2022-12-14 21:04:43 -0800
  • 963fdead80 texture improvements for sp_cap #1006 Adrian Mariano 2022-12-14 20:43:34 -0500
  • b4a31b82de spiral_sweep didn't actually do left handed when it was requested changed higbee options to taper options, with negative for tapers within specified length and positive for tapers extending the length Adrian Mariano 2022-12-14 20:03:36 -0500
  • fbe3eb5499
    Merge pull request #1003 from adrianVmariano/master Revar Desmera 2022-12-11 00:47:28 -0800
  • a15e3e1d43 screws fix, arc_copies doc fix, sortidx bugfix #1003 Adrian Mariano 2022-12-10 09:49:04 -0500
  • e1a35b213e fix screw_hole() bug with "tap" tolerance. Adrian Mariano 2022-12-10 09:33:32 -0500
  • eaf112a039 improve tube() docs Adrian Mariano 2022-12-10 09:33:22 -0500
  • 54af0b4811
    Merge pull request #998 from adrianVmariano/master Revar Desmera 2022-12-04 01:25:49 -0800
  • 8b622e710c fix figues and higbee for screw_hole() #998 Adrian Mariano 2022-12-02 19:07:47 -0500
  • 763d15b9f9 fix figure 2 in cyl Adrian Mariano 2022-12-02 06:14:35 -0500
  • b9b5685c3b
    Merge pull request #997 from adrianVmariano/master Revar Desmera 2022-12-01 23:10:36 -0800
  • 7b898e8cac fix scale #997 Adrian Mariano 2022-12-01 22:09:01 -0500
  • 5c8375765a tweak cyl() figures Adrian Mariano 2022-12-01 22:08:09 -0500
  • 0b4a961d14
    Merge pull request #994 from adrianVmariano/master Revar Desmera 2022-12-01 17:52:14 -0800
  • 1e51ae2a8f higbee nut support #994 Adrian Mariano 2022-12-01 20:18:39 -0500
  • 708b24dd35 Merge branch 'master' of https://github.com/adrianVmariano/BOSL2 Adrian Mariano 2022-12-01 20:08:24 -0500
  • c16d2823c3 fix threading issues Adrian Mariano 2022-12-01 19:28:24 -0500
  • 1e67739335
    Merge branch 'master' into master adrianVmariano 2022-12-01 06:24:13 -0500
  • d50aba88a8
    Merge pull request #996 from revarbat/revarbat_dev Revar Desmera 2022-11-30 20:51:16 -0800