Cura/cura/Arranging
Kostas Karmas eedbcb6a2d Fix z position of objects that end outside the buildplate
When multiplying objects or inserting objects in the scene that do not fit in the buildplate, those
objects would correctly end up outside the buildplate, but their Z position would be aligned at the
absolute Z=0 of the buildplate.

This commit fixes that by compensating in the z-axis, properly moving the object outside the
buildplate in the correct z-position so that it's bottom is aligned with the original object.

CURA-7440
2020-10-09 15:59:50 +02:00
..
__init__.py Move all arranging related code into a subfolder 2018-01-03 15:05:06 +01:00
Arrange.py Add deprecated tag to arranger 2020-10-05 14:15:49 +02:00
ArrangeObjectsAllBuildPlatesJob.py Converted comments in dir Cura/cura/Arranging to rst style 2020-04-23 12:13:24 +02:00
ArrangeObjectsJob.py Reformat file and remove unused import 2020-10-08 16:27:36 +02:00
Nest2DArrange.py Fix z position of objects that end outside the buildplate 2020-10-09 15:59:50 +02:00
ShapeArray.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00