Commit graph

66 commits

Author SHA1 Message Date
Adrian Mariano
2d35733980 doc fixes, allow threads=true with screw specs 2023-02-06 18:31:01 -05:00
Adrian Mariano
0511dbd967 doc fixes 2023-02-04 21:41:27 -05:00
Adrian Mariano
bf7218d56f doc tweaks 2023-02-03 23:37:24 -05:00
Adrian Mariano
711050e605 fix doc typo in skin, fix first section docs in distributors 2023-02-03 17:17:38 -05:00
Adrian Mariano
d205380c12 Rewrite to avoid "continues:" after examples 2023-02-01 18:39:32 -05:00
Adrian Mariano
9d4430387f remove echo 2023-01-31 18:33:47 -05:00
Adrian Mariano
0df14ad185 add proper error checking to [xyz]_copies and line_copies
also added doc section to distributors.scad about $ variables
2023-01-31 17:45:58 -05:00
Revar Desmera
885a5fef9b line_copies() matrix return example fix. 2023-01-18 03:14:27 -08:00
Revar Desmera
cab3eaf37f Distributors bugfixes. 2023-01-18 02:33:10 -08:00
Revar Desmera
98bb93768c Fix for #1018: distributors.scad matrix functions 2023-01-18 01:04:44 -08:00
Adrian Mariano
a15e3e1d43 screws fix, arc_copies doc fix, sortidx bugfix 2022-12-10 09:49:04 -05:00
Adrian Mariano
14e12d8456 assert cleanup 2022-11-09 16:54:27 -05:00
Adrian Mariano
d690dfcb41 doc tweaks 2022-10-23 11:12:50 -04:00
Adrian Mariano
a7711edf0b distributors name normalization & bug fix 2022-10-22 23:15:35 -04:00
Adrian Mariano
cbb47c5cd7 change grid2d to grid_copies for consistency 2022-10-17 19:47:09 -04:00
Adrian Mariano
1797d5dc91 change path_spread and ovoid_spread to path_copies and sphere_copies
for consistency.  Remove use of "spread" to refer to placement of
copies in docs.  Add deprecate().
2022-10-14 18:32:04 -04:00
Adrian Mariano
68a26db513 Expose path_cut_points() 2022-10-12 23:38:20 -04:00
Garth Minette
b8462c7a17 Major rework on joiners. 2022-04-24 18:18:24 -07:00
Adrian Mariano
9433b05a65 file summary improvements and tweaks 2022-04-21 00:26:20 -04:00
Adrian Mariano
c1cbfdfb12 more usage message updates 2022-03-31 19:36:56 -04:00
Garth Minette
56edc3bda5 Fix zcopies docs. 2022-03-31 15:12:20 -07:00
Revar Desmera
eb5c56dcfd
Merge branch 'master' into revarbat_dev 2022-03-31 14:21:32 -07:00
Garth Minette
7e73af8dab Removed grid3d(), enabled [xyz]copies(LIST)... 2022-03-31 14:16:12 -07:00
Garth Minette
3af1e96f6f Minor distributors example image tweaks. 2022-03-30 21:25:49 -07:00
Adrian Mariano
155de32d9a add req_children() and apply to distributors and rounding.
fix usage texts in paths.scad
2022-03-30 19:44:46 -04:00
Adrian Mariano
d63bdee063 usage messages for distributors, plus arg rearrangement for grid fns 2022-03-30 19:24:40 -04:00
Adrian Mariano
058f2b0162 doc fixes 2022-03-30 18:31:37 -04:00
Adrian Mariano
b4b62f86dd fix broken examples 2022-03-24 00:15:25 -04:00
Adrian Mariano
a233d8e04f doc tweaks 2022-01-01 22:00:26 -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
b729f436ce improve error handling 2021-12-07 16:21:29 -05:00
Adrian Mariano
7059caa6cc Remove nonzero parm from point_in_region in grid2d() 2021-12-06 23:05:45 -05:00
Adrian Mariano
fd36b0020e add nonzero to grid2d
clean up dead code and add docs to geometry.scad
add faster (?) code for point_on_line
2021-10-11 20:25:11 -04:00
Adrian Mariano
bb77faa0c9 assorted doc fixes
eliminate trace_path
_path_self_intersections fix
2021-10-06 21:16:39 -04:00
Garth Minette
0260d92187 Correction for _path_cut_points() rename. 2021-09-19 20:08:38 -07:00
Adrian Mariano
33ca0d4a69 Resectioned distributors and vnf.
Error msg fix in shapes2d
section tweak in transforms
fixed polygon_line_intersection
2021-09-15 16:30:04 -04:00
Adrian Mariano
454a95c06a move path_spread to distributors 2021-09-07 19:00:28 -04:00
Garth Minette
c967b507a6 Bugfix for line_of() 2021-07-05 20:46:43 -07:00
Garth Minette
5a355434ce Tweaks for docs usage lines. 2021-06-26 20:59:33 -07:00
RonaldoCMP
d18f558c1a Extend convolve and deltas; do minor doc corrections 2021-06-22 01:20:05 +01:00
Garth Minette
a748c77077 vmul() to v_mul(), etc. 2021-06-14 20:28:49 -07:00
Garth Minette
b370e2540b Added function line_of(). 2021-04-06 17:00:40 -07:00
Garth Minette
d7cb503ffc Replace most trivial uses of slice() with faster list_head() and list_tail() 2021-03-25 00:23:36 -07:00
Garth Minette
6cfbc538fc Re-work to use openscad_docsgen package. 2021-02-19 19:56:43 -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
70a6b7fac8 Fixed some undef warnings in distributors. 2020-12-09 23:43:08 -08:00
Garth Minette
f36fbb60db Fix for #166: tweaks for xcopies, etc. 2020-11-30 21:09:00 -08:00
Garth Minette
a730887366 Fixed line_of(n=1,...), improved docs. 2020-09-28 00:25:40 -07:00
Garth Minette
dba5aab918 Implement Issue #2. Added diameter alternates for most radius options. 2020-08-26 20:39:45 -07:00