Ghostkeeper
|
7ea1d4cc5a
Add getContainerProperty function
|
7 лет назад |
Jaime van Kessel
|
7551c83612
QualityChanges are now also removed if a machine has a parentDefinition
|
7 лет назад |
fieldOfView
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 лет назад |
fieldOfView
|
8f7471a892
Remove debug statement
|
7 лет назад |
fieldOfView
|
ed6f4d851c
Update documentation
|
7 лет назад |
fieldOfView
|
c9998ca6fe
Set properties for all containers with the same base_file metadata entry
|
7 лет назад |
fieldOfView
|
1f49a87acb
Update material_diameter when editing the material in MaterialView.qml
|
7 лет назад |
Jaime van Kessel
|
a7a2740690
No longer add material to qualityChanges
|
7 лет назад |
Lipu Fei
|
dd65248968
Only set metadata/material for quality_changes if material is not None
|
7 лет назад |
Jaime van Kessel
|
ec73abecb5
Custom material now defaults to PLA.
|
7 лет назад |
Lipu Fei
|
82224c0ed0
Copy material into metadata if machine has specific material profiles when duplicating a quality profile
|
7 лет назад |
Ghostkeeper
|
f65043ecc8
Add spaces around binary operators and after comma
|
7 лет назад |
fieldOfView
|
7b393064aa
Fix creating materials for 1.75mm machines that have machine/variant materials
|
7 лет назад |
fieldOfView
|
75519d754b
Fix creating materials for 1.75mm machines
|
7 лет назад |
Lipu Fei
|
121ebd79cf
Fix circular import problem caused by moving SettingVersion into CuraApplication
|
7 лет назад |
Lipu Fei
|
40d70b5f39
Fix version upgrade for project loading
|
7 лет назад |
jack
|
85a29e967f
Merge pull request #1757 from fieldOfView/fix_material_uniqueness
|
7 лет назад |
Ghostkeeper
|
ccda155882
Add setting_version every time we create InstanceContainer
|
7 лет назад |
fieldOfView
|
f5347a4593
Add documentation and a spot of logging
|
7 лет назад |
fieldOfView
|
24159aaf66
Fix activating newly created materials
|
7 лет назад |
fieldOfView
|
5339055f9a
Fix unlinking materials
|
7 лет назад |
fieldOfView
|
0d67d42300
Fix created materials being a linked to themselves
|
7 лет назад |
fieldOfView
|
e45f04f391
Merge branch 'master' into fix_material_uniqueness
|
7 лет назад |
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
|
8 лет назад |
Simon Edwards
|
807542cc1f
Fixed a merge problem.
|
8 лет назад |
Simon Edwards
|
18368f3ad4
Type hints and fixes for ContainerManager.
|
8 лет назад |
Jaime van Kessel
|
ab28cb4615
Fix import changes
|
8 лет назад |
Simon Edwards
|
4fecf55b3b
Use double quotes instead of singles.
|
8 лет назад |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
8 лет назад |
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 лет назад |