Commit graph

2827 commits

Author SHA1 Message Date
Adrian Mariano
65ff040659 tweaks to robertson recess
remove old icosa code for spheroid
2022-01-30 21:29:41 -05:00
Adrian Mariano
5c7caa0a5c document $slop in robertson 2022-01-30 11:55:31 -05:00
Adrian Mariano
774b5c6b54 fix typo, add $slop support to robertson recess 2022-01-30 11:54:36 -05:00
Adrian Mariano
03e4491e72 add linear_solve3() 2022-01-30 11:25:12 -05:00
Adrian Mariano
f9dd6e7235 Speed improvement "icosa2" for spheroid 2022-01-30 11:24:53 -05:00
Revar Desmera
a268793cce
Merge pull request #772 from revarbat/revarbat_dev
Added sections to VNF tutorial.
2022-01-27 20:32:45 -08:00
Revar Desmera
d57d2f006c
Merge pull request #771 from adrianVmariano/master
misc tweaks
2022-01-27 20:16:48 -08:00
Garth Minette
568d6f2c9b Added sections to VNF tutorial. 2022-01-27 20:15:57 -08:00
Adrian Mariano
4902b53992 doc tweak 2022-01-27 21:07:26 -05:00
Revar Desmera
33584bf2a8
Merge pull request #770 from revarbat/revarbat_dev
Added basic VNF tutorial, to be expanded later.
2022-01-27 17:59:59 -08:00
Garth Minette
856c5b4d83 Added basic VNF tutorial, to be expanded later. 2022-01-27 17:44:22 -08:00
Adrian Mariano
7588b3c09b move polygon_line_intersection to the polygon section 2022-01-27 16:46:56 -05:00
Adrian Mariano
9b51d77462 Latest update on correct angle for square drive 2022-01-27 14:53:59 -05:00
Adrian Mariano
5a4e9f0514 Fix parameter sequence for circle_line_intersection
Add sphere_line_intersection
2022-01-27 14:53:06 -05:00
Revar Desmera
1b47016633
Merge pull request #769 from revarbat/revert-768-revarbat_dev
Revert "Reverted X^Y syntax to pow(X,Y)"
2022-01-22 19:59:53 -08:00
Revar Desmera
247a2deb99
Update shapes3d.scad 2022-01-22 19:27:22 -08:00
Revar Desmera
86a7766984
Revert "Reverted X^Y syntax to pow(X,Y)" 2022-01-22 19:26:17 -08:00
Revar Desmera
6abfe49fe1
Merge pull request #768 from revarbat/revarbat_dev
Reverted X^Y syntax to pow(X,Y)
2022-01-21 17:53:09 -08:00
Garth Minette
535fea37e5 Reverted X^Y syntax to pow(X,Y) 2022-01-21 17:23:15 -08:00
Revar Desmera
3cbcce51a5
Merge pull request #766 from revarbat/revarbat_dev
Added CENTRE alias to CENTER.
2022-01-20 21:41:53 -08:00
Garth Minette
247d526962 Added CENTRE alias to CENTER. 2022-01-20 21:07:52 -08:00
Revar Desmera
700a321303
Merge pull request #764 from adrianVmariano/master
round docs update
2022-01-19 20:00:12 -08:00
Adrian Mariano
600175f205 rework rounding docs, change "length=" to "width=" for chamfers. 2022-01-19 21:11:34 -05:00
Adrian Mariano
43ae4efe5c rework docs 2022-01-19 19:35:02 -05:00
Revar Desmera
2ed5b02c52
Merge pull request #763 from revarbat/revarbat_dev
atext() to text3d().  Overrode text() for 2D attachability.
2022-01-18 23:43:49 -08:00
Garth Minette
8e0a51a30c Fixed references to old atext() 2022-01-18 23:14:32 -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
Revar Desmera
051f0c98a0
Merge pull request #762 from adrianVmariano/master
chamfer tweak
2022-01-18 21:26:13 -08:00
Adrian Mariano
6fdb591ac0 changed "chamfer" to "length"
added figures for circle and chamfer
2022-01-18 23:11:22 -05:00
Adrian Mariano
d81eb6d0e0 change "flat" to "chamfer". 2 move examples 2022-01-17 22:34:50 -05:00
Adrian Mariano
3e356c7c34 Merge remote-tracking branch 'upstream/master' 2022-01-17 21:38:53 -05:00
Revar Desmera
e02795a09b
Merge pull request #761 from revarbat/revarbat_dev
Removed PCAR
2022-01-17 16:16:16 -08:00
Revar Desmera
3723ad8823
Merge pull request #760 from adrianVmariano/master
round_corners update
2022-01-17 15:50:36 -08:00
Garth Minette
5c39bcc873 Removed PCAR 2022-01-17 15:49:50 -08:00
Adrian Mariano
40c4079be5 A couple more examples 2022-01-17 11:21:42 -05:00
Adrian Mariano
a4c3717e49 round_corners: added "flat" option for chamfers, added examples
for chamfer and two pass examples of chamfer/rounding
2022-01-17 09:39:52 -05:00
Adrian Mariano
9929e3fff1 doc tweak 2022-01-17 09:39:41 -05:00
Revar Desmera
fc6fa02f80
Merge pull request #759 from revarbat/revarbat_dev
Added negative roundings/chamfers to rect() and trapezoid().  Added t…
2022-01-17 01:20:51 -08:00
Garth Minette
7ffbec2911 More tutorial check tweaks. 2022-01-17 00:45:36 -08:00
Garth Minette
c9d12f22d3 Tweak to tutorials check. 2022-01-17 00:41:39 -08:00
Garth Minette
2ed060fb35 Split out github action tutorial check. 2022-01-17 00:39:06 -08:00
Garth Minette
b436dba2d3 Regressions fixes for changes to teardrop2d() 2022-01-17 00:28:22 -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
Revar Desmera
478bf12ea7
Merge pull request #757 from adrianVmariano/master
minor reorg & doc tweaks
2022-01-15 00:46:26 -08:00
Adrian Mariano
39f5e5e56d improve file summaries 2022-01-14 22:33:21 -05:00
Adrian Mariano
6e11a1c550 fix error 2022-01-14 21:55:21 -05:00
Adrian Mariano
56f10e4206 add color.scad 2022-01-14 21:54:53 -05:00
Adrian Mariano
c00ab0c5f4 color stuff moved 2022-01-14 20:31:24 -05:00