Commit History

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