boolean operations fixes

This commit is contained in:
Adrian Mariano
2021-10-09 21:44:26 -04:00
parent 9670fc0e68
commit ec02676267
5 changed files with 214 additions and 99 deletions

View File

@@ -167,6 +167,7 @@ module stroke(
trim, trim1, trim2,
convexity=10, hull=true
) {
no_children($children);
module setcolor(clr) {
if (clr==undef) {
children();