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
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
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
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
Diego Prado Gesto
487608574a
CURA-4931 Avoid creating a snapshot when there is no model in the buildplate. Since the writeStarted signal is catched by all the Writers, the createSnapshot method is triggered, but there is no scenenode in the buildplate to take a picture of, so the process is skipped
2018-02-08 17:02:11 +01:00
Jack Ha
8bb70d6cc2
CURA-4934 fix crash handler cleanup in some rare case
2018-02-08 14:19:47 +01:00