Commit History

Author SHA1 Message Date
  Lipu Fei 7c4a122767 Fix container_index for MachineSettingsAction 7 years ago
  Lipu Fei cbf6f55fd8 Fix perfered material search in auto-update 7 years ago
  Lipu Fei 47a12b4128 Prefer materials from the same brand in auto-update 7 years ago
  Lipu Fei b246a102ed Fix MachineSettings dialog 7 years ago
  fieldOfView e8a7237391 Fix updating material container for extruder when changing gcode flavor 7 years ago
  ChrisTerBeke 657a91c525 Merge pull request #2685 from Ultimaker/container_stack_improvements 7 years ago
  Lipu Fei fe70e19089 Reset extruder numbers whose values are no longer valid 7 years ago
  fieldOfView ad1c0046d9 Fix crash when exiting Machine Settings 7 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
  Ghostkeeper cd78ab850d Remove semicolons 7 years ago
  Ghostkeeper 337be1b9be Fix setting machine changes profile with new specified container stacks 7 years ago
  Jack Ha 0452cffff9 Fix setting active extruder when changing Custom FDM printer extruders. CURA-3299 7 years ago
  fieldOfView 57f936e5ff Remove definition_changes containers when a stack is removed 7 years ago
  fieldOfView 8b5ac81404 Fix extruder_stack global values are moved to 7 years ago
  fieldOfView 3e9fdb5db1 Prevent the DiscardOrKeepProfileChangesDialog from popping up (twice) if there are user changes 7 years ago
  fieldOfView fab0fa1dde Move setting values that are settable per extruder from/to global stack when setting extruder count 7 years ago
  fieldOfView d2d36b8c98 Lower extruder_nr settings when they exceed the number of extruders 8 years ago
  fieldOfView 2ca24ba7e6 Restore both material and variant to match 1st extruder when switching to single extrusion 8 years ago
  fieldOfView 8d42f9c187 Move some convoluted logic from QML into Python 8 years ago
  fieldOfView 933ee408e4 Code style 8 years ago
  fieldOfView ba229444b7 Pause autoslicing while the MachineSettingsAction is open 8 years ago
  fieldOfView 6e0221636d Save definition_changes in their own folder 8 years ago
  fieldOfView 12079fc9da Add documentation 8 years ago
  fieldOfView df7f039826 Store extruder settings in definition_changes containers 8 years ago
  fieldOfView e853d87779 Add control to set the number of extruders in Machine Settings 8 years ago
  Simon Edwards fb70eb6813 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 8 years ago
  Simon Edwards d4619da358 Merge branch 'master' into python_type_hinting 8 years ago
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 8 years ago
  Jaime van Kessel 9f13338c17 Codestyle 8 years ago
  fieldOfView 21bcb0e434 Create a definition_changes container instead of a second variant 8 years ago
  fieldOfView 497b6f99a4 Fix finding existing variant by id 8 years ago