Commit graph

62 commits

Author SHA1 Message Date
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
d003a96d23 tutorial fix 2022-10-14 19:29:09 -04:00
Adrian Mariano
ec1bab7274 fix attachment scope problem, change default mask tag to "remove",
applied only when user doesn't give a tag
2022-06-26 12:08:22 -04:00
Adrian Mariano
458acdf803 Update hull to support new tagging method. Change hulling to conv_hull 2022-05-16 18:15:08 -04:00
Adrian Mariano
0007f1286c bug fixes 2022-05-15 11:47:44 -04:00
Adrian Mariano
174fb02e2b rewrite of tag handling 2022-05-15 10:51:45 -04:00
Adrian Mariano
f17010e284 remove move with x= example 2022-03-30 20:52:47 -04:00
Adrian Mariano
b9ae9e9a8b various file reorgs 2022-03-27 23:06:42 -04:00
Adrian Mariano
fbaff36531 Change tags() to just apply the label and add force_tags to actually
apply tagging to objects.
Simplify diff() by removing pos argument, rework docs and add examples
2022-03-18 23:38:12 -04:00
Adrian Mariano
ed9e4c8603 fix some cases 2022-03-13 22:12:18 -04:00
Garth Minette
002dc38511 Fixed double-includes inn tutorials. 2022-02-08 18:40:58 -08:00
Garth Minette
27f0f7833b Added VNF generators functions for teardrop(), onion(), torus(), pie_slice() 2022-01-30 20:54:47 -08:00
Garth Minette
568d6f2c9b Added sections to VNF tutorial. 2022-01-27 20:15:57 -08:00
Garth Minette
856c5b4d83 Added basic VNF tutorial, to be expanded later. 2022-01-27 17:44:22 -08:00
Garth Minette
8d9d1f46a6 Minor tweaks to Shapes2d tutorital. 2022-01-07 19:31:58 -08:00
Garth Minette
592e367cfb Tweaks to shapes2d tutorial. 2022-01-01 16:35:11 -08:00
Garth Minette
7e65a001e1 Removed planar=true from tutorial. 2021-12-29 19:40:35 -08:00
Garth Minette
9213421863 Fixed shapes2d tutorial for attachable circle() and square(). 2021-12-26 18:09:42 -08:00
Revar Desmera
477f4af170 Tutorial fixes. 2021-12-13 21:58:58 -08:00
Garth Minette
4cb59d988e Tutorial fixes. 2021-12-06 14:28:36 -08:00
Garth Minette
eb3bd8da0a Enable endcap1 for stroke() with a single-vertex path. 2021-11-18 19:33:57 -08:00
Garth Minette
1b000705e3 masks.scad reworkings. 2021-10-23 20:28:40 -07:00
Garth Minette
1bed92476d Tweaks to Attachments tutorial. 2021-10-06 21:40:47 -07:00
Garth Minette
4b92d1eb18 2D fix for circle attachability. 2021-09-30 02:04:31 -07:00
Garth Minette
57d906bb85 Tweak color cubes in Mutators tutorial. 2021-07-30 13:40:12 -07:00
Garth Minette
cebb35af34 Explain using tags-based operations with non-attachable shapes. 2021-07-21 19:32:04 -07:00
Garth Minette
441f6a8b87 Added cubetruss_support(). 2021-05-21 01:31:16 -07:00
Garth Minette
f5edb80332 Added named anchors section to attachments tutorial. 2021-05-20 16:36:26 -07:00
Garth Minette
56d4f1d193 Fixed some images in the attachments tutorial. 2021-05-20 12:56:10 -07:00
Garth Minette
8603aa4bee Expanded Attachments tutorial for 2D, recolor(), and masking. 2021-05-20 01:37:08 -07:00
Garth Minette
e75133d3f4 Fixed reference to gears.scad. Fixed hull3d() for small vertex counts. 2021-05-05 12:29:39 -07:00
Garth Minette
5de7b46519 Added show_anchors() to a lot of attachables tutorial. 2021-04-26 19:53:14 -07:00
Garth Minette
d70ebb2dce Fixed formatting issue in Attachments tutorial. 2021-04-26 18:37:57 -07:00
Garth Minette
165a454ff9 Attachments tutorial bugfixes. 2021-04-26 15:52:23 -07:00
Garth Minette
7af7b95b2a More additions to attachments tutorial. 2021-04-25 01:42:04 -07:00
Garth Minette
9b99e5aa1b Added a bunch to attachables tutorial. 2021-04-20 18:58:07 -07:00
Garth Minette
fe788f56b5 Updated tutorials. 2021-04-17 19:17:44 -07:00
Garth Minette
5b8e0ddc5c Tweaks in attahements tutorial. 2021-04-12 00:44:45 -07:00
Garth Minette
508b3e8f2c Tutorials update. 2021-04-12 00:41:12 -07:00
Garth Minette
1a9b683890 Bottom half example fix. 2020-12-29 21:23:02 -08:00
Garth Minette
a9c3b1f244 Initial mutators tutorial. 2020-12-29 21:08:41 -08:00
Garth Minette
70a924e776 Paths tutorial image fixes. 2020-12-28 02:46:33 -08:00
Garth Minette
eb12f5f9cb Tutorials work.. Shapes2d and Paths. 2020-12-28 02:10:50 -08:00
lar3ry
18026083b7
Update Basic_Shapes.md 2020-07-03 15:56:48 -06:00
Revar Desmera
ef7acd1c10 Added "sideN" named anchors for Ngons. 2020-05-06 17:17:45 -07:00
Revar Desmera
33c8d80432 Made spheroid(style=) examples clearer. 2020-05-06 01:51:55 -07:00
Revar Desmera
dfa348a50c Fixed some sphere shape examples in basic shapes tutorial. 2020-05-06 01:46:35 -07:00
Revar Desmera
c03570ce3b Enhanced oval() to allow actual oval shapes. 2020-05-06 01:36:06 -07:00
Revar Desmera
c8394494bb Minor tweaks to basic shapes tutorial. 2020-05-05 19:39:29 -07:00