Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Konstantinos Karmas
|
b37716de58
Add missing campaign tags
|
3 years ago |
Ghostkeeper
|
cf604570bb
Fix code style
|
3 years ago |
Jaime van Kessel
|
8caae610ba
Set object bottom to be on buildplate with center model action
|
3 years ago |
Jaime van Kessel
|
49c401590b
Update bugreport link
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 years ago |
Remco Burema
|
c7bae1e8fc
Move 'lay flat by face' operation to Uranium.
|
5 years ago |
Remco Burema
|
d9b10e7180
Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into feature_bottom_face
|
5 years ago |
Remco Burema
|
70332978fd
Less cryptic max face-id.
|
5 years ago |
Lipu Fei
|
efbcdcc8ac
Add None check in bottomFaceSelection()
|
5 years ago |
Lipu Fei
|
44db4216bc
Rename to getEndFaceSelectionId()
|
5 years ago |
Remco Burema
|
503a24f7a1
Make magic value into funtion (max face-id).
|
5 years ago |
Remco Burema
|
b97015a354
Added 'align selected face with buildplate' feature.
|
5 years ago |
Jaime van Kessel
|
a82dcb6f52
Fix crash when attempting to set build plate for selection
|
5 years ago |
Ghostkeeper
|
07f0433751
Correct link to manual
|
5 years ago |
Ghostkeeper
|
a5500b028f
Use HTTPS for Help links
|
5 years ago |
Jaime van Kessel
|
d8c430abf6
Fix typing
|
6 years ago |
Ghostkeeper
|
f1a7b23a5c
Adjust default position of camera based on diagonal size
|
6 years ago |
Diego Prado Gesto
|
762a1b1bfd
Fix code-style
|
6 years ago |
Ghostkeeper
|
5a5d07865b
Fix circular imports with CuraApplication
|
6 years ago |
Ghostkeeper
|
84d69fcd97
Add missing type for locally created list
|
6 years ago |
Ghostkeeper
|
da285a33d5
Fix types
|
6 years ago |
Diego Prado Gesto
|
5704a7b184
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Jack Ha
|
a3ac20172b
CURA-5370 The minimum offset between objects in the Arranger is now determined by the brim/skirt/... setting
|
6 years ago |
Lipu Fei
|
051dd7a6e9
WIP: Make application initialization and start up more clear
|
6 years ago |
Jack Ha
|
6909c9263a
CURA-4400 fix setting extruder number on a group printed with mixed extruders
|
6 years ago |
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 |