Jaime van Kessel
|
8dc2eaf783
Move CreateFlattendContainerInstance to InstanceContainer
|
2 лет назад |
joeydelarago
|
ee7c8d1f02
Move creatFlattenedContainerInstnance into CuraStackBuilder so it can be reused.
|
2 лет назад |
Jaime van Kessel
|
4b2d03fe1d
Don't show warning message if creating abstract printer failed
|
2 лет назад |
Jaime van Kessel
|
506f2b9820
Remove code duplication in createAbstractMachine
|
2 лет назад |
c.lamboo
|
8b84db7059
Remove AbstractMachine
|
2 лет назад |
joeydelarago
|
04580b8fdc
Simplify logic by having abstract printers always be online.
|
2 лет назад |
c.lamboo
|
5884aa3311
Add comment about circular import
|
2 лет назад |
c.lamboo
|
f6bf7050fb
Revert "Move cura-import to top of the file"
|
2 лет назад |
c.lamboo
|
5082e64f0c
Move cura-import to top of the file
|
2 лет назад |
Casper Lamboo
|
35502e45fa
Apply suggestions from code review
|
2 лет назад |
Casper Lamboo
|
5761b3f27b
Typing
|
2 лет назад |
Casper Lamboo
|
77a179be76
Code style
|
2 лет назад |
c.lamboo
|
d7f119415f
Use pretty-printed string for the `AbstractMachine` name
|
2 лет назад |
joeydelarago
|
b82f1f4a8c
Add new Abstract machine stack type. This represents a type of printers (ultimaker_s3 etc).
|
2 лет назад |
Jaime van Kessel
|
e4e993a44e
Fail gracefully when adding unknown cloud printer
|
2 лет назад |
luz paz
|
d68f375e38
Fix various typos
|
3 лет назад |
Kostas Karmas
|
61cc8c9a95
Remove reference to JIRA ticket in comments
|
4 лет назад |
Kostas Karmas
|
2828f45e89
Add optional machine_extruder_count when creating a machine
|
4 лет назад |
Ghostkeeper
|
e7d95f6d90
Give an error message when stack fails to build
|
4 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 лет назад |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 лет назад |
Ghostkeeper
|
6d3acf946a
Use new extruderList rather than extruders
|
4 лет назад |
Jaime van Kessel
|
2e9dca71ce
Remove a number of unused imports
|
4 лет назад |
Jaime van Kessel
|
670a106957
Be a bit more gracefull when adding a machine failed
|
4 лет назад |
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 лет назад |