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-07-14 09:01:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
Arranging
History
c.lamboo
053aaad16f
Don't place objects near the boarder in grid arrange
...
CURA-11189
2023-10-20 17:11:40 +02:00
..
__init__.py
Move all arranging related code into a subfolder
2018-01-03 15:05:06 +01:00
ArrangeObjectsJob.py
Put try catch around actual arranging
2023-08-30 12:45:34 +02:00
Arranger.py
Prevent 'major' API/SDK version break.
2023-10-10 11:15:57 +02:00
GridArrange.py
Don't place objects near the boarder in grid arrange
2023-10-20 17:11:40 +02:00
Nest2DArrange.py
Improve code readability
2023-10-20 12:05:19 +02:00
ShapeArray.py
Use is not operator rather than not ... is
2022-08-08 10:04:46 +02:00