discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Difference not working as expected

JB
Jordan Brown
Wed, Jul 13, 2022 6:13 PM

You scaled your cube to inches, and then scaled it to inches again.  The
result is that your cube is up at z=850 or so, and is about 2100 units
wide, when your main model is about 30 units tall and 80 units wide.

Put a # in front of the cube so that it's visible, and then use the
"zoom to fit" button.

You scaled your cube to inches, and then scaled it to inches again.  The result is that your cube is up at z=850 or so, and is about 2100 units wide, when your main model is about 30 units tall and 80 units wide. Put a # in front of the cube so that it's visible, and then use the "zoom to fit" button.