Ghostkeeper
|
4ffda015db
Implement lazy loading for machine nodes
|
5 лет назад |
Jaime van Kessel
|
7e3f265068
Add a function to add a MachineNode to the tree.
|
5 лет назад |
Ghostkeeper
|
105e782e75
Remove unused imports to MaterialManager
|
5 лет назад |
Lipu Fei
|
04e2ecde93
Init intent to empty_intent_container for new machine stacks
|
5 лет назад |
Ghostkeeper
|
8f34b3dd73
Set quality profiles to preferred quality upon stack creation
|
5 лет назад |
Ghostkeeper
|
431c8f4900
Build stack using container tree's preferred material/nozzle
|
5 лет назад |
Ghostkeeper
|
9bcd3d8c1e
Use ContainerTree to get quality groups instead of QualityManager
|
5 лет назад |
Remco Burema
|
7fb9642e45
Replace deprecated .getContainer() calls with .container
|
5 лет назад |
Ghostkeeper
|
efaa96bca3
Fix building stack from freshly-loaded definition
|
5 лет назад |
Ghostkeeper
|
93851a95d5
Remove unused variable
|
5 лет назад |
Ghostkeeper
|
6a8e1557c3
Merge branch 'feature_intent' into feature_intent_container_tree
|
5 лет назад |
Ghostkeeper
|
d710a58233
Don't require VariantManager any more from CuraStackBuilder
|
5 лет назад |
Lipu Fei
|
c841382bbd
Add more info in exceptions
|
5 лет назад |
Jaime van Kessel
|
76163636a1
Fix the simple create machine test
|
5 лет назад |
Jaime van Kessel
|
c1818bcfbe
Add test for CuraStackBuilder
|
5 лет назад |
Jaime van Kessel
|
986581c18a
Improve logging if extruder cant be found while creating extruder stack
|
5 лет назад |
Lipu Fei
|
5e8dba5266
Remove some duplicate addExtruder() and setNextStack() calls
|
6 лет назад |
Lipu Fei
|
97e6354c13
Fix material update upon extruder-compatible diameter change
|
6 лет назад |
Lipu Fei
|
c3e7e426ff
Fix getDefaultVariantNode for UM2
|
6 лет назад |
Diego Prado Gesto
|
e28b662649
Clean up the code a bit and update comments.
|
6 лет назад |
Lipu Fei
|
9924e3e26c
Remove duplicated code
|
6 лет назад |
Lipu Fei
|
ddc5d983a1
Fix single extrusion machines without an ExtruderStack
|
6 лет назад |
Lipu Fei
|
013032279d
Better handling of no quality group in CuraStackBuilder
|
6 лет назад |
Ghostkeeper
|
31e283110f
Check first if preferred quality exists
|
6 лет назад |
Lipu Fei
|
a303f394c8
Move VariantType to VariantType.py
|
6 лет назад |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 лет назад |
Jack Ha
|
44e9d1e334
CURA-5334 factor out the need for material_diameter in machine definition for getDefaultMaterial
|
6 лет назад |
Ghostkeeper
|
4157636552
Merge branch '3.4'
|
6 лет назад |
Ghostkeeper
|
2fbcc22123
Fix adding printers due to unused 'parent' parameter
|
6 лет назад |
Lipu Fei
|
e859861517
No need to set parent for ExtruderStack
|
6 лет назад |
Lipu Fei
|
051dd7a6e9
WIP: Make application initialization and start up more clear
|
6 лет назад |
Ghostkeeper
|
d6205d5d85
Show configuration error when extruder positions don't match
|
6 лет назад |
Ghostkeeper
|
013bb04a7d
Show configuration error if finding definition to add wasn't found
|
6 лет назад |
Ghostkeeper
|
544c2c69b4
Remove unused imports
|
6 лет назад |
Ghostkeeper
|
6d3fed8f52
Allow getContainer() to return None
|
6 лет назад |
Lipu Fei
|
6db26eaca5
Add getDefaultMaterial() in MaterialManager
|
6 лет назад |
Lipu Fei
|
86e12fc437
Add getDefaultVariantNode() in VariantManager
|
6 лет назад |
Lipu Fei
|
85e3857785
Use getters to get managers for CuraStackBuilder
|
6 лет назад |
Lipu Fei
|
ab8fda8812
Fix createMachine: evaluate material diameter if it is a function
|
6 лет назад |
Jack Ha
|
631b72c007
CURA-4606 in all quality profiles, rename all the specific 1.75mm materials back to the generic material
|
6 лет назад |
Lipu Fei
|
fa37a48caa
WIP: Fix default buildplate lookup
|
6 лет назад |
Lipu Fei
|
c432d4ffbb
WIP: Simplify global stack and extruder stack activation and fixes
|
6 лет назад |
Lipu Fei
|
4af176dbf3
WIP: Rename function to getVariantNode()
|
6 лет назад |
Lipu Fei
|
df1d2f137b
WIP: Add material-diameter mapping to fix preferred material lookup
|
6 лет назад |
Lipu Fei
|
c79dd313ac
WIP: Refactor duplicated code and clean up
|
6 лет назад |
Lipu Fei
|
730cbb25bf
WIP: Simplify machine creation
|
6 лет назад |
ChrisTerBeke
|
e4a111dd2e
Delay adding global stack when creating new machine until after extruder stacks are created - CURA-4828
|
6 лет назад |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 лет назад |
ChrisTerBeke
|
9e6704a162
Fix extruder stack machine definition link for per extruder settings resolvement - CURA-4627
|
7 лет назад |
ChrisTerBeke
|
8082c092e5
Fix setting extruder definition in user changes container
|
7 лет назад |