Commit History

Author SHA1 Message Date
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Jaime van Kessel 349f3b7e11 Force update when changing nozzle size in custom FFF 4 years ago
  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
  Lipu Fei 472e6e88c3 Fix typing 5 years ago
  Ghostkeeper eaf649023a Fix setting default material after g-code flavour changes has_materials 5 years ago
  Ghostkeeper 977beb8dbb Re-build container tree if has_materials changes during runtime 5 years ago
  Lipu Fei bc4809d8f8 Fix metadata checking 5 years ago
  Lipu Fei a106a9ddb9 WIP: Cleanup MachineSettingsAction 5 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Diego Prado Gesto 49abf38210 CURA-5334 Ensure the material manager is fetched before call 6 years ago
  Jack Ha 44e9d1e334 CURA-5334 factor out the need for material_diameter in machine definition for getDefaultMaterial 6 years ago
  Jack Ha 89c84eb93b CURA-5327 fix crash when changing material diameter 6 years ago
  Jack Ha b3f6e5c9e0 CURA-5327 renamed MachineManager._updateMaterialWithVariant to updateMaterialWithVariant 6 years ago
  Lipu Fei c779795618 Remove unnecessary updateMaterialForDiameter() 6 years ago
  Jack Ha 00d8427e42 Add sanity check for GlobalStack CURA-5045 6 years ago
  Lipu Fei 206d20c440 Fix empty definition_changes check in MachineSettingsAction 6 years ago
  Lipu Fei c9905449eb Clean up MachineSettingsAction imports 6 years ago
  Lipu Fei 48dae7b6c7 Remove commented code 6 years ago
  Lipu Fei de72dd3455 Fix material update upon gcode flavour change 6 years ago
  ChrisTerBeke 129f9cc16c Fixes for custom FMD printer material diameter upgrade and storage - CURA-4835 6 years ago
  ChrisTerBeke d035ace40d Add method to set active extruder count to machine manager so other plugins can use it, add empty definitions container template 6 years ago
  Lipu Fei b0d2ef0f72 Correct default material diameter value for single-extrusion machines 6 years ago
  Lipu Fei 7c4a122767 Fix container_index for MachineSettingsAction 6 years ago
  Lipu Fei cbf6f55fd8 Fix perfered material search in auto-update 6 years ago
  Lipu Fei 47a12b4128 Prefer materials from the same brand in auto-update 6 years ago
  Lipu Fei b246a102ed Fix MachineSettings dialog 6 years ago
  fieldOfView e8a7237391 Fix updating material container for extruder when changing gcode flavor 6 years ago
  ChrisTerBeke 657a91c525 Merge pull request #2685 from Ultimaker/container_stack_improvements 6 years ago
  Lipu Fei fe70e19089 Reset extruder numbers whose values are no longer valid 6 years ago
  fieldOfView ad1c0046d9 Fix crash when exiting Machine Settings 6 years ago
  Jaime van Kessel 437da52f65 Merge branch 'fix_multiple_extruder_issues' of github.com:Ultimaker/Cura into 3.0 7 years ago
  Jaime van Kessel 6d687d6f06 Re-enable changing of multi-extrusion machines to single extrusion 7 years ago
  ChrisTerBeke 1b8766b953 CURA-4386 CURA-4379 change stack behaviours to fix crashes 7 years ago
  Diego Prado Gesto e3edc79a3e modified some code to fix the multiple extrusion issues - CURA-4379 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Diego Prado Gesto 4b3e83f876 Not allowing to modify the number of extruders in multiextruder printers, except Custom FDM printers - CURA-4359 7 years ago
  Lipu Fei 6e06837084 Remove duplicated function createDefinitionChangesContainer() 7 years ago
  fieldOfView e2c978f88b Remove unused extruderContainerIndex property 7 years ago
  fieldOfView 7fe674bc5b Improve test for empty containers 7 years ago
  fieldOfView d6ddf15e24 Fix selecting material for UM2 when switching from UltiGcode 7 years ago
  fieldOfView 8c2f556616 Switch to an appropriate material when changing the material diameter 7 years ago
  fieldOfView ddc94e9bec Improve readability 7 years ago
  fieldOfView de0ac5ccff Use CuraContainerStack API 7 years ago
  Jaime van Kessel b18b1d3cd0 Only disable timer of backend if it's initialised 7 years ago
  Lipu Fei 40d70b5f39 Fix version upgrade for project loading 7 years ago
  Ghostkeeper ccda155882 Add setting_version every time we create InstanceContainer 7 years ago
  Jaime van Kessel 316f2bbdb5 Fixed switching g-code flavors with machineAction 7 years ago
  fieldOfView 98b127851b Fix setting number of extruders when hasVariants is set 7 years ago
  Ghostkeeper 41e444714f Fix spacing 7 years ago