I saw in the OpenSCAD documentation where it gets confused if objects touch without overlapping. Seems they recommend subtracting 0.001 from one object's position to create the necessary overlap.
Is it possible to determine where this overlap is needed and create this offset automagically?
James
I saw in the OpenSCAD documentation where it gets confused if objects touch without overlapping. Seems they recommend subtracting 0.001 from one object's position to create the necessary overlap.
Is it possible to determine where this overlap is needed and create this offset automagically?
James