fieldOfView
|
3ca7e2bb8d
Momentary fix for CURA-2173
|
8 years ago |
fieldOfView
|
043343d536
Select correctly "inherited" profile when switching to a material that has no qualities of its own
|
8 years ago |
Ghostkeeper
|
36a33bb135
Retain quality profile when switching from no quality-changes profile
|
8 years ago |
Ghostkeeper
|
f9e0e457ea
Retain active quality-changes when changing material
|
8 years ago |
Ghostkeeper
|
9ba9e90a8f
Turn if-clause into simple input check
|
8 years ago |
Ghostkeeper
|
bb90c593b9
Merge branch 'feature_quality_changes'
|
8 years ago |
Ghostkeeper
|
aefb36d1ec
Update activeValidationState if setting validation changed
|
8 years ago |
fieldOfView
|
1003066ce1
Show qualities for the material associated with the currently selected quality
|
8 years ago |
fieldOfView
|
52dda935fc
Switch to a generic quality profile if a material has no specific qualities
|
8 years ago |
fieldOfView
|
063faf1520
Move the "Changes on Printer" dialog to JediWifiPrinting
|
8 years ago |
fieldOfView
|
b2143e7d43
Remove code duplication
|
8 years ago |
Jack Ha
|
8c0837d75d
Merge master. CURA-2006
|
8 years ago |
Jack Ha
|
83b89d09d8
Fix for could not find quality xxx
|
8 years ago |
Jack Ha
|
759ef29b1d
Fix keep user settings dialog.
|
8 years ago |
fieldOfView
|
8c63216fdf
Get how we name variants from the machine definition
|
8 years ago |
Arjen Hiemstra
|
9f33fef4ec
Use the new generator to simplify some extruder related code in MachineManager
|
8 years ago |
Arjen Hiemstra
|
c557cd1a7a
Move comment
|
8 years ago |
fieldOfView
|
1848bb5cc4
Fix typo in Changes on the Printer dialog
|
8 years ago |
Arjen Hiemstra
|
7ba49b4f88
Remove code that is obsolete and moved to ContainerManager
|
8 years ago |
Arjen Hiemstra
|
578191bb8a
Expose a list of all active materials in MachineManager
|
8 years ago |
Arjen Hiemstra
|
6de7d0170a
Expose quality changes id and quality type and make the profile menu work correctly
|
8 years ago |
Arjen Hiemstra
|
450dcac394
Fix "keep current settings" dialog so it properly clears on "No"
|
8 years ago |
Arjen Hiemstra
|
e2a4aeb8ff
Use the new quality_type when setting the active quality
|
8 years ago |
Arjen Hiemstra
|
4a02a9d1e3
Fix updating changed state for all stacks
|
8 years ago |
Arjen Hiemstra
|
324d1415d7
Fix updating active quality
|
8 years ago |
Arjen Hiemstra
|
d150acb79c
Change setActiveQuality to set quality of extruders & global and also set change containers
|
8 years ago |
Arjen Hiemstra
|
e2045cdb7f
Remove obsolete container switcheroo
|
8 years ago |
Arjen Hiemstra
|
5361efcf2c
Return the name/id of the quality changes container if it is set for activeQuality
|
8 years ago |
Arjen Hiemstra
|
10de07c08e
Remove some code that was moved to ContainerManager
|
8 years ago |
Arjen Hiemstra
|
aa8561fec7
Remove globalPropertyChanged
|
8 years ago |
Arjen Hiemstra
|
d42f390ed6
Add the new empty quality_changes container to new machines
|
8 years ago |
Arjen Hiemstra
|
ab99100c56
Introduce an empty quality_changes container
|
8 years ago |
fieldOfView
|
68fc9af4c2
Fix removing extruder stacks and extruder user profile
|
8 years ago |
fieldOfView
|
7b873fc397
Fix renaming profiles
|
8 years ago |
Jaime van Kessel
|
a1bd8f59ed
Slicing no longer occurs when stack is invalid
|
8 years ago |
Jaime van Kessel
|
762ea15e78
Global inherited settings now use target (instead of active) stack to copy values
|
8 years ago |
Jaime van Kessel
|
05b2c147e0
Combined material & hotend message
|
8 years ago |
Jaime van Kessel
|
8540e10469
Updating multiple materials with one message box now works
|
8 years ago |
Jaime van Kessel
|
70242ba502
Saving a file no longer causes a re-slice
|
8 years ago |
Jaime van Kessel
|
000c4d5f41
Fixed issue where changing a setting would cause mismatch between stacks
|
8 years ago |
Jaime van Kessel
|
be252fb84f
We now check if a setting can also be removed to get the same state
|
8 years ago |
Jaime van Kessel
|
83ec6e849a
Multiple changes when quality profiles have different values should no longer break the link
|
8 years ago |
Jaime van Kessel
|
df46a61d38
Active stack should no longer influence changing of targeted settings
|
8 years ago |
Jaime van Kessel
|
cafb46cb1d
First container is now updated withouth recursion possible
|
8 years ago |
Jaime van Kessel
|
8307dba643
Revert "Commented out 2 lines of code that caused issues with reset"
|
8 years ago |
Jaime van Kessel
|
568d30d17b
Commented out 2 lines of code that caused issues with reset
|
8 years ago |
fieldOfView
|
caa202e3d6
Make sure values from loaded profile permeate to other stacks
|
8 years ago |
fieldOfView
|
a64e0fa8e8
Fix copyValueToExtruders (rebase-accident)
|
8 years ago |
fieldOfView
|
baf9d81e47
Massively simplify the strategy
|
8 years ago |
fieldOfView
|
0857017ac6
Add a context-menu item to copy a value to all extruders.
|
8 years ago |