Commit graph

9 commits

Author SHA1 Message Date
Adrian Mariano
e4431d4940 Fixed bug with check_and_fix_path() naming. Also added examples to rounded_sweep. 2019-07-22 22:40:49 -04:00
Adrian Mariano
3719378f49 Changed make_path_valid to check_and_fix_path 2019-07-18 21:27:57 -04:00
Adrian Mariano
20eae2b5d2 Changed offset() to check polygon orientation when closed==true.
Changed rounded_sweep() to work with updated offset().
Added make_path_valid() and use it in rounded_sweep for better error
handling and to support single component regions.
Added divided box example to rounded_sweep.
Updated examples to work with updated offset().
2019-07-18 19:21:08 -04:00
Revar Desmera
72ecdbac5a Fixed references to roundings.scad 2019-07-13 15:57:24 -07:00
Revar Desmera
ba3b26c7fa Added strings.h include in rounding.scad 2019-07-13 14:42:04 -07:00
Adrian Mariano
87d0e09abe Fixed various bugs (lots of degenerate faces when r=0, some parameter checking mistakes) and tweaked docs. 2019-07-13 01:27:32 -04:00
Revar Desmera
b040854e3f Fixed rounding.scad example image generation bug. 2019-07-12 19:21:39 -07:00
Revar Desmera
b662a6b295 Fixed rounded_sweep() docs formatting. 2019-07-12 18:44:11 -07:00
Adrian Mariano
ca98f497d1 Added rounded_sweep module. 2019-07-12 20:17:36 -04:00