Michael Kaelbling
Results
1
issues of
Michael Kaelbling
``` module print (emboss=$preview) if (emboss) { children(); } else { difference() { children(0); children([1:$children-1]); } } module background () if (false) cube([75, 20, 10], true); print($preview) { background(); color("black")...
Waiting for fixed confirmation
Tag: Rendering
Bug: Regression
Type: Bug
Type: Render Issue