ChrisTerBeke
|
6c9d7b5a2e
Fixes for resetting print time information when removing all or last model, reduce signals being used for print time resetting - CURA-4852
|
6 years ago |
Jack Ha
|
b9a99d4692
CURA-4525 fix placement on load to only avoid objects on current build plate
|
6 years ago |
Jack Ha
|
8854a28d56
CURA-4525 solved merge conflict
|
6 years ago |
Jack Ha
|
3991dee14c
Merge branch 'CURA-4525-multi-build-plate-merge' of github.com:Ultimaker/Cura into CURA-4525-multi-build-plate-merge
|
6 years ago |
Jack Ha
|
e7e5729006
CURA-4525 deselect after move to build plate and build plate change
|
6 years ago |
Ian
|
e0c2a9e4c7
Fix for CURA-4111
|
6 years ago |
ChrisTerBeke
|
62b06b063b
Also move other operations into operations subfolder
|
6 years ago |
Jack Ha
|
41d5ec86a3
CURA-4525 updated scene node menu and added multi buildplate arrange
|
7 years ago |
Jack Ha
|
38670171f5
CURA-4525 party working objects list and build plates
|
7 years ago |
Jack Ha
|
5b368fbfd5
CURA-4104 added first sucky build plate selection options
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
fieldOfView
|
3f903d2c76
Add menu item to reset the camera
|
7 years ago |
Arjen Hiemstra
|
ada614e413
Workaround a tiny display issue with checkable MenuItems
|
7 years ago |
Arjen Hiemstra
|
b4c557679c
Change the selected extruder for all child nodes of a group
|
7 years ago |
Arjen Hiemstra
|
78603bed63
Rename setSelectionExtruder to setExtruderForSelection
|
7 years ago |
Arjen Hiemstra
|
e571b8aeac
Remove superfluous return statement
|
7 years ago |
Arjen Hiemstra
|
49bdb78219
Use cura. for imports instead of relative imports`
|
7 years ago |
Arjen Hiemstra
|
5f65cb25c6
Add a setSelectionExtruder method to CuraActions
|
7 years ago |
Arjen Hiemstra
|
b56802a523
Add a deleteSelection method to CuraActions
|
7 years ago |
Arjen Hiemstra
|
c21895de97
Add a multiplySelection method to CuraActions
|
7 years ago |
Arjen Hiemstra
|
97fd35c21d
Add a centerSelection method to CuraActions
|
7 years ago |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
7 years ago |
Jaime van Kessel
|
97d16ae3bd
Update documentation & code cleanup
|
8 years ago |
Thomas-Karl Pietrowski
|
5ae63f2de1
Removing unused imports
|
8 years ago |
Thomas-Karl Pietrowski
|
60d1f34b17
Removing unused import
|
8 years ago |
Thomas-Karl Pietrowski
|
2e8d653fa5
webbrowser is not used here anymore
|
8 years ago |
Arjen Hiemstra
|
d937eb7a17
Defer opening the webbrowser until the next run of the event loop
|
9 years ago |
Arjen Hiemstra
|
3c5096cebc
Use python's webbrowser instead of Qt.openUrlExternally for opening urls
|
9 years ago |