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
Jack Ha
8275e506ce
CURA-4606 fix material names for 1.75mm materials
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
194988dc9a
WIP: Improve quality search fall back
2018-02-16 14:23:11 +01:00
Lipu Fei
c469ebbf9f
WIP: Fix material lookup problems and update definition files
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
Lipu Fei
d84ea07e9e
WIP: add getQaulityChangesGroup()
2018-02-16 14:23:10 +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
Lipu Fei
d99bacb2d2
WIP: Create ContainerNode and ContainerGroup
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
125fd1a1e2
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-02-16 09:15:12 +01:00
Diego Prado Gesto
735dac6a4a
Modify debug message to show the correct/useful information
2018-02-16 09:15:06 +01:00
fieldOfView
ca3dd511a8
Add a button to open the configuration folder.
2018-02-15 16:39:37 +01:00
Mark
17943ceb70
Merge branch 'master' of github.com:Ultimaker/Cura
2018-02-15 15:49:19 +01:00
Mark
c508e77fe2
Improved the text
2018-02-15 15:49:06 +01:00
Jack Ha
06ec77e012
Better readability in PreviewPass
2018-02-15 15:23:17 +01:00
Jack Ha
037298cf03
Tweaked the snapshot images to make it look prettier
2018-02-15 13:53:45 +01:00
fieldOfView
85aed830a6
Merge branch 'master' into feature_setting_visibility_profiles
2018-02-15 11:56:36 +01:00
fieldOfView
a17160f52d
Merge branch 'master' into feature_setting_visibility_profiles
...
# Conflicts:
# resources/qml/Settings/SettingView.qml
2018-02-15 11:54:45 +01:00
Ian Paschal
bc47c6e623
Fix for CURA-4963
...
Exclude buildplate and nozzle meshes from being reloaded on F5 press.
2018-02-15 11:20:46 +01:00
Diego Prado Gesto
a4df9b6cc6
CURA-4891 Add a '+' that I removed by accident
2018-02-14 15:02:53 +01:00
Diego Prado Gesto
605c63514d
CURA-4891 Remove print out for debugging
2018-02-14 14:51:32 +01:00
Diego Prado Gesto
a4455bbbe5
CURA-4891 Use the printer definition name instead of the ID to generate
...
the abbreviated name.
- Also revert some previous changes to keep the same behavior as before.
2018-02-14 13:47:30 +01:00
Ian Paschal
4d3f7d098f
Merge pull request #3299 from Ultimaker/feature_circular_prime_tower
...
Circular prime tower functionality
Looks good Diego!
2018-02-13 16:01:02 +01:00
Ghostkeeper
6eeaab3c12
Add plug-in locations with different lib suffixes
...
Or suffices if you want to go the Latin way.
Fixes #3195 .
2018-02-13 11:45:49 +01:00
Diego Prado Gesto
488d310643
CURA-4320 Add the new setting to the tower's settings list so the
...
buildvolume reacts to its changes.
2018-02-12 15:03:03 +01:00
Ian Paschal
2964bedc28
CURA-4891
...
Scan for 'ultimaker' in the name. If found, add 'UM' to abbreviation, and scan again for a number after 'ultimaker' (e.g. 'ultimaker3'). If found, add the number as well. If 'ultimaker' is not found, take either the first 4 letters of the name or first letter.
2018-02-12 14:58:55 +01:00
Diego Prado Gesto
c6328968db
CURA-4320 Add circular prime tower setting and draw shadow according to
...
it.
2018-02-12 14:56:26 +01:00
Ghostkeeper
03b4213e92
Merge branch '3.2'
...
Conflicts in Cura.qml and SaveButton.qml from people fixing positioning rounding at the same time...
2018-02-12 13:10:24 +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