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