Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 лет назад |
Diego Prado Gesto
|
2dfedf3ae4
CURA-5330 Add typing in CuraContainerRegistry and
|
6 лет назад |
Diego Prado Gesto
|
e5e96bc600
Merge branch 'master' into mypy_fixes
|
6 лет назад |
Lipu Fei
|
e518d07f5a
No need to give parent to ExtruderStack
|
6 лет назад |
Ghostkeeper
|
f544e3d5c0
Fix @override decorator
|
6 лет назад |
Ghostkeeper
|
5a5d07865b
Fix circular imports with CuraApplication
|
6 лет назад |
Ghostkeeper
|
c3bac474ab
Use CuraContainerRegistry instead of ContainerRegistry
|
6 лет назад |
Lipu Fei
|
9a5fb47a6e
Merge master into material marketplace
|
6 лет назад |
Diego Prado Gesto
|
27b1e2cdd6
Fix format and add error message to log. Contributes to CURA-5301
|
6 лет назад |
Lipu Fei
|
4615c756a7
More clear error handling for container deserialization
|
7 лет назад |
Ghostkeeper
|
572721e20d
Catch ContainerFormatError when deserialising containers
|
7 лет назад |
Lipu Fei
|
e36ef583b7
Minor changes and cleanup
|
7 лет назад |
Lipu Fei
|
19bc2b78f4
Add Version upgrade 3.3 to 3.4
|
7 лет назад |
Lipu Fei
|
c3fe53123b
Create module cura.ReaderWriters
|
7 лет назад |
Lipu Fei
|
f15771856f
Add parent for stacks and containers that are created
|
7 лет назад |
Jack Ha
|
04a135e6a3
CURA-5157 renamed extruder to position in addExtruderStackForSingleExtrusionMachine, fixes loading some upgrades from 3.0
|
7 лет назад |
Lipu Fei
|
08f43f6b2e
Fix profile ordering in profile importing
|
7 лет назад |
Lipu Fei
|
22573a685d
Fix quality definition comparison in quality importing
|
7 лет назад |
Lipu Fei
|
0655ef0bc5
Fix quality profile import
|
7 лет назад |
Lipu Fei
|
191faaba19
Fix machine definition in quality importing
|
7 лет назад |
Ian Paschal
|
05c59ddaa7
CURA-4946 Handle gcode with wrong quality definition
|
7 лет назад |
Ian Paschal
|
6d2d9c8fe2
CURA-4946 Fixed typo
|
7 лет назад |
Lipu Fei
|
1f08accbec
Fix profile importing for version upgrade
|
7 лет назад |
Lipu Fei
|
a81981a27a
Better info on no profiles to import for gcode
|
7 лет назад |
Lipu Fei
|
07824c21e1
Move getMachineDefinitionIDForQualitySearch() into QualityManager.py
|
7 лет назад |
Lipu Fei
|
9a354efd19
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
7 лет назад |
Diego Prado Gesto
|
6af5a5d4bc
CURA-4946 When storing the gcode profile, the definition must be the
|
7 лет назад |
Diego Prado Gesto
|
6a4f519238
Revert "CURA-4946 Add the quality_definition metadata entry to the gcode so when"
|
7 лет назад |
Lipu Fei
|
62c31c2f6c
WIP: Remove old QualityManager
|
7 лет назад |
Lipu Fei
|
27f7d16a57
WIP: Make import/export profile work
|
7 лет назад |
Lipu Fei
|
0c3ac090c9
WIP: Cleanup
|
7 лет назад |
Jack Ha
|
aed0c124e9
CURA-4606 improved addExtruderStackForSingleExtrusionMachine by using containers directly
|
7 лет назад |
Lipu Fei
|
12164a0c88
WIP: Remove set..ById()s in CuraContainerStack
|
7 лет назад |
Diego Prado Gesto
|
744313af27
CURA-4946 Add the quality_definition metadata entry to the gcode so when
|
7 лет назад |
Diego Prado Gesto
|
735dac6a4a
Modify debug message to show the correct/useful information
|
7 лет назад |
Jack Ha
|
98f925d50c
CURA-4924 now creating the extruder container with metadata extruder
|
7 лет назад |
Jack Ha
|
cb6b465ce7
CURA-4924 fix loading profiles with % in it
|
7 лет назад |
Diego Prado Gesto
|
4cf07f5fe6
CURA-4868 Fix typo
|
7 лет назад |
Lipu Fei
|
759e596eb6
Fix add extruder function
|
7 лет назад |
Lipu Fei
|
f1363fab73
Move newline format
|
7 лет назад |
Lipu Fei
|
924f3972fd
Create quality_changes for extruder stack if missing in profile importing
|
7 лет назад |
Lipu Fei
|
34e6816f83
Fix container ID modification in profile importing
|
7 лет назад |
Lipu Fei
|
7dfc1a4aa7
Add encoding='utf-8' for text file reading
|
7 лет назад |
Diego Prado Gesto
|
e38cf957bb
CURA-4839 Avoid creating unique names for the extruder instance
|
7 лет назад |
Lipu Fei
|
1c605a5108
Fix different strategies for machine and quality in project loading
|
7 лет назад |
Lipu Fei
|
b92ebadfd0
Fix quality_changes for single-extrusion machines
|
7 лет назад |
Lipu Fei
|
e7a19bcce5
Fix has_machine_quality value parsing
|
7 лет назад |
Lipu Fei
|
79e79dd84c
Only import profiles that match with the active machine
|
7 лет назад |
ChrisTerBeke
|
ce709bf24a
Remove debug print - CURA-4829
|
7 лет назад |
Diego Prado Gesto
|
a6acf4a4af
CURA-4829 Do not save the quality changes profile in the GCode if the
|
7 лет назад |