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-06-30 05:45:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
Arranging
History
digitalfrost
54b9ed97ae
Use is not operator rather than not ... is
...
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08 10:04:46 +02:00
..
__init__.py
Move all arranging related code into a subfolder
2018-01-03 15:05:06 +01:00
ArrangeObjectsJob.py
Updated message with message types
2021-07-28 08:45:42 +02:00
Nest2DArrange.py
Cast bounding box to ints
2022-01-03 17:32:33 +01:00
ShapeArray.py
Use is not operator rather than not ... is
2022-08-08 10:04:46 +02:00