Commit graph

190 commits

Author SHA1 Message Date
Adrian Mariano
66fce69e4d Fix bug in nut beveling, fix teardrop bugs, add chamfer to teardrop,
add tap and self tap screw hole tolerances.
2022-10-25 22:33:22 -04:00
Adrian Mariano
d860dc8044 doc fixes 2022-10-23 08:05:40 -04:00
Adrian Mariano
a7711edf0b distributors name normalization & bug fix 2022-10-22 23:15:35 -04:00
Adrian Mariano
b9713845f7 added n= option to supershape to give number of points 2022-08-06 10:28:36 -04:00
Adrian Mariano
f7b67232b2 doc fix for ellipse 2022-08-02 22:49:10 -04:00
Adrian Mariano
6b49376ee8 Add info on font size to docs 2022-07-21 22:13:58 -04:00
Adrian Mariano
174fb02e2b rewrite of tag handling 2022-05-15 10:51:45 -04:00
Garth Minette
6716d09fda Make asserts functional due to OpenSCAD operation ordering. 2022-05-02 18:35:55 -07:00
Garth Minette
64033ca1b2 Fixed stray _attach_geom() calls. 2022-04-11 18:44:57 -07:00
Garth Minette
d9691b3b4a Fixed interior_fillet(). Refactored circle_* functions. 2022-04-06 19:37:00 -07:00
Garth Minette
837358d44c Added corner= and points= to circle(), arc(). 2022-04-06 00:21:57 -07:00
Adrian Mariano
c1cbfdfb12 more usage message updates 2022-03-31 19:36:56 -04:00
Adrian Mariano
7afef10a79 usage messages fixes, req_children additions 2022-03-31 18:12:23 -04:00
Revar Desmera
05fe090fed
Merge pull request #804 from adrianVmariano/master
eliminate subdivide_long_segments
2022-03-18 13:26:03 -07:00
Adrian Mariano
e7be7d8fb0 doc tweaks, mdash fixes, merge subdivide_long_segments into subdivide_path 2022-03-17 18:38:20 -04:00
Revar Desmera
a897f00e37
Merge pull request #801 from adrianVmariano/master
N to n
2022-03-16 18:04:08 -07:00
Adrian Mariano
7d6a2b593f Force N parameters to n in most places 2022-03-13 21:40:55 -04:00
Garth Minette
9e544a8489 Added atype= to rect() 2022-03-07 18:59:05 -08:00
Garth Minette
6bea067678 Corrected text() and text3d() docs. 2022-01-18 22:16:23 -08:00
Garth Minette
7ca44e81c4 atext() to text3d(). Overrode text() for 2D attachability. 2022-01-18 21:29:23 -08:00
Garth Minette
b436dba2d3 Regressions fixes for changes to teardrop2d() 2022-01-17 00:28:22 -08:00
Garth Minette
e09a6cd6dd Added negative roundings/chamfers to rect() and trapezoid(). Added teardrop= to cuboid() 2022-01-16 23:30:13 -08:00
Adrian Mariano
85bdeb4d89 colors and 2d rounding flee mutators.scad 2022-01-14 20:31:02 -05:00
Garth Minette
b5d7edbb5d Animated egg() examples. 2022-01-09 00:53:54 -08:00
Revar Desmera
29eaca542b
Merge pull request #750 from revarbat/revarbat_dev
Minor tweaks to Shapes2d tutorital.
2022-01-08 01:01:05 -08:00
Garth Minette
8d9d1f46a6 Minor tweaks to Shapes2d tutorital. 2022-01-07 19:31:58 -08:00
Adrian Mariano
1547aa8f71 Add egg() function/module 2022-01-07 12:37:47 -05:00
Adrian Mariano
15b68ffe89 add references for circle functions 2022-01-05 16:20:42 -05:00
Adrian Mariano
f1b9d04a3d strip down apply() so projections are banned, and 2d acting on 3d is
banned.  clarify docs
2021-12-28 17:05:37 -05:00
Revar Desmera
f9c5dc2cb9 Fixes for rect(center=) 2021-12-13 16:31:14 -08: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
3e292c21cc remove center arg from shapes2d.scad 2021-11-20 23:33:04 -05:00
Adrian Mariano
dd3542c748 Fix references to changed subsections 2021-11-19 22:33:16 -05:00
Adrian Mariano
1ec9faec39 remove enumerate, zip, ellipse uniform sampling with realign 2021-11-18 19:02:50 -05:00
Adrian Mariano
cd664f830c attachment bugfixes 2021-11-16 22:13:00 -05:00
Adrian Mariano
45e64f309c bug fixes 2021-11-16 20:33:51 -05:00
Adrian Mariano
d576526b60 VNF interface update skin.scad and shapes2d.scad 2021-11-16 18:49:37 -05:00
Adrian Mariano
0c3c983051 oval() -> ellipse() 2021-11-13 19:45:58 -05:00
Adrian Mariano
bc431016fc remove ALLNEG and fix rect errors due to bad get_anchor default doc 2021-11-11 22:55:03 -05:00
Adrian Mariano
5b62f2859a catch case where endcaps are too long for path in stroke()
make rect() default to centered
2021-11-11 22:43:19 -05:00
Adrian Mariano
6d1c754ed8 organize masks into massk3d.scad and masks2d.scad 2021-11-11 19:34:16 -05:00
Adrian Mariano
477dd55781 remove polygon_shift, hide noncollinear_triple
modify glued circle to not produce duplicate points
2021-11-11 18:50:26 -05:00
Adrian Mariano
a81b6c6931 misc tweaks 2021-11-09 22:27:55 -05:00
Adrian Mariano
5153cb20da doc tweak 2021-10-30 18:07:43 -04:00
Adrian Mariano
a75a368dd5 Move linear algebra to linalg.scad
columns->column because the multiindex case is handled by submatrix
and also it never occurs in the code.
2021-10-26 16:45:14 -04:00
Garth Minette
622a13952b Anchor calculation fixes. Added wedge() and make right_triangle() be 2D. 2021-10-26 00:42:27 -07:00
Adrian Mariano
2d205a2568 subarray -> columns 2021-10-15 22:39:10 -04:00
Adrian Mariano
044b635bed make reference to builtins.scad properly relative 2021-10-02 09:35:06 -04:00
Revar Desmera
b0b665c2b8
Merge pull request #665 from adrianVmariano/master
remove debug.scad, hide affine.scad
2021-10-01 18:07:58 -07:00