Jaime van Kessel
c7350ff579
Merge branch 'master' of github.com:Ultimaker/Cura
2018-09-07 15:24:09 +02:00
Jaime van Kessel
4cde6c05ae
Switch most usages of containerStackId to containerStack for settingPropertyProvider
...
This mostly makes the code a bit more logic and also decreases the number of searches in the registry
2018-09-07 15:23:09 +02:00
Jaime van Kessel
01b9ba03d4
Added extruder icon
...
CL-894
2018-08-16 16:24:14 +02:00
Diego Prado Gesto
848e99a4ba
Don't show the hint message when the buildplate selector is shown.
...
Contributes to CURA-5570.
2018-08-13 17:04:13 +02:00
Diego Prado Gesto
b1c073aab6
CURA-5570 Expose the CuraSDKVersion to qml and show the buildplate
...
selector only when "dev" version is selected.
2018-08-13 11:50:50 +02:00
Diego Prado Gesto
51c499b08c
When the extruder is being disabled and it is the currently selected
...
one, then switch to the default extruder. Also do not allow users to
click in a disabled extruder, only if they want to enable it again.
2018-07-16 16:26:55 +02:00
Diego Prado Gesto
543128e28c
Modify the suggestion message when a material is not compatible with the
...
buildplate to only use glue but not adhesion sheets.
2018-07-16 13:44:24 +02:00
Lipu Fei
e5a11c1f7b
Fix getContainerMetaDataEntry()
...
CURA-5408
2018-07-09 15:12:53 +02:00
fieldOfView
19b8ca7c70
Remove vestigial references to "monitoringPrint"
2018-06-06 11:22:35 +02:00
Aldo Hoeben
5796848bfd
Merge branch 'master' into feature_separate_stage_qml
2018-04-23 10:42:57 +02:00
Diego Prado Gesto
f003adeb1e
CURA-5250 Add color to the text so it also works fine with other themes.
2018-04-20 10:19:25 +02:00
Diego Prado Gesto
cdc297c87e
CURA-5250 Temporary hide buildplate selector.
...
Put back again when the whole feature is ready.
2018-04-19 10:23:01 +02:00
Diego Prado Gesto
62b586a6ff
CURA-5250 Add hint when the buildplate is just usable but not the
...
recommended.
2018-04-19 10:21:19 +02:00
fieldOfView
272796fd95
Prevent QML warning
2018-03-29 14:46:33 +02:00
Diego Prado Gesto
79daf3706b
CURA-5158 Create a custom signal that is emitted when global container
...
changes and output devices change.
2018-03-28 11:07:48 +02:00
Diego Prado Gesto
a03a57fd60
Change the URL for redirect when checking material compatibility.
2018-03-16 11:10:35 +01:00
Jack Ha
f8709b6d1a
CURA-4400 improved enabled / disabled extruder visually, improved colors of dark theme
2018-03-15 17:02:36 +01:00
Jack Ha
8af82cc3f4
CURA-4400 prevent disabling last enabled extruder
2018-03-15 15:54:44 +01:00
Diego Prado Gesto
ff676c98a6
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-14 13:56:24 +01:00
Diego Prado Gesto
c69987b824
CURA-4870 Reintroduce the "Check compatibility" link in the sidebar
2018-03-14 11:26:22 +01:00
Lipu Fei
f5f8bf19ec
Fix QML warnings
2018-03-14 11:05:32 +01:00
Lipu Fei
d2eb01d137
Fix material name update on sidebar
...
CURA-5084
2018-03-13 17:41:15 +01:00
Diego Prado Gesto
2bf6d071d1
Merge branch 'master' into feature_sync_button
2018-03-13 13:54:22 +01:00
Jack Ha
d6979bc89a
CURA-4400 using an intermediate variable prevents an empty popup that occured now and then
2018-03-13 13:14:33 +01:00
Diego Prado Gesto
cc009a94ee
CURA-4870 Remove "check compatibility" message.
...
Move the buildplate information to the bottom, below the extruders.
2018-03-12 14:19:06 +01:00
Diego Prado Gesto
ec2201b57c
CURA-4870 Move the printer type and the buildplate selector to the top
...
of the sidebar and set them separate from the extruder related
selectors.
2018-03-12 11:57:53 +01:00
Diego Prado Gesto
3629c3959e
CURA-4870 Match the printer type in the dropdown with one of the
...
available printer types in the group
2018-03-07 22:33:15 +01:00
Diego Prado Gesto
987794c515
CURA-4870 Update the Sync Button accordingly to changes both in the
...
output device or in the current configuration, in order to check wether
a configuration matches or not.
2018-03-06 16:59:51 +01:00
Diego Prado Gesto
13e18c9d54
Merge branch 'master' into feature_sync_button
2018-03-06 10:24:11 +01:00
Jack Ha
71e631150d
CURA-4400 update extruder disabled color
2018-03-01 13:06:12 +01:00
Jack Ha
c94d88cd9d
CURA-4400 added context menu on right click extruder in SidebarHeader
2018-03-01 12:58:27 +01:00
Diego Prado Gesto
3aa3729635
CURA-4870 Add printer type selector that show the unique name list of
...
all the types of printers in a group.
2018-02-28 13:36:39 +01:00
Jack Ha
86c13e86c7
CURA-4400 first version that disables extruder and updates available quality profiles
2018-02-28 12:56:00 +01:00
Diego Prado Gesto
ac635ba748
CURA-4870 Add mock-up for the printer type dropdown selector.
...
Add mock-up for the configuration selection.
2018-02-27 17:10:19 +01:00
Lipu Fei
02472f6ad2
WIP: Fix material name update upon machine switching
2018-02-21 12:39:04 +01:00
Lipu Fei
c65192000e
WIP: Fix material name fetching in QML
2018-02-21 11:19:18 +01:00
Jack Ha
ad6548a5dc
CURA-4606 factored activeMaterialName out
2018-02-21 10:35:17 +01:00
Jaime van Kessel
4a0a9f521c
Bumped the required version numbers down again, as they should specifcy a min version number.
...
As the summary describes; We should use *min* version numbers. If we have a higher version installed as defined, it will have the bugfixes and not the features. Increasing version nr should therefore only be done if we want new features.
2018-02-16 11:13:40 +01:00
Mark
64ea2399a1
Add tags to urls
2018-02-14 15:15:02 +01:00
Ghostkeeper
ee9de1f11b
Merge branch '3.2'
...
Lots of conflicts due to rounding vs. flooring of text element positions for weirdness with the font aliasing.
2018-02-14 10:53:51 +01:00
Mark
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
...
CURA-4941
2018-02-14 09:28:47 +01:00
Mark
466926fecd
Increased the version of QtQuick
2018-02-13 11:07:14 +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
Mark
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
...
CURA-4941
2018-02-10 12:45:36 +01:00
Mark
b52bf6decf
resolve conflict
2018-02-09 13:01:56 +01:00
Mark
8fca183a5e
Fix rounding errors for garbled text
...
CURA-4941
2018-02-09 11:30:56 +01:00
Ghostkeeper
ae40071ffd
Merge branch '3.2'
2018-01-24 16:17:49 +01:00
Ghostkeeper
3f7eaaae94
Move HTML tags out of translated text
...
We always want the same HTML tag around it. There's no need to allow the translator to change that.
Discovered during issue CURA-4692.
2018-01-24 13:52:31 +01:00
Diego Prado Gesto
cd4b162b86
CURA-4461 Change sizes and theme colors for the separator
2018-01-16 09:47:33 +01:00
Diego Prado Gesto
a7beb142ff
CURA-4461 Add line separator when the build plate selector is visible
2018-01-16 09:23:39 +01:00