fieldOfView
|
eba75a726e
Set brand and material to "Custom" so it is less like copying Generic PLA
|
7 лет назад |
fieldOfView
|
f3c2df3ab4
Properly return a string when creating/duplicating a material
|
7 лет назад |
Arjen Hiemstra
|
d95488a940
Use the new stack properties so we can properly create quality changes
|
7 лет назад |
fieldOfView
|
67b8302d40
Add a notice to linked materials and allow "unlinking" a material.
|
7 лет назад |
fieldOfView
|
02b978272f
Add "Create" button to create a new, unique material.
|
7 лет назад |
Lipu Fei
|
a3dce9f6d1
CURA-3471 importProfiles() takes QVariantList
|
7 лет назад |
Simon Edwards
|
807542cc1f
Fixed a merge problem.
|
7 лет назад |
Simon Edwards
|
18368f3ad4
Type hints and fixes for ContainerManager.
|
7 лет назад |
Jaime van Kessel
|
ab28cb4615
Fix import changes
|
7 лет назад |
Simon Edwards
|
4fecf55b3b
Use double quotes instead of singles.
|
7 лет назад |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 лет назад |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
7 лет назад |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 лет назад |
Simon Edwards
|
5884509af1
More type checking fixes after the merge.
|
8 лет назад |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 лет назад |
Jaime van Kessel
|
2eb1c61033
Merge branch 'feature_drag_curaprofile' of github.com:Ultimaker/Cura
|
8 лет назад |
Jaime van Kessel
|
720f37b17f
Quality changes can now only be removed if they are not in use anywere
|
8 лет назад |
Jaime van Kessel
|
d897392eea
Merge branch '2.3' of github.com:Ultimaker/Cura
|
8 лет назад |
Jaime van Kessel
|
41ed9661f6
FindQUalityByName now also uses fallback generic materials if no result was found
|
8 лет назад |
Thomas Karl Pietrowski
|
aa92428c04
Cleanup: Remove debug print
|
8 лет назад |
Arjen Hiemstra
|
f952b45a62
Use the machine/extruder ID as base for duplicated profile ID
|
8 лет назад |
Jack Ha
|
a23a922eec
Drag profile into Cura; added importProfile(s), exportProfile to ContainerManager. CURA-787
|
8 лет назад |
fieldOfView
|
081ca8ea8d
Merge current quality_changes values into newly created profiles
|
8 лет назад |
fieldOfView
|
6d0da0d754
Revert "global_profile" reference changes while refixing import
|
8 лет назад |
fieldOfView
|
77370d8599
Fix error duplicating profiles
|
8 лет назад |
fieldOfView
|
7b42f52be9
Properly use classmethod to make sure ContainerManager is a singleton
|
8 лет назад |
fieldOfView
|
d47f3c482f
Static methods cannot call class methods
|
8 лет назад |
fieldOfView
|
ff12f999be
Fixed error when duplicating protected profiles
|
8 лет назад |
fieldOfView
|
fc310f2732
Fix duplicating profiles
|
8 лет назад |
fieldOfView
|
046d0b5956
Rename extruder quality changes files when renaming a custom profile
|
8 лет назад |
fieldOfView
|
e1d70ed4b6
Fix selecting quality_changes profiles for extruders
|
8 лет назад |
fieldOfView
|
2f57d0fb6e
Import profiles for the current machine
|
8 лет назад |
Simon Edwards
|
8c8cd86a08
Quality changes didn't have the right extruder ID set in some situations.
|
8 лет назад |
Jaime van Kessel
|
3d8336449f
Fixed renaming of quality_changes
|
8 лет назад |
Jaime van Kessel
|
02232f7ca6
Added loging if we could not find profile to rename
|
8 лет назад |
Simon Edwards
|
fe41098f1f
Duplicate and Remove profile were recently broken in the cross fire. Fixed again.
|
8 лет назад |
Jack Ha
|
4547cfe504
Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232
|
8 лет назад |
Simon Edwards
|
983e963dd3
Fix for deleting quality changes profiles.
|
8 лет назад |
Simon Edwards
|
8cbe410e34
Fix for creating profiles via the Create button.
|
8 лет назад |
Simon Edwards
|
46dd4f6093
Fix for duplicating quality changes profiles on the UM2.
|
8 лет назад |
Simon Edwards
|
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
|
8 лет назад |
Jaime van Kessel
|
d6e95d2734
Added error state for container state if serialization data is none
|
8 лет назад |
Jaime van Kessel
|
570843bbb0
Filtering containers now also takes quality_definition into account
|
8 лет назад |
Jaime van Kessel
|
44092f0b96
Printers with a quality_definition now also create quality changes using that definition
|
8 лет назад |
Jaime van Kessel
|
9770037398
If setting is false, it will still return false (instead of empty string)
|
8 лет назад |
Jaime van Kessel
|
e7335d9814
Merge branch '2.3' of github.com:Ultimaker/Cura into 2.3
|
8 лет назад |
Jaime van Kessel
|
d34f54a3c7
Right type is now returned if metadata entry is not found
|
8 лет назад |
Jack Ha
|
2138a87582
Busy with CURA-2159
|
8 лет назад |
Jaime van Kessel
|
8a8b55800b
Duplicating materialContainers should now duplicate all related material containers
|
8 лет назад |