Ghostkeeper
|
5cfe18d31c
Clarify user-facing string to remove internal terminology
|
4 years ago |
Remco Burema
|
3fcd7d567f
Show warning icon on import non-visible profile.
|
4 years ago |
Kostas Karmas
|
0524e8d129
Fix missing quality profile when message says its successful
|
4 years ago |
Kostas Karmas
|
665496ceff
Warn when importing quality profiles that don't match the current configuration
|
4 years ago |
Jaime van Kessel
|
f9c6bbb092
Fix strict noneCHeck mypy issue
|
4 years ago |
Jaime van Kessel
|
fb2f40fba7
Add missing typing
|
4 years ago |
Jaime van Kessel
|
65377770c4
Remove invalid quality_changes from the container registry
|
4 years ago |
Jaime van Kessel
|
6934e9521f
Make sure that loading an invalid container gets handled correctly
|
4 years ago |
Ghostkeeper
|
ffac9adb96
Add default for extruder position
|
4 years ago |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 years ago |
Ghostkeeper
|
4482b4f352
Use extruderList rather than deprecated extruders
|
4 years ago |
Ghostkeeper
|
e0e0371de4
Use extruderList rather than extruders
|
4 years ago |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
5 years ago |
Lipu Fei
|
0d554c4938
Merge remote-tracking branch 'origin/master' into feature_intent
|
5 years ago |
Ghostkeeper
|
38ae0e75f2
Fallback to fdmprinter if not has_machine_quality
|
5 years ago |
Lipu Fei
|
027768f151
Use machine def id as quality_definition fallback
|
5 years ago |
Jaime van Kessel
|
1def289bb9
Fix crash when importing profile that has different quality_definition
|
5 years ago |
Jaime van Kessel
|
f5f91c9c3a
Ensure that profiles are cleaned up if one of the set is incorrect
|
5 years ago |
Ghostkeeper
|
1b9e710f72
Fix exporting with new quality changes groups
|
5 years ago |
Ghostkeeper
|
2b96543cd3
Store intent category in metadata of quality_changes as well
|
5 years ago |
Diego Prado Gesto
|
b18565d9cf
Merge branch 'master' into feature_intent_container_tree
|
5 years ago |
Ghostkeeper
|
2f917c2841
Change definition ID upon reading profile
|
5 years ago |
Ghostkeeper
|
c41af1b9a0
Remove user-visible XML tags
|
5 years ago |
Ghostkeeper
|
b9370f864e
Get quality definition from container tree
|
5 years ago |
Ghostkeeper
|
ae77f9124c
Use container tree to determine quality_definition of profile and printer
|
5 years ago |
Ghostkeeper
|
61e13087cd
Fix testing for available quality types
|
5 years ago |
Ghostkeeper
|
6dd0333626
Use container tree instead of getMachineDefinitionIdForQualitySearch
|
5 years ago |
Remco Burema
|
745390e51f
Fix typing.
|
5 years ago |
Lipu Fei
|
69e9dc1313
Allow importing "not supported" profiles
|
5 years ago |
Jaime van Kessel
|
108b22932b
Override saveDirtyContainers with Cura specific logic
|
5 years ago |
Ghostkeeper
|
648999e32b
Use regex literal instead of normal literal for regex
|
5 years ago |
Jaime van Kessel
|
5f692f3028
Added missing typing
|
5 years ago |
Ghostkeeper
|
7fbdccffdb
Add typing
|
5 years ago |
Jaime van Kessel
|
14d5fa5529
Add a bunch of tests for importing profiles
|
5 years ago |
Jaime van Kessel
|
43360aace0
Add tests for ExportQualityProfile
|
5 years ago |
Jaime van Kessel
|
0616601250
Merge branch '4.0' of github.com:Ultimaker/Cura
|
5 years ago |
Ghostkeeper
|
3c779b58de
Specialise _isMetadataValid for Cura to check setting_version
|
5 years ago |
Jaime van Kessel
|
b165b9625f
Removed unused code and fix styling for some comments
|
5 years ago |
Ghostkeeper
|
27aff4e5da
Fix typing issues
|
6 years ago |
Ghostkeeper
|
9c555bf67f
Add typing and always add error message if loading failed
|
6 years ago |
Ghostkeeper
|
4c6744b6fc
Code style: Space around binary operators
|
6 years ago |
Ghostkeeper
|
314b966cc9
Improvements to translated strings
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |
Diego Prado Gesto
|
2dfedf3ae4
CURA-5330 Add typing in CuraContainerRegistry and
|
6 years ago |
Diego Prado Gesto
|
e5e96bc600
Merge branch 'master' into mypy_fixes
|
6 years ago |
Lipu Fei
|
e518d07f5a
No need to give parent to ExtruderStack
|
6 years ago |
Ghostkeeper
|
f544e3d5c0
Fix @override decorator
|
6 years ago |
Ghostkeeper
|
5a5d07865b
Fix circular imports with CuraApplication
|
6 years ago |
Ghostkeeper
|
c3bac474ab
Use CuraContainerRegistry instead of ContainerRegistry
|
6 years ago |