Cura/cura/Arranging
Ghostkeeper 39287264d9
Pynest2d.Point requires integer coordinates
These were floats. Rounding numpy-floats still results in floats so I'm just using int(). The result is rounded down instead of nearest, but the difference is at most 50 nanometres anyway.

Contributes to issue CURA-7501.
2020-10-30 18:12:18 +01:00
..
__init__.py Move all arranging related code into a subfolder 2018-01-03 15:05:06 +01:00
Arrange.py Transfer deprecated decorator on __init__ of Arrange 2020-10-13 18:06:44 +02:00
ArrangeObjectsAllBuildPlatesJob.py Converted comments in dir Cura/cura/Arranging to rst style 2020-04-23 12:13:24 +02:00
ArrangeObjectsJob.py Close "Finding Location" message if arrange crashes 2020-10-16 11:10:02 +02:00
Nest2DArrange.py Pynest2d.Point requires integer coordinates 2020-10-30 18:12:18 +01:00
ShapeArray.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00