Kostas Karmas
|
c54605a134
Transfer deprecated decorator on __init__ of Arrange
|
4 years ago |
Jaime van Kessel
|
9312dc5c07
Add deprecated tag to arranger
|
4 years ago |
Jaime van Kessel
|
61def4ba25
Prevent crash when requested polygon is too large
|
4 years ago |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Jelle Spijker
|
679739d09d
Applied requested changes proposed by @ninovanhooff
|
4 years ago |
Ghostkeeper
|
09ee9660ea
Don't crash if the build volume is smaller than one arrange cell
|
4 years ago |
Jelle Spijker
|
9b44ca37ef
Converted comments in dir Cura/cura/Arranging to rst style
|
4 years ago |
Jaime van Kessel
|
d0901c91f7
Update some documentation to the new style
|
4 years ago |
Jaime van Kessel
|
2e9dca71ce
Remove a number of unused imports
|
4 years ago |
Ghostkeeper
|
c7e6553dbf
Disallow printers larger than 2km
|
4 years ago |
Jaime van Kessel
|
7c70ace8f0
Prevent crash when the start_idx could not be found
|
4 years ago |
Jaime van Kessel
|
290761fccd
Fix arranger crash
|
4 years ago |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 years ago |
Jaime van Kessel
|
81b33b8649
Add some missing typing
|
4 years ago |
Ghostkeeper
|
2b8a2d0c20
Reduce print output during happy path of automated tests
|
5 years ago |
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
|
6 years ago |
Diego Prado Gesto
|
762a1b1bfd
Fix code-style
|
6 years ago |
Diego Prado Gesto
|
981eed313c
FindNodePlacement should find a placement for the node, but not creating
|
6 years ago |
Lipu Fei
|
3bb65a2760
No need to deepcopy before auto-arrange
|
6 years ago |
Jack Ha
|
14294936c5
CURA-5434 reversed the role of offset_shape_arr and hull_shape_arr, to fix one-at-a-time arranging
|
6 years ago |
Jack Ha
|
827cb33b6e
CURA-5370 Update copyright and comments
|
6 years ago |
Jack Ha
|
f5bed242ed
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
|
6 years ago |
Jack Ha
|
9e5f0e10b9
CURA-4525 add comment and type hint
|
6 years ago |
ChrisTerBeke
|
08322d0a5e
Move all decorators in the scene subfolder
|
6 years ago |
ChrisTerBeke
|
a5630e5c54
Move all arranging related code into a subfolder
|
6 years ago |