Commit Graph

206 Commits

Author SHA1 Message Date
Adrian Mariano
a82c398e07 doc fixes 2025-03-31 20:55:58 -04:00
Adrian Mariano
59261389c3 Fix examples and support vnf center anchors 2025-03-27 18:06:31 -04:00
Adrian Mariano
d122fc12c4 example fix for stable version 2025-03-26 19:16:24 -04:00
Adrian Mariano
1e81b28f5c fix rounded_prism "prismoid" anchor type 2025-03-26 18:32:31 -04:00
Adrian Mariano
c4492e07ee doc fixes & bugfix 2025-03-26 06:32:03 -04:00
Adrian Mariano
15f07e1ac4 last of the bugfixes 2025-03-25 22:26:08 -04:00
adrianVmariano
26ebbbf989 Merge branch 'master' into master 2025-03-25 21:51:29 -04:00
Adrian Mariano
13be168acc prism connector center anchor fix for extrusions 2025-03-25 19:11:49 -04:00
Adrian Mariano
20e3d57bbb doc fix 2025-03-25 06:08:45 -04:00
Adrian Mariano
e2a56afdbc fix doc errors 2025-03-24 22:03:24 -04:00
Adrian Mariano
80c042bcf4 remove debug echoes 2025-03-24 21:22:15 -04:00
Adrian Mariano
1b7ab19865 remove comma 2025-03-24 21:18:58 -04:00
Adrian Mariano
bbd1ed5cd0 Add prism_connector() 2025-03-24 21:17:43 -04:00
Alex Matulich
6daf77b600 Fix crash in _bez_path_corner, fix usage in smooth_path, spelling and grammar 2025-01-26 09:38:23 -08:00
Alex Matulich
86ef2ecfc6 Grammar fix, corrections to rounding and shapes2d examples 2025-01-05 14:43:55 -08:00
Alex Matulich
90ef497896 include beziers.scad in std.scad, remove include line from all other files containing it 2025-01-05 11:40:20 -08:00
Alex Matulich
11b801ec46 added error check for 'uniform' parameter, reformatted some code 2025-01-05 08:06:52 -08:00
Alex Matulich
eb66ba3e9d fixed description indentation error in rounding.scad 2025-01-05 06:19:12 -08:00
Alex Matulich
652d404ff1 minor copyedits to smooth_path documentation 2025-01-04 22:20:17 -08:00
Alex Matulich
6967134404 refactored to integrate curvy_path into smooth_path with new 'corners' method 2025-01-04 20:57:53 -08:00
Alex Matulich
ed683bde03 added curvy_path as a complement to smooth_path, updated squircle() 2024-12-29 21:06:35 -08:00
Adrian Mariano
d4a8fdb6fe fix rounded prism docs 2024-12-05 22:47:08 -05:00
Adrian Mariano
400f3efa97 skin automatically flips faces when paths are reversed; bugfix in rounded_prism 2024-11-03 07:26:41 -05:00
Adrian Mariano
3aff85aedc add structs.scad to std.scad; fix various it's typos in docs 2024-11-03 07:12:38 -05:00
Adrian Mariano
535646c01b fix rounded_prism bug 2024-10-14 16:11:19 -04:00
Adrian Mariano
c83253c814 doc tweak 2024-10-14 15:56:35 -04:00
Adrian Mariano
4d95f81352 comma fix 2024-10-12 12:30:52 -04:00
Adrian Mariano
9b2a32e574 rounded prism anchor improvements 2024-10-12 11:53:46 -04:00
Adrian Mariano
f0d90eed19 docs bugfixes 2024-09-26 19:03:50 -04:00
Adrian Mariano
0c266f6f85 join_prism fixes, and hole cutting examples 2024-09-26 16:58:20 -04:00
Adrian Mariano
de6d7a21d7 doc tweaks 2024-08-23 18:11:29 -04:00
Adrian Mariano
35f1dc4cb0 Change Extra Anchors to Named Anchors 2024-05-20 19:42:07 -04:00
Adrian Mariano
33de6a13ea fix offset_stroke anchor bug; doc tweaks for Extra Anchors 2024-05-20 19:01:05 -04:00
Adrian Mariano
323e72c16f offset_sweep anchor fixes, support for removing end faces 2024-02-27 16:52:09 -05:00
Adrian Mariano
a246027a68 fix example by adding $fn 2024-02-24 21:56:11 -05:00
Adrian Mariano
0297623063 fix path_sweep bug where it fails on paths with a "not a region" error 2024-02-18 10:21:27 -05:00
Adrian Mariano
4d3c12a22c Merge branch 'master' of https://github.com/adrianVmariano/BOSL2 2024-02-15 18:32:34 -05:00
Adrian Mariano
9e6b49ad3b fix anchors for offset_sweep 2024-02-15 18:32:17 -05:00
Revar Desmera
e58cfa0ba1 Minor docs fixes. Removed VersionBump workflow. 2024-02-06 10:26:34 -08:00
Adrian Mariano
8f80872ba5 allow full cuboid rounding in rounded_prism; improve error checking 2024-02-04 12:23:11 -05:00
Adrian Mariano
f078efe314 fix center anchors, offset_sweep anchors 2024-02-01 21:11:56 -05:00
Adrian Mariano
d6fe226fca Fix teardrop for threaded screws 2024-01-27 10:52:54 -05:00
Adrian Mariano
e1876c3432 better error check in arc()
bugfix for join_path()
modifications for bevel gear to support internal teeth
2023-10-18 20:24:48 -04:00
Adrian Mariano
1e5a2e345d fix bug in round_prism for vertical caps 2023-10-03 18:57:39 -04:00
Adrian Mariano
2b02c890f0 docs update 2023-09-16 09:51:24 -04:00
Adrian Mariano
44fea4047e offset_sweep "extra" bugfix 2023-09-03 22:19:29 -04:00
Revar Desmera
07d487e0fd All the SynTags. 2023-05-29 21:48:48 -07:00
Adrian Mariano
fcfa1568c0 bug fix 2023-05-15 20:02:07 -04:00
Adrian Mariano
168ae7968e fix various stroke() bugs, add attachable() to some modules 2023-04-23 21:38:27 -04:00
Revar Desmera
2d608c5602 Tweak Topics, See Alsos in rounding.scad 2023-04-05 20:22:38 -07:00