Ghostkeeper
|
dbf13b0d1a
Fix calling loggers
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Arjen Hiemstra
|
f04dc88d2c
Do not use resolve for profile display when source is quality changes
|
7 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
7 years ago |
Arjen Hiemstra
|
94a50362e1
Fix translation of category headers on profiles page
|
7 years ago |
Jaime van Kessel
|
998b14086e
Profile tab is now also translated
|
8 years ago |
Jaime van Kessel
|
361aee3e3c
Resolve value is now correctly displayed in profilesPage
|
8 years ago |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |
Jaime van Kessel
|
a3df53c1e1
Quality_changes are now taken into account for UM3Extended
|
8 years ago |
Jaime van Kessel
|
939ed60808
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
|
8 years ago |
Jaime van Kessel
|
4a31f9c5b6
Removed wrong check for material for quality_changes
|
8 years ago |
Simon Edwards
|
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
|
8 years ago |
fieldOfView
|
e312530840
Fix errors on profiles page for unsupported material combinations
|
8 years ago |
fieldOfView
|
593687afee
Fix display of custom profiles for printers that have no materials (UM2)
|
8 years ago |
fieldOfView
|
6d0da0d754
Revert "global_profile" reference changes while refixing import
|
8 years ago |
fieldOfView
|
10dc8f98b8
Highlight quality_changes values in manage profiles tabs...
|
8 years ago |
fieldOfView
|
e7da471199
Fix showing profile values for extruders
|
8 years ago |
Jaime van Kessel
|
c93f5dc8ac
QualitySettingsModel now uses right metadata entry for filtering
|
8 years ago |
Jaime van Kessel
|
8f65ed4c4e
0 is now seen as a correct value by QualitySettingsModel
|
8 years ago |
Jaime van Kessel
|
6ff258d7e0
Single extrusion machines now show correct values for profiles in tab
|
8 years ago |
fieldOfView
|
82f6f20bc1
Restore profiles overview for single extrusion printers
|
8 years ago |
fieldOfView
|
e79694178c
Update for readability
|
8 years ago |
Jaime van Kessel
|
91c11ee0fc
Merge branch 'feature_listmodel_setitems' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
f85f7cb62c
Filter certain settings based on stack type in profile tab
|
8 years ago |
Jaime van Kessel
|
9a753680e7
Setting pane now uses correct profiles to display setting values
|
8 years ago |
fieldOfView
|
b343649131
Use ListModel.setItems() instead of appending one item at a time
|
8 years ago |
fieldOfView
|
344be2687e
Display the appropriate profile settings on Profiles page
|
8 years ago |
fieldOfView
|
cfb062718f
Fix creating a clone of criteria
|
8 years ago |
fieldOfView
|
08091209f1
Fix profile display for printers without machine-specific material profiles
|
8 years ago |
Jack Ha
|
80214d07bc
Prettier number display in Profiles page. CURA-2006
|
8 years ago |
Arjen Hiemstra
|
1a6b16932a
Add a QualitySettingsModel that lists all quality related settings and values
|
8 years ago |