fieldOfView
7d6e698f43
Fix (USB) print monitor in dark theme
2018-12-17 17:37:21 +01:00
Jaime van Kessel
3f7c922734
Add missing type for g-code reader
2018-12-17 17:37:12 +01:00
Jaime van Kessel
a7c1a45d44
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 17:32:31 +01:00
Jaime van Kessel
0e294481ff
Improve readability of printer_type_label for dark theme
2018-12-17 17:32:11 +01:00
Diego Prado Gesto
62ac10d112
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 17:30:20 +01:00
Diego Prado Gesto
d6212d5a39
Add elide in the showcase title and reduce the height a bit so there are
...
only 2 lines for the title.
2018-12-17 17:29:24 +01:00
Ian Paschal
aed0bb27f2
Merge pull request #4995 from Ultimaker/CL-1151_add_monitor_carousel
...
CL-1152 Add monitor carousel
2018-12-17 17:05:50 +01:00
Ian Paschal
5c697ab5be
Make hints clickable
...
Contributes to CL-1151
2018-12-17 16:58:51 +01:00
alekseisasin
4d135c13bb
Cura used wrong firmware version for UMO+. The firmware was from UMO.
...
The reason of this issue because it used a heated firmware from his
parent(UMO) printer. To avoid this case we need to define externally
the firmware_hbk_file property in umo+ defintion file
CURA-5994
2018-12-17 16:46:02 +01:00
Diego Prado Gesto
b5d8db6a77
Merge branch '4.0' into CURA-6011_connection_types
2018-12-17 15:44:02 +01:00
Lipu Fei
1440c7d996
Merge pull request #5005 from Ultimaker/sdk_version_6
...
Increment API version to 6
2018-12-17 15:43:09 +01:00
Jaime van Kessel
06d9fd9dbe
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 15:26:36 +01:00
Jaime van Kessel
1352193654
Ensure that the sourceSize is set correctly
2018-12-17 15:26:10 +01:00
Jaime van Kessel
53da111617
Change "Rating" to "Your rating"
2018-12-17 15:21:48 +01:00
Ian Paschal
cb6e4ff2d1
Organize MonitorStage.qml better
2018-12-17 14:05:28 +01:00
Diego Prado Gesto
02825a062f
Change the remove and the info buttons
...
Contributes to CURA-6005.
2018-12-17 13:38:41 +01:00
Jaime van Kessel
aad7540366
Fix situation where multiple connect configurations would cause issues
...
CURA-6011
2018-12-17 13:31:38 +01:00
Jaime van Kessel
ee74b9f89f
Once the connectiontype is recovered, it's converted to a string
...
So we need to check if that's the case.
CURA-6011
2018-12-17 13:09:01 +01:00
Diego Prado Gesto
b7904d6e05
Unify the CuraDrive plugin with the rest of the items in Cura
...
For instance, the buttons were converted to either primary buttons or secondary buttons. A new CheckBox component was created in Cura in order to reuse it in the future.
Contributes to CURA-6005.
2018-12-17 13:04:23 +01:00
Lipu Fei
6992fd2991
Update plugin versions to match package versions
...
CURA-6019
2018-12-17 13:03:21 +01:00
Diego Prado Gesto
9814deaeab
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 12:21:01 +01:00
Diego Prado Gesto
ab83af3a03
Fix code-style
2018-12-17 12:20:30 +01:00
Simon Edwards
81c0d7efc0
Merge pull request #5006 from Ultimaker/fix_um3_info_component_warnings
...
Fix UM3InfoComponents warnings
2018-12-17 11:59:25 +01:00
Ian Paschal
6178f9ddf6
Improve code style and line lengths
2018-12-17 11:49:09 +01:00
Diego Prado Gesto
e62a570210
Merge branch '4.0' into CURA-6005_cura_drive_plugin
2018-12-17 11:25:19 +01:00
Diego Prado Gesto
ed4d339dee
Change the margin in the view orientation buttons to aling the pixels correctly
2018-12-17 11:00:49 +01:00
Jaime van Kessel
938287095f
Use connection type instead of um_network_key to see if a printer has a network connection
...
CURA-6011
2018-12-17 10:47:14 +01:00
Diego Prado Gesto
ddf3c13b2a
Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0
2018-12-17 10:43:53 +01:00
Diego Prado Gesto
cbd8e72bd5
Add fixed width to the preview button
...
Doing that, the elide will work. Also increase the size of the panel a bit so it will fit better in other languages. Adding also the tooltip in case the text is too long in other languages.
2018-12-17 10:42:52 +01:00
Ian Paschal
ff1a0e30f6
Code style & comments
2018-12-17 10:42:41 +01:00
Ghostkeeper
8d6a281070
Increment SDK version in bundled packages file
...
And increment the version number of every package.
Contributes to issue CURA-6019.
2018-12-17 09:58:38 +01:00
Ian Paschal
77deabf6d4
Code style
2018-12-17 09:43:24 +01:00
Lipu Fei
4ab123eb87
Merge remote-tracking branch 'origin/CURA-6028_stage_button_fixes' into 4.0
2018-12-17 08:48:31 +01:00
Lipu Fei
efb832702b
Merge pull request #4976 from Ultimaker/CURA-6013-rate-packages
...
Cura 6013 rate packages
2018-12-17 08:32:18 +01:00
Ghostkeeper
c235f339ae
Increment API version to 6
...
All plug-ins now have to re-check whether they are still compatible with the current version of Cura.
Contributes to issue CURA-6019.
2018-12-14 17:29:02 +01:00
Jaime van Kessel
b8a4d8e80d
Remove the cluster connection type
...
CURA-6011
2018-12-14 17:14:56 +01:00
Jaime van Kessel
226d052468
Move the machines from machinelist into their own model
...
CURA-6011
2018-12-14 17:10:58 +01:00
Ian Paschal
331cd730f1
Improve visual hint that side cards are not in focus
...
Contributes to CL-1151
2018-12-14 16:56:20 +01:00
Ian Paschal
e877b47e22
Disable printer cards which are not in focus
...
Contributes to CL-1151
2018-12-14 16:55:48 +01:00
Ian Paschal
2112681217
Merge remote-tracking branch 'origin/4.0' into CL-1151_add_monitor_carousel
2018-12-14 16:46:05 +01:00
Jaime van Kessel
ef6f666c3e
Remove duplicate alias definition
...
Yay. Merges.
2018-12-14 16:41:07 +01:00
Ian Paschal
6747fe3550
Merge remote-tracking branch 'origin/4.0' into CL-1151_add_monitor_carousel
2018-12-14 16:31:47 +01:00
Ian Paschal
38ca23a22f
Merge pull request #4997 from Ultimaker/prevent_monitor_stage_overlap
...
Quick fix to prevent monitor stage from overlapping header
2018-12-14 16:29:39 +01:00
Ghostkeeper
78a5f95c43
Merge branch 'CURA-5876_fixes' into 4.0
2018-12-14 16:28:04 +01:00
Ian Paschal
74af11d609
Anchor loader to stage menu vertical center
2018-12-14 16:20:08 +01:00
Aleksei S
9146a775a4
After resetting the custom settings the quality slider did not update selected value
...
CURA-6028
2018-12-14 16:17:05 +01:00
Ian Paschal
ffccbcea2f
Anchor to bottom of header background
2018-12-14 16:13:49 +01:00
Ian Paschal
2789a0fdc4
Revert "Quick fix to prevent monitor stage from overlapping header"
...
This reverts commit 3766effa81
.
2018-12-14 16:13:35 +01:00
Ian Paschal
3766effa81
Quick fix to prevent monitor stage from overlapping header
2018-12-14 16:04:31 +01:00
Ian Paschal
30168103b7
Update MonitorStage.qml
2018-12-14 15:47:36 +01:00