Cura/cura/Arranging
2018-06-04 12:53:13 +02:00
..
__init__.py Move all arranging related code into a subfolder 2018-01-03 15:05:06 +01:00
Arrange.py CURA-5434 reversed the role of offset_shape_arr and hull_shape_arr, to fix one-at-a-time arranging 2018-06-04 11:39:37 +02:00
ArrangeObjectsAllBuildPlatesJob.py CURA-5434 fixed arrange to all build plates by reversing hull_shape and offset_shape 2018-06-04 12:53:13 +02:00
ArrangeObjectsJob.py CURA-5434 reversed the role of offset_shape_arr and hull_shape_arr, to fix one-at-a-time arranging 2018-06-04 11:39:37 +02:00
ShapeArray.py CURA-5370 Small refactor for Arranger: make x and y consistent (numpy arrays start with y first in general), faster, cleanup, more unit tests, take actual build plate size in Arranger instances 2018-05-22 17:13:35 +02:00