Lipu Fei
171a05ae6a
WIP: Fix layer_height fetching that inherits the default
...
Fix layer height fetching for those quality profiles that inherits the
layer height from the definition.
2018-02-17 14:48:12 +01:00
Lipu Fei
2cfdbc1b16
WIP: Remove old quality models
2018-02-17 14:10:01 +01:00
Lipu Fei
1a19175b35
WIP: Fix quality sliderbar
2018-02-17 13:36:25 +01:00
Lipu Fei
720dd70935
WIP: Cleanup MachineManager
2018-02-16 17:01:57 +01:00
Lipu Fei
96f1264364
WIP: Rework profile management page
2018-02-16 16:40:09 +01:00
Lipu Fei
f7f9c68fcc
WIP: Refactor setMaterialName()
2018-02-16 14:23:11 +01:00
Lipu Fei
e5cc7efdf2
WIP: Cleanup ContainerManager
2018-02-16 14:23:11 +01:00
Lipu Fei
581699cd8d
WIP: Make material import work
2018-02-16 14:23:11 +01:00
Lipu Fei
0b859bb308
WIP: Make material export work
2018-02-16 14:23:11 +01:00
Lipu Fei
4f29fc9ab2
WIP: make material creation work
2018-02-16 14:23:11 +01:00
Lipu Fei
779f49f545
WIP: Make material removal work in material management dialog
2018-02-16 14:23:11 +01:00
Lipu Fei
a5afaab467
WIP: Fix material duplication and metadata update
2018-02-16 14:23:11 +01:00
Lipu Fei
f024f45cfe
WIP: Rework Material management page
2018-02-16 14:23:11 +01:00
Lipu Fei
7fa218e9cd
WIP: Remove old Settings/MaterialManager
2018-02-16 14:23:11 +01:00
Lipu Fei
a0b53dc1c9
WIP: Materials management page, make Activate work
2018-02-16 14:23:11 +01:00
Lipu Fei
4468f4d620
WIP: Fix NozzleMenu warning on non-notifiable bindings
2018-02-16 14:23:11 +01:00
Lipu Fei
1e0a078af8
WIP: Refactor Materials management page to use new Managers
2018-02-16 14:23:11 +01:00
Jack Ha
aed0c124e9
CURA-4606 improved addExtruderStackForSingleExtrusionMachine by using containers directly
2018-02-16 14:23:11 +01:00
Lipu Fei
9ffe89b49c
WIP: Remove setActiveVariant()
2018-02-16 14:23:11 +01:00
Lipu Fei
13d745f07d
WIP: Move NozzleModel.py
2018-02-16 14:23:11 +01:00
Lipu Fei
f4d69918fb
WIP: Remove findDefault..()s
2018-02-16 14:23:11 +01:00
Lipu Fei
12164a0c88
WIP: Remove set..ById()s in CuraContainerStack
2018-02-16 14:23:11 +01:00
Lipu Fei
4af176dbf3
WIP: Rename function to getVariantNode()
2018-02-16 14:23:11 +01:00
Lipu Fei
df1d2f137b
WIP: Add material-diameter mapping to fix preferred material lookup
2018-02-16 14:23:11 +01:00
Lipu Fei
c79dd313ac
WIP: Refactor duplicated code and clean up
2018-02-16 14:23:11 +01:00
Lipu Fei
730cbb25bf
WIP: Simplify machine creation
2018-02-16 14:23:11 +01:00
Jack Ha
b1e4cb91de
CURA-4606 cleanup auto sync in machinemanager
2018-02-16 14:23:11 +01:00
Jack Ha
8aab8f4394
CURA-4606 cleanup and optimization for replaceContainer
2018-02-16 14:23:11 +01:00
Lipu Fei
bf2317a74d
WIP: use new QualityChangesGroups
2018-02-16 14:23:11 +01:00
Jack Ha
27169e883c
CURA-4606 Ensure the correct material is highlighted in the material menu
2018-02-16 14:23:10 +01:00
Lipu Fei
54363bad02
WIP: Refactor NozzleMenu.qml
2018-02-16 14:20:03 +01:00
Lipu Fei
cd53ae0639
WIP: Refactor ProfileMenu.qml
2018-02-16 14:20:03 +01:00
Lipu Fei
8f8de0454f
WIP: Cleanup the current MachineManager
2018-02-16 14:20:03 +01:00
Jack Ha
e65adc7258
WIP: New setMaterial/Variant/Quality in MachineManager
2018-02-16 14:20:03 +01:00
Lipu Fei
8ac9811b41
WIP: Create QualityManager
2018-02-16 14:20:02 +01:00
Lipu Fei
f0d9fba2f5
WIP: Create MaterialManager
2018-02-16 14:20:02 +01:00
Lipu Fei
55bdc0c853
WIP: Create VariantManager
2018-02-16 14:20:02 +01:00
Diego Prado Gesto
744313af27
CURA-4946 Add the quality_definition metadata entry to the gcode so when
...
parsing, the quality definition is taken into account instead of the
definition.
The message when importing a profile to a different machine,
now shows the expected machine and the current machine definition id.!!
2018-02-16 14:01:46 +01:00
Diego Prado Gesto
85059882fe
CURA-4959 Add buildplate information to the summary when saving a
...
project file.
- The activeVariantNames now returns only the names of the variants in
the extruder stacks.
2018-02-16 11:01:02 +01:00
Diego Prado Gesto
735dac6a4a
Modify debug message to show the correct/useful information
2018-02-16 09:15:06 +01:00
fieldOfView
74fe281e1d
Sync currently selected preset between visibility-page and -menu
2018-02-09 18:54:04 +01:00
fieldOfView
4c1002bf47
Move setting visibility resource type from Uranium to Cura
2018-02-09 09:31:13 +01:00
fieldOfView
f79e787f2c
Refactor SettingVisibilityProfiles to SettingVisibilityPresets
...
This is closer to the current Cura intend
2018-02-09 09:01:39 +01:00
fieldOfView
080979caeb
Move setting visibility presets into a model
...
Handling of "Custom" is still under consideration
2018-02-08 23:07:45 +01:00
Jaime van Kessel
b36d3c759f
Codestyle & typing fixes
2018-02-08 11:40:23 +01:00
Jaime van Kessel
22e0c80b3d
Removed unneeded extra error check
...
This caused an extra 1.5 second delay on changing machine configurations for dual extrusion machines.
2018-02-08 10:27:54 +01:00
Lipu Fei
ffa4df6a06
Merge 3.2 into master
2018-02-07 13:20:24 +01:00
Jack Ha
3a88c1ee88
CURA-4923 fix handle setting function in material_diameter
2018-02-07 11:27:02 +01:00
Jack Ha
98f925d50c
CURA-4924 now creating the extruder container with metadata extruder
2018-02-07 10:00:02 +01:00
Jack Ha
cb6b465ce7
CURA-4924 fix loading profiles with % in it
2018-02-07 09:55:22 +01:00