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 |
|
Adrian Mariano
|
590143ef07
|
strings reorg
|
2021-11-20 23:19:54 -05:00 |
|
Adrian Mariano
|
92413f1800
|
missed a few
|
2021-11-19 22:35:36 -05:00 |
|
Adrian Mariano
|
dd3542c748
|
Fix references to changed subsections
|
2021-11-19 22:33:16 -05:00 |
|
Adrian Mariano
|
6b20232f99
|
remove nil and noop
|
2021-11-15 23:55:57 -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
|
69e8491659
|
doc tweaks
vnf_merge split
|
2021-11-11 08:45:30 -05:00 |
|
Adrian Mariano
|
1925bad599
|
doc tweaks, cuboid bugfix
|
2021-11-10 22:47:28 -05:00 |
|
Adrian Mariano
|
a105c05182
|
doc fixes
|
2021-11-10 20:28:06 -05:00 |
|
Adrian Mariano
|
727bc43401
|
doc fixes
|
2021-11-10 19:58:47 -05:00 |
|
Adrian Mariano
|
2a3a22ade7
|
hide contents of edges.scad
edges.scad holds new 4 section docs for how to specify cube parts
|
2021-11-10 16:34:10 -05:00 |
|