Commit graph

68 commits

Author SHA1 Message Date
Revar Desmera
044fcd6360 Fix for joiner bug #1167 2023-05-18 03:00:17 -07:00
Revar Desmera
119de92f6e Added Synopses, etc to hinges.scad and joiners.scad 2023-04-03 20:11:36 -07:00
Revar Desmera
686786006e Workflow updates to eliminate Node.js warnings. Pin joiner overhang fix. 2023-01-02 22:25:37 -08:00
Adrian Mariano
45826195c8 joiners bugfix, attachments proofread 2022-11-15 23:02:39 -05:00
Adrian Mariano
1cf60c41e2 fix to handle case where taper not given 2022-11-13 13:16:16 -05:00
Adrian Mariano
3eef8cc92a dovetail $slop fix 2022-11-13 11:40:07 -05:00
Adrian Mariano
eb286717ec fix joiners bug 2022-11-09 18:34:43 -05:00
Adrian Mariano
14e12d8456 assert cleanup 2022-11-09 16:54:27 -05:00
Adrian Mariano
3d6c3fca89 doc tweak & add thickness 2022-10-26 22:07:17 -04:00
Garth Minette
fc12056170 Added cylindrical_heightfield() 2022-05-16 21:02:12 -07:00
Adrian Mariano
33d9ca4352 bug fix 2022-05-15 13:47:00 -04:00
Adrian Mariano
174fb02e2b rewrite of tag handling 2022-05-15 10:51:45 -04:00
Garth Minette
31b93e0e37 Fixed weird default excess= in masks2d.scad. 2022-04-24 19:22:18 -07:00
Garth Minette
b8462c7a17 Major rework on joiners. 2022-04-24 18:18:24 -07:00
Adrian Mariano
82b4b284a9 make slop undef and add get_slop()
add no_children in places
2022-04-11 22:18:52 -04:00
Adrian Mariano
a51e091019 bugfix 2022-04-10 11:15:05 -04:00
Adrian Mariano
0e765a44b5 usage fixes 2022-04-10 09:45:33 -04:00
Garth Minette
d9691b3b4a Fixed interior_fillet(). Refactored circle_* functions. 2022-04-06 19:37:00 -07:00
Adrian Mariano
8861464dbb doc fixes 2022-03-07 19:43:12 -05:00
Adrian Mariano
d8aa4ced71 misc doc fixes and organization
beziers reorg
arc bug fix for endpoint=false and N=undef
2022-01-07 14:23:01 -05:00
Revar Desmera
aa109de9d7 Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev 2021-12-13 15:51:06 -08:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Adrian Mariano
dd3542c748 Fix references to changed subsections 2021-11-19 22:33:16 -05:00
Adrian Mariano
e82483ba79 Modified $overlap to default to zero and made some tweaks to clips and
dovetails because of this. Fixed bug in rabbit clip with lock=true.
2021-05-16 20:29:04 -04:00
Garth Minette
5dc473071f Fix for CGAL errors with joiners. 2021-04-18 20:15:36 -07:00
Garth Minette
0b17bf5930 Brought slice() in line with select() indexing, without wrapping. Replaced a lot of select() and slice() calls with last(), list_head(), and list_tail() calls. 2021-03-30 00:46:59 -07:00
Garth Minette
6cfbc538fc Re-work to use openscad_docsgen package. 2021-02-19 19:56:43 -08:00
Garth Minette
d89c72e8a7 dovetail() length->slide in example. 2021-01-07 19:32:10 -08:00
Garth Minette
729baada91 Merge branch 'master' into revarbat_dev 2021-01-07 19:21:45 -08:00
Garth Minette
f328ca87a5 Clean up Usage docs lines for arrays.scad. Typo fix in joiners.scad. 2021-01-07 19:17:10 -08:00
Adrian Mariano
286eadd84b parameter tweak 2021-01-06 21:31:40 -05:00
Adrian Mariano
30d960bf6d Changed dovetail interface to use slide, length and width and support
more positional args.
2021-01-06 20:45:11 -05:00
Adrian Mariano
b12565f85c Fixed bug with snap_pin_socket, tweaked dovetail docs.
Fixed offset bugs, one affecting regions and one affecting paths of length2.
2021-01-06 16:45:24 -05:00
Garth Minette
3b4f3d3f0e Examples fixes for joiners, hingesnaps, projection_on_plane() 2021-01-05 22:07:40 -08:00
Garth Minette
f9aa81e178 Improved docs gen script for Returns:, Custom:, Includes:, Topics:, and positional/named args spits. 2021-01-05 01:20:01 -08:00
Garth Minette
e4f2497863 Changes all references to polyline to path. 2020-11-16 17:50:08 -08:00
Adrian Mariano
ac4178fadc Remove echo and doc fix for rabbit_clip 2020-09-18 21:44:05 -04:00
Kelvie Wong
3dd8524db7 Fix offset calculations in dovetail.
We need to properly account for slop in back_width, otherwise the front offset
can end up being positive at small scales.
2020-09-01 20:46:25 -07:00
Adrian Mariano
9f9c128b6c Added rabbit clips. 2020-08-17 20:44:42 -04:00
Garth Minette
b5d465cf1e docs_gen.py now shows more docs errors. 2020-07-27 15:15:34 -07:00
Revar Desmera
53c1e25395 Standardize indention on spaces, not tabs. 2020-05-29 19:04:34 -07:00
Adrian Mariano
ebe919d162 fixed round_corners invocation 2020-05-21 16:44:26 -04:00
Revar Desmera
5769ef1036 Removed BOSL2/ from includes. 2020-03-28 20:50:04 -07:00
Revar Desmera
b0b436eb63 Renamed spread() to line_of(). Renamed [xyz]spread() to [xyz]copies() 2020-03-24 19:11:05 -07:00
Adrian Mariano
469b4cb525 Added snap pins to joiners.scad 2020-03-03 22:52:19 -05:00
Adrian Mariano
b029284228 2 bug fixes 2020-02-29 19:45:49 -05:00
Revar Desmera
6651e1be42 Renamed orient_and_anchor() to attachable() and refactored arguments and internals. 2020-02-29 13:16:15 -08:00
Adrian Mariano
15e21ebfa8 Changed dovetail orientation to be more intuitive. 2020-01-21 20:29:43 -05:00
Revar Desmera
c6fc770008 dovetail() has too little slop 2020-01-10 19:30:20 -08:00
Revar Desmera
5ccf1e26bd Added convexity= to skin() and vnf_polyhedron() 2020-01-09 20:10:46 -08:00