Commit graph

77 commits

Author SHA1 Message Date
Adrian Mariano
6b49376ee8 Add info on font size to docs 2022-07-21 22:13:58 -04:00
Garth Minette
0cb51f32d7 Fixed semi-random cuboid() chamfer bug. 2022-07-10 18:03:22 -07:00
Garth Minette
e33337d07c Fix for issue #876: cuboid() rounding min size checking. 2022-05-25 00:59:37 -07:00
Garth Minette
31e91f69a2 Added img2scad.py script. 2022-05-17 22:36:30 -07:00
Garth Minette
fd318a1170 Added conical capability (r1,r2) to cylindrical_heightfield() 2022-05-17 19:37:12 -07:00
Garth Minette
67de5b2f11 Fixes for cylindrical_heightfield() examples. 2022-05-16 21:40:04 -07:00
Garth Minette
fc12056170 Added cylindrical_heightfield() 2022-05-16 21:02:12 -07:00
Adrian Mariano
a8f8acdd98 tags->tag 2022-05-15 13:05:24 -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
25d4a6b159 Fix for Issue #857 2022-04-28 22:45:58 -07:00
Adrian Mariano
9433b05a65 file summary improvements and tweaks 2022-04-21 00:26:20 -04:00
Garth Minette
64033ca1b2 Fixed stray _attach_geom() calls. 2022-04-11 18:44:57 -07:00
Garth Minette
05aee1bf7b Regressions fixes. 2022-04-06 20:13:39 -07:00
Garth Minette
d9691b3b4a Fixed interior_fillet(). Refactored circle_* functions. 2022-04-06 19:37:00 -07:00
Adrian Mariano
c1cbfdfb12 more usage message updates 2022-03-31 19:36:56 -04:00
Revar Desmera
eb5c56dcfd
Merge branch 'master' into revarbat_dev 2022-03-31 14:21:32 -07:00
Revar Desmera
028cf9452d
Merge pull request #819 from adrianVmariano/master
usage message fixes
2022-03-31 14:12:57 -07:00
Garth Minette
18f013ebb8 Tweaks for teardrop() Example. 2022-03-30 19:26:47 -07:00
Garth Minette
a52039eec7 Allow non-overlapping cuboid() chamfers and roundings larger than half the cube size. 2022-03-30 18:40:06 -07:00
Adrian Mariano
ce87d630ba doc tweak 2022-03-30 20:03:45 -04:00
Adrian Mariano
058f2b0162 doc fixes 2022-03-30 18:31:37 -04:00
Revar Desmera
d21dd1c6ba
Merge pull request #818 from adrianVmariano/master
kerning, example and doc fixes
2022-03-30 00:10:15 -07:00
Adrian Mariano
dff0cb6a0b fix examples for display in rounding.scad
hide stuff in gears.scad
add kern option to path_text
2022-03-29 23:21:32 -04:00
Garth Minette
241ce402c0 Made tube() anchor CENTER by default. 2022-03-29 16:29:58 -07:00
Garth Minette
0dfec1e8ff Change default anchor for tube() to CENTER. 2022-03-29 15:50:08 -07:00
Garth Minette
696e51c2aa Implementation for issue #786 2022-03-09 00:13:35 -08:00
Revar Desmera
55abfb1e9d
Merge pull request #797 from adrianVmariano/master
doc fixes
2022-03-07 22:46:25 -08:00
Adrian Mariano
8861464dbb doc fixes 2022-03-07 19:43:12 -05:00
Garth Minette
ed6a8c7222 Added custom named anchors docs for onion() 2022-02-21 14:23:49 -08:00
Adrian Mariano
fc61faeec3 doc tweak for spheroid 2022-02-03 19:10:25 -05:00
Adrian Mariano
d6b4d48aa2 sphere fixes and updated sphere tests 2022-02-02 22:56:18 -05:00
Adrian Mariano
42e5ca0f04 remove debug echo and update test for circum 2022-02-02 06:09:11 -05:00
Adrian Mariano
68d911618b add fast option to hull_points and tweak docs 2022-02-01 22:45:37 -05:00
Adrian Mariano
19abb5d2c3 Add correct circumscribing spheres to spheroid 2022-02-01 22:38:14 -05:00
Garth Minette
c560b0e236 Merge remote-tracking branch 'origin' into revarbat_dev 2022-01-30 20:55:06 -08:00
Garth Minette
27f0f7833b Added VNF generators functions for teardrop(), onion(), torus(), pie_slice() 2022-01-30 20:54:47 -08:00
Adrian Mariano
65ff040659 tweaks to robertson recess
remove old icosa code for spheroid
2022-01-30 21:29:41 -05:00
Adrian Mariano
f9dd6e7235 Speed improvement "icosa2" for spheroid 2022-01-30 11:24:53 -05:00
Garth Minette
535fea37e5 Reverted X^Y syntax to pow(X,Y) 2022-01-21 17:23:15 -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
5c39bcc873 Removed PCAR 2022-01-17 15:49:50 -08:00
Garth Minette
c796087372 Bugfix for teardrop changes to cuboid() 2022-01-17 00:19:11 -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
Garth Minette
791c60b029 Added a better usage example for onion() 2022-01-13 19:26:45 -08:00
Garth Minette
79a148cd29 Quantize up to a multiple of 4 for rounded edges. 2022-01-12 23:13:36 -08:00
Adrian Mariano
ec900943df strings reorg 2022-01-10 19:46:51 -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