This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-05-05 06:44:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
Arranging
History
Aleksei S
5be8b2810d
Fix: if load a model and scale it up to 0.1mm and then load another model then Cura will crash. It happens because the model 1 does not
...
have any points for arranging it on the build plate CURA-5867
2018-11-22 22:10:54 +01:00
..
__init__.py
Move all arranging related code into a subfolder
2018-01-03 15:05:06 +01:00
Arrange.py
Fix: if load a model and scale it up to 0.1mm and then load another model then Cura will crash. It happens because the model 1 does not
2018-11-22 22:10:54 +01:00
ArrangeObjectsAllBuildPlatesJob.py
CURA-5330 Fix typing in the Arranger
2018-06-13 08:53:01 +02:00
ArrangeObjectsJob.py
CURA-5330 Fix typing in the Arranger
2018-06-13 08:53:01 +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