so that OpenSCAD doesn't render artifacts in preview mode
So this,
becomes this
I have used your library in Rosalind, the new RepRap printer I'm building, and throughout that code I'm trying to make sure the preview does not have these "exact subtraction" artifacts. This is even more important for the assembly instructions as I need color rendering (i.e. can't use F6). You can still set e=0 to get the old behavior back.
I always believe it's better to just use upstream than keeping downstream forks so if you agree with the change I'd be glad if you could merge.
so that OpenSCAD doesn't render artifacts in preview mode
So this, becomes this
I have used your library in Rosalind, the new RepRap printer I'm building, and throughout that code I'm trying to make sure the preview does not have these "exact subtraction" artifacts. This is even more important for the assembly instructions as I need color rendering (i.e. can't use F6). You can still set e=0 to get the old behavior back.
I always believe it's better to just use upstream than keeping downstream forks so if you agree with the change I'd be glad if you could merge.