Jaime van Kessel
|
f60146ad26
Active quality ID is selected from active stack instead of global
|
8 years ago |
Ghostkeeper
|
d9b428e6c8
Get material IDs from correct definition id if quality_definition
|
8 years ago |
Simon Edwards
|
ef3e8dc4fa
Make sure that the activeQualityChanged signal is emitted when the _active_container_stack changes.
|
8 years ago |
fieldOfView
|
34630fa646
Also show the "unsupported" warning when a custom profile is selected
|
8 years ago |
fieldOfView
|
f2e054b449
Fix the active quality id
|
8 years ago |
fieldOfView
|
16d5633b74
Fix "unsupported" warning on UM2+ 0.25 and 0.8 variants
|
8 years ago |
fieldOfView
|
fd5b512554
Hide incompatible material message when a compatible material is chosen
|
8 years ago |
Arjen Hiemstra
|
c550dd5072
Use the active container stack for determining activeQualityVariantId
|
8 years ago |
Jack Ha
|
1fe574b351
Details of profile changes now shows changes in all stacks. CURA-2558
|
8 years ago |
fieldOfView
|
556431b984
Fix error when no machine is selected
|
8 years ago |
fieldOfView
|
e1d70ed4b6
Fix selecting quality_changes profiles for extruders
|
8 years ago |
Jaime van Kessel
|
0e74b8eb08
setActiveMaterial now uses id instead of entire container to set quality
|
8 years ago |
Jaime van Kessel
|
527a503eac
Added more logging to indicate changing of certain containers actually succeeded
|
8 years ago |
Simon Edwards
|
8c8cd86a08
Quality changes didn't have the right extruder ID set in some situations.
|
8 years ago |
Simon Edwards
|
cd45ef496b
Handle materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager.
|
8 years ago |
Jack Ha
|
8934555bd6
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jack Ha
|
03c66e6e62
use resolveOrValue for adhesion_type. contributes to CURA-2232
|
8 years ago |
fieldOfView
|
040f49e474
Fix cases where there is no "normal" quality
|
8 years ago |
Simon Edwards
|
bfa92b6b40
Correctly update the selected quality and quality changes after changing material.
|
8 years ago |
Simon Edwards
|
c902fef372
Removed a dead line.
|
8 years ago |
Simon Edwards
|
4bb6ddaf28
Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account.
|
8 years ago |
Jaime van Kessel
|
960a390350
Ensure that the correct properties get set for writing profiles to g-code
|
8 years ago |
Jaime van Kessel
|
9e47a87375
If no quality container can be found, use empty instead
|
8 years ago |
fieldOfView
|
3d7680a983
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 years ago |
fieldOfView
|
3d61b7fb75
Prevent signal storm when changing a property
|
8 years ago |
Jack Ha
|
4547cfe504
Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232
|
8 years ago |
Jaime van Kessel
|
51dee95c8f
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
92389365b6
If a machine inherits qualities, it tries to select the correct variant ID's as well
|
8 years ago |
Simon Edwards
|
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
|
8 years ago |
Jack Ha
|
2b4377b509
Fixed update resolvements by moving signal emits. CURA-2232
|
8 years ago |
Jaime van Kessel
|
aac395cb79
Settings that are not settable per extruder but used by settings who are are now also copied
|
8 years ago |
Jack Ha
|
692eb42aa7
When switching nozzle or material, drop mismatching quality changes. CURA-2248
|
8 years ago |
fieldOfView
|
151fcfdda6
Update method order for readability
|
8 years ago |
Simon Edwards
|
8086646de1
When reverting a user setting be sure to delete it from all of the stacks, global and extruder.
|
8 years ago |
Jaime van Kessel
|
2441275f29
Added message when incompatbile material is selected
|
8 years ago |
fieldOfView
|
8b7a8327e8
Allow machinedefinitions to specify another definition to inherit qualities from
|
8 years ago |
fieldOfView
|
46acc4d351
Update wording
|
8 years ago |
Jaime van Kessel
|
3227507297
An empty quality container will now give a "not supported" warning
|
8 years ago |
Jaime van Kessel
|
51d653beba
Added logging if material container was not found
|
8 years ago |
Jaime van Kessel
|
67636d6f3c
_updateMaterial container now correctly returns generic material
|
8 years ago |
Jaime van Kessel
|
3df1eb00da
Added some extra checks when changing quality profiles
|
8 years ago |
Jaime van Kessel
|
2c8b9290f8
Made checking if inheritance is allowed more explicit
|
8 years ago |
Jaime van Kessel
|
dcbf7b5a35
When unable to find quality for material, we also use inherited files (if any) to resolve it
|
8 years ago |
Jaime van Kessel
|
0a811b2164
Added more logging to changing of containers
|
8 years ago |
Jaime van Kessel
|
4c61c66a4b
Changing profiles now also forces defocus of setting fields
|
8 years ago |
Jaime van Kessel
|
3d41e25a4e
Fixed setting visibility if a parent setting is not settable per extruder but it's relations are
|
8 years ago |
fieldOfView
|
0e602b8d0b
Fix profile selection of UM2+ machines
|
8 years ago |
fieldOfView
|
b8ce37fd15
Fix search criteria when setting a quality
|
8 years ago |
Ghostkeeper
|
223489a637
Make mesh-specific global setting solution permanent
|
8 years ago |
fieldOfView
|
5119a7b6be
Add a smidgen of documentation to the previous commit
|
8 years ago |