Commit History

Author SHA1 Message Date
  Lipu Fei 1f08accbec Fix profile importing for version upgrade 7 years ago
  Lipu Fei a81981a27a Better info on no profiles to import for gcode 7 years ago
  Lipu Fei 07824c21e1 Move getMachineDefinitionIDForQualitySearch() into QualityManager.py 7 years ago
  Lipu Fei 9a354efd19 Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 7 years ago
  Diego Prado Gesto 6af5a5d4bc CURA-4946 When storing the gcode profile, the definition must be the 7 years ago
  Diego Prado Gesto 6a4f519238 Revert "CURA-4946 Add the quality_definition metadata entry to the gcode so when" 7 years ago
  Lipu Fei 62c31c2f6c WIP: Remove old QualityManager 7 years ago
  Lipu Fei 27f7d16a57 WIP: Make import/export profile work 7 years ago
  Lipu Fei 0c3ac090c9 WIP: Cleanup 7 years ago
  Jack Ha aed0c124e9 CURA-4606 improved addExtruderStackForSingleExtrusionMachine by using containers directly 7 years ago
  Lipu Fei 12164a0c88 WIP: Remove set..ById()s in CuraContainerStack 7 years ago
  Diego Prado Gesto 744313af27 CURA-4946 Add the quality_definition metadata entry to the gcode so when 7 years ago
  Diego Prado Gesto 735dac6a4a Modify debug message to show the correct/useful information 7 years ago
  Jack Ha 98f925d50c CURA-4924 now creating the extruder container with metadata extruder 7 years ago
  Jack Ha cb6b465ce7 CURA-4924 fix loading profiles with % in it 7 years ago
  Diego Prado Gesto 4cf07f5fe6 CURA-4868 Fix typo 7 years ago
  Lipu Fei 759e596eb6 Fix add extruder function 7 years ago
  Lipu Fei f1363fab73 Move newline format 7 years ago
  Lipu Fei 924f3972fd Create quality_changes for extruder stack if missing in profile importing 7 years ago
  Lipu Fei 34e6816f83 Fix container ID modification in profile importing 7 years ago
  Lipu Fei 7dfc1a4aa7 Add encoding='utf-8' for text file reading 7 years ago
  Diego Prado Gesto e38cf957bb CURA-4839 Avoid creating unique names for the extruder instance 7 years ago
  Lipu Fei 1c605a5108 Fix different strategies for machine and quality in project loading 7 years ago
  Lipu Fei b92ebadfd0 Fix quality_changes for single-extrusion machines 7 years ago
  Lipu Fei e7a19bcce5 Fix has_machine_quality value parsing 7 years ago
  Lipu Fei 79e79dd84c Only import profiles that match with the active machine 7 years ago
  ChrisTerBeke ce709bf24a Remove debug print - CURA-4829 7 years ago
  Diego Prado Gesto a6acf4a4af CURA-4829 Do not save the quality changes profile in the GCode if the 7 years ago
  Diego Prado Gesto 26371c9c3a CURA-4815 When creating the unique name for a machine, don't look at the 7 years ago
  Diego Prado Gesto 78b42afbcb CURA-4776 Add unique id to the profiles so user can import the same 7 years ago
  Aleksei S 92e48795c9 Merge branch 'master' of github.com:Ultimaker/cura 7 years ago
  Aleksei S 95361bbeb2 Refactoring: profile from Gcode 7 years ago
  Lipu Fei 91cccedf75 Fix upgrading quality changes for single extrusion machines 7 years ago
  Aleksei S 3852b0d1c3 Merge branch 'master' of github.com:Ultimaker/cura 7 years ago
  Aleksei S d633a4c112 Fix: cura does not profile form G-code 7 years ago
  Lipu Fei 78b9a14007 Fix all possible quality changes containers for single extrusion 7 years ago
  Lipu Fei c91eb30de9 Skip loaded instance containers 7 years ago
  Lipu Fei 8e5167be76 Use the same machine def for extruder quality changes containers 7 years ago
  Lipu Fei 59d7cc663a Fix creating ExtruderStack for single-extrusion machine at runtime 7 years ago
  Lipu Fei 70d5d4415f Merge branch 'master' into CURA-4708_fix_definition_changes_extruder_stacks 7 years ago
  Ghostkeeper 2e197f0f34 Move all per-extruder settings 7 years ago
  Ghostkeeper a87465186e Fix off-by-one bug when importing profiles with extruder stacks 7 years ago
  Lipu Fei 0c28c61e05 Create new SettingInstances when moving user changes settings 7 years ago
  Lipu Fei 0cd392fbd2 Create new SettingInstance when moving extruder DC settings 7 years ago
  Lipu Fei 3fb3b5826f Make sure user containers have unique IDs 7 years ago
  Lipu Fei 3f9f00673a Fix addExtruderStackForSingleExtrusionMachine() 7 years ago
  Lipu Fei 588335c6db Make sure only single-extrusion machines will be fixed 7 years ago
  Ghostkeeper 05e232b498 Move LegacyProfileReader-specific logic into the plug-in itself 7 years ago
  Ghostkeeper c6a2b1b9c9 Ignore any additional stacks in imported profile 7 years ago
  Ghostkeeper c5e33e45a4 Fix setting definition if importing profile without printer-specific profiles 7 years ago