Commit History

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