Lipu Fei
|
3927c70625
Fix material_diameter handling in ExtruderStacks
|
6 years ago |
Jack Ha
|
92e99012d3
CURA-4785 now actually checking for extruder position, improved logs
|
6 years ago |
Jack Ha
|
dc119d74bd
CURA-4785 added logging for measuring time for validation check
|
6 years ago |
Jack Ha
|
204af1b6ed
CURA-4785 fix slow cura for Custom FDM printer: now it's not checking for errors in unused extruders
|
6 years ago |
ChrisTerBeke
|
d035ace40d
Add method to set active extruder count to machine manager so other plugins can use it, add empty definitions container template
|
6 years ago |
Lipu Fei
|
f26872ec1f
Apply fix for single extrusion machines when a new global stack is added
|
7 years ago |
Jack Ha
|
19b56404c6
Fix empty quality slider on start.
|
7 years ago |
Ghostkeeper
|
430f3dad27
Use GlobalContainerStack.definition instead of .getBottom
|
7 years ago |
Ghostkeeper
|
1029d4509c
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Diego Prado Gesto
|
9561827bda
CURA-4680 Checking if there is global stack in the ExtruderManager.
|
7 years ago |
Lipu Fei
|
c0a502f99c
Check if there is an active machine before doing anything else
|
7 years ago |
Jack Ha
|
41cde7c7f4
Fix connecting material name change signal on startup. Contributes to CURA-4243.
|
7 years ago |
Lipu Fei
|
14c84d835a
Make quality switching clear
|
7 years ago |
Ghostkeeper
|
838e49f3da
Pass just metadata through quality manager instead of full containers
|
7 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ghostkeeper
|
8707396ad7
Remove isReadOnly functionality
|
7 years ago |
Ghostkeeper
|
381d9bf3f1
Log which file caused it to go wrong
|
7 years ago |
ChrisTerBeke
|
8cfaa44580
Fix resolving global stack definition when switching variant - CURA-4620
|
7 years ago |
ChrisTerBeke
|
8082c092e5
Fix setting extruder definition in user changes container
|
7 years ago |
Aleksei S
|
bb2be70dac
Finds candidate quality profile for fdmextruder
|
7 years ago |
Jack Ha
|
3b5ed70113
CURA-4602 Fixed active custom profile selected check
|
7 years ago |
ChrisTerBeke
|
532cfd8404
Fix showing correct quality changes in dropdown list after upgrading - CURA-4482
|
7 years ago |
Lipu Fei
|
aeb478bb4b
Should only show Keep/Discard dialog when it's needed
|
7 years ago |
Lipu Fei
|
31c859b3d7
Show Keep/Discard dialog after the containers have been changed
|
7 years ago |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
Ghostkeeper
|
839c8ccc52
Fix 'Could not get metadata of container <empty string>'
|
7 years ago |
Diego Prado Gesto
|
fb88dd6326
CURA-4492 Postponed signals are now emitted even if we need user
|
7 years ago |
Lipu Fei
|
2f441ba7e1
Remove debugging log lines
|
7 years ago |
Chris ter Beke
|
b95ba24530
Remove some changes, debugging - CURA-4451
|
7 years ago |
ChrisTerBeke
|
c1139c5c45
Update stack error checking when switching matchines - CURA-4447
|
7 years ago |
ChrisTerBeke
|
d2ef373d19
Also apply container changes when no user interaction is required - CURA-4447
|
7 years ago |
ChrisTerBeke
|
e63616ca41
Update method description - CURA-4447
|
7 years ago |
ChrisTerBeke
|
2361e96e29
Wait with updating active stack variant and material until dialog was closed - CURA-4447
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
ChrisTerBeke
|
95a2559607
indent
|
7 years ago |
ChrisTerBeke
|
31a04ed8da
Also emit active quality changed when no dialog interaction occured - CURA-4447
|
7 years ago |
ChrisTerBeke
|
70cf86c65b
Remove debug print - CURA-4447
|
7 years ago |
ChrisTerBeke
|
e9336b9b9e
Small cleanups for discard or keep behavior - CURA-4447
|
7 years ago |
Lipu Fei
|
d735921d42
Take into account the keep/discard interaction when emitting signals
|
7 years ago |
A.Sasin
|
85f2a7c385
Added update to for Instance container to re calculate values and validate
|
7 years ago |
Lipu Fei
|
9b8dc9bf55
Move simple-mode settings customization check into a separate file
|
7 years ago |
Lipu Fei
|
94a624e105
Merge branch 'master' into CURA-4333_Notification_icon_for_recommended_mode
|
7 years ago |
A.Sasin
|
61cdfcd3e8
Added coments and simplified "user" metadata check
|
7 years ago |
A.Sasin
|
7f5aed7ead
User pyqtProperty instead of puqtSlot
|
7 years ago |
Mark
|
c2515ca7a9
Merge branch '3.0'
|
7 years ago |
Diego Prado Gesto
|
3ea9c3856c
CURA-4450 Updating UI after removing printer
|
7 years ago |
A.Sasin
|
16bd4430e4
Added a pyQtProperty to validate user settings (Might be wrong approach)
|
7 years ago |
Lipu Fei
|
39891551e3
Fix custom profile handling for quality slider
|
7 years ago |
A.Sasin
|
b318dc7087
Added notification icon in recomended mode. The notification icon is only
|
7 years ago |
Jaime van Kessel
|
189fc3fe94
Added missing activeStack changed signal
|
7 years ago |