Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
553b09b6cf
Convert doxygen to rst for GcodeWriter, LegacyProfileReader,
|
4 лет назад |
Remco Burema
|
298eb27c7f
Add possibility to check material-profiles.
|
5 лет назад |
Ghostkeeper
|
87cbc3907c
Convert to string before storing in configparser
|
6 лет назад |
Ghostkeeper
|
0bf7bf4cbe
Fix handling dictionaries without 'defaults' section
|
6 лет назад |
Ghostkeeper
|
27aff4e5da
Fix typing issues
|
6 лет назад |
Ghostkeeper
|
6ad682b00d
Don't serialise legacy profile via Profile instance
|
6 лет назад |
Ghostkeeper
|
9d94b0d63e
Rename input vs. output parsers
|
6 лет назад |
Ghostkeeper
|
4c6744b6fc
Code style: Space around binary operators
|
6 лет назад |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 лет назад |
Ghostkeeper
|
54a03723ab
Set encoding correctly when opening files everywhere
|
6 лет назад |
Lipu Fei
|
c3fe53123b
Create module cura.ReaderWriters
|
6 лет назад |
Lipu Fei
|
a4a1832a58
Fix legacy profile importing for CFP
|
6 лет назад |
Lipu Fei
|
f1363fab73
Move newline format
|
6 лет назад |
Lipu Fei
|
d351eba758
Use \n instead of \r for message formatting
|
6 лет назад |
Aleksei S
|
750a86d2fd
Added new lines to distinguis error message
|
6 лет назад |
Lipu Fei
|
63ac8412e6
Fix importing legacy INI quality profiles
|
6 лет назад |
Ghostkeeper
|
8734460aff
Use unique name too if importing multiple legacy profiles
|
6 лет назад |
Ghostkeeper
|
d9bc561d73
Set the extruder metadata to its ID
|
6 лет назад |
Ghostkeeper
|
05e232b498
Move LegacyProfileReader-specific logic into the plug-in itself
|
6 лет назад |
Ghostkeeper
|
039c85677a
Also return a global profile
|
6 лет назад |
Ghostkeeper
|
569715492c
Correct ID if importing multiple legacy profiles
|
6 лет назад |
Ghostkeeper
|
1029d4509c
Merge branch 'master' into feature_local_container_server
|
7 лет назад |
Lipu Fei
|
a425a1c51b
Fix legacy profile loading
|
7 лет назад |
Lipu Fei
|
7b4cb11240
Fix legacy profile upgrade
|
7 лет назад |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Jaime van Kessel
|
9f13338c17
Codestyle
|
8 лет назад |
Ghostkeeper
|
aef0880a1f
Fix setting the quality_type of imported profile
|
8 лет назад |
Ghostkeeper
|
d439015773
Abort importing profile if we have no global container stack
|
8 лет назад |
Ghostkeeper
|
06521d7c49
Cache global container stack
|
8 лет назад |
Jaime van Kessel
|
48fc957695
We now throw an exception when trying to read legacy profile when multi extrusion machine is selected
|
8 лет назад |
Jaime van Kessel
|
3c0971c375
Legacy profile reader no longer creates profiles for multi-extrusion machines
|
8 лет назад |
Jaime van Kessel
|
799e66c3ac
Legacy profiles are now loaded as quality_changes
|
8 лет назад |
Jaime van Kessel
|
e3d4a33954
Fixed legacy profile reader
|
8 лет назад |
Ghostkeeper
|
754932f83a
Move LegacyProfileReader to new setting structure
|
8 лет назад |
Thomas-Karl Pietrowski
|
6993e9e695
Renaming locals to copied_locals
|
8 лет назад |
Jaime van Kessel
|
9c5e169f2b
Loaded profiles are now marked as dirty so they are saved correctly
|
8 лет назад |
Jaime van Kessel
|
e90fd95495
Profile importing now checks if it's the right file type
|
8 лет назад |
fieldOfView
|
27062d8e99
Always make sure imported profiles are available for the currently active machine
|
8 лет назад |
Ghostkeeper
|
f09b927288
Add check if resulting profile is empty
|
8 лет назад |
Ghostkeeper
|
e7b2586d36
Don't add to profile if setting is legacy default
|
8 лет назад |
Ghostkeeper
|
c0b5832a59
Remove debug prints
|
8 лет назад |
Ghostkeeper
|
5374d253e9
Evaluate to old defaults if setting is missing
|
8 лет назад |
Ghostkeeper
|
e23a9ea997
Move the changing of the setting after import out of try-except
|
8 лет назад |
Ghostkeeper
|
9feb609fba
Don't add a setting if evaluation failed
|
8 лет назад |
Ghostkeeper
|
5d4cceb47c
Don't add a setting if it's the default
|
8 лет назад |
Ghostkeeper
|
482f0461fc
Add check for profile version
|
9 лет назад |
Ghostkeeper
|
0454b37243
Fix importing math to eval
|
9 лет назад |
Ghostkeeper
|
99a13ba3aa
Fix getting settings from JSON file
|
9 лет назад |