Ghostkeeper
85b835118d
Log which firmware file you're about to upload
...
Kind of critical information, really.
Contributes to issue CURA-5749.
2018-10-12 13:24:09 +02:00
Ghostkeeper
3c626453a6
Fix spelling
2018-10-12 11:28:30 +02:00
Tim Kuipers
ad80ea6dd4
fix: limit to extruder of top/bottom polygon connector
2018-10-12 11:16:24 +02:00
Ghostkeeper
f7bef851db
Remove code duplication for recreate network timer
2018-10-12 11:09:46 +02:00
Remco Burema
69cef98c30
FirmwareUpdateChecker: Small fixes (typing and lowercase input).
2018-10-12 10:11:46 +02:00
Remco Burema
f2b50c748c
Fix typing in the FirmwareUpdateChecker plugin.
2018-10-11 21:54:27 +02:00
fieldOfView
6a50487bf0
Catch the one that got away
2018-10-11 19:16:10 +02:00
Remco Burema
839016d2f3
Merge branch 'master' into CURA-5483_add_s5_to_firmware_checker
2018-10-11 18:25:40 +02:00
Remco Burema
4ecac6e27f
Set the right firmware-download-URL in the actual update-firmware-message.
2018-10-11 18:24:07 +02:00
Remco Burema
472d012c08
Move firmware-update-checker json-parsing to its own class (also don't repeat parsing each time).
2018-10-11 17:52:06 +02:00
Remco Burema
6c2791f382
Parse the firmware-update-check lookup-tables from a (new) .json instead of hardcoded.
2018-10-11 17:16:01 +02:00
Ghostkeeper
7c6970bec3
Merge branch 'feature_firmware_updater' of https://github.com/fieldOfView/Cura into fieldOfView-feature_firmware_updater
2018-10-11 16:42:11 +02:00
Ghostkeeper
bb75821599
Fix some code style
...
Contributes to issue CURA-5784.
2018-10-11 15:29:28 +02:00
Remco Burema
12999f48c8
FirmwareUpdateCheckerJob: Move introduced hardcoded values to static variables.
2018-10-11 15:27:04 +02:00
Jaime van Kessel
9ab0fdfb68
Move most of the sidebarHeader items to materialAndVariantSelector
...
CURA-5772
2018-10-11 15:05:40 +02:00
Jaime van Kessel
a861b88de1
Move most of the sidebarHeader items to materialAndVariantSelector
...
CURA-5772
2018-10-11 15:03:37 +02:00
Remco Burema
d8ed3d6074
Check the whole list for firmware-updates instead of just the first added container.
2018-10-11 14:56:07 +02:00
Jaime van Kessel
f18d490ca1
Move extruderIcon to it's own location
...
This also simplifies the qml that actually handles the display
CURA-5772
2018-10-11 13:08:57 +02:00
Jaime van Kessel
cc6d5617ee
Update documentation & typing
...
CURA-5772
2018-10-11 10:41:29 +02:00
Jaime van Kessel
4743bd8bd5
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-10-11 10:30:51 +02:00
Jaime van Kessel
85436c1469
Move machine selector to own component & new location
...
This also simplifies & cleans up the actually used QML
CURA-5772
2018-10-11 10:29:59 +02:00
Remco Burema
487ef52c66
Warn on error and continue on encountering 'future-proof' (now) or old (later) version-URLs.
2018-10-10 17:09:54 +02:00
Remco Burema
0ac4f8f521
Merge pull request #4531 from Ultimaker/normal_quality_ender_3
...
[3.5] Use 0.1 layer height as normal for Ender 3
2018-10-10 16:37:16 +02:00
Diego Prado Gesto
d49a4f1179
Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header
2018-10-10 16:36:11 +02:00
Diego Prado Gesto
5befc0b256
Restyle the dropdown of the accounts, with information about the user
...
and available operations that can be done when the user is logged in or
not.
Contributes to CURA-5784.
2018-10-10 16:34:55 +02:00
Remco Burema
10b5584ca6
[CURA-5483] Support more than just the UM3(E) for the firmware-update-check (add S5 only for now).
2018-10-10 16:24:13 +02:00
Ghostkeeper
4c6744b6fc
Code style: Space around binary operators
...
I just looked for lines with interpolation = None because I was looking for another possible bug, but fixing this in the meanwhile too.
2018-10-10 14:28:50 +02:00
Jaime van Kessel
1ed3558b9a
Move ViewOrientationControl to lower left corner
...
This also renames the component to better reflect what it is (the old name implied that it
had something to do with orientation views, wheres it's actually a set of controls to change orientation)
CURA-5772
2018-10-10 14:21:09 +02:00
Ghostkeeper
b37252f124
Minor code style fixes
...
Contributes to issue CURA-5734.
2018-10-10 14:18:37 +02:00
Jaime van Kessel
b3fc76092d
Removed unused EngineLog
2018-10-10 14:01:34 +02:00
Jaime van Kessel
e3861b0d90
Add few more elide properties to ensure text doesnt' overlap
2018-10-10 12:48:22 +02:00
Lipu Fei
cc34e14215
Use ElideRight for long script names
...
CURA-5683
2018-10-10 11:52:16 +02:00
Diego Prado Gesto
b89c220a4d
Add linings between tabs in the top header.
...
Contributes to CURA-5784.
2018-10-10 11:17:09 +02:00
Diego Prado Gesto
0df7fa1a6c
Add style to the top header tabs.
...
Contributes to CURA-5784.
2018-10-10 11:04:08 +02:00
Lipu Fei
01d95f51c8
Fix prime blob enabled for S5
...
Still need that enabled = true...
2018-10-10 09:34:30 +02:00
Lipu Fei
4c98ffdffa
Merge pull request #4532 from Ultimaker/M&P-Setting-Optimization
...
Fixed prim blob visibility
2018-10-10 09:32:44 +02:00
Lipu Fei
6d852228e3
Update ultimaker_s5.def.json
2018-10-10 09:29:42 +02:00
THeijmans
d3101b2fd9
Fixed prim blob visibility
...
Changed the wrong prime_blob setting, now it should be visible but disabled.
2018-10-10 09:26:16 +02:00
Lipu Fei
382adf57df
Use 0.1 layer height as normal for Ender 3
2018-10-10 07:55:49 +02:00
Diego Prado Gesto
49e96980f1
Store the dialogs in a folder called Dialogs.
...
Contributes to CURA-5784.
2018-10-09 17:11:01 +02:00
fieldOfView
ab7fe3138d
Remove unused imports
2018-10-09 17:06:20 +02:00
fieldOfView
a36deea651
Move updateFirmware to PrinterOutputDevice...
...
along with codestyle and typing fixes
2018-10-09 16:26:45 +02:00
Diego Prado Gesto
77a1b08f38
Add the callout panel to the account panel, with the two components that
...
will show up when the user is logged in or when not.
Contributes to CURA-5784.
2018-10-09 15:58:13 +02:00
Lipu Fei
1951391a23
Merge remote-tracking branch 'origin/3.5'
2018-10-09 12:04:53 +02:00
alekseisasin
0b70b9a218
Merge pull request #4521 from Ultimaker/CURA-5799_fix_extruder_settings_to_curaengine
...
[3.5] CURA-5799 Fix sending extruder settings to curaengine
2018-10-09 11:53:46 +02:00
Lipu Fei
18821b6527
Add missing extruder def for Creality Ender 3
...
CURA-5806
2018-10-09 11:43:42 +02:00
Jaime van Kessel
937c2dfa8c
Merge branch 'WIP_kill_extruder_manager' of github.com:Ultimaker/Cura
2018-10-09 11:05:21 +02:00
Vlad Gribinchuk
eb310116aa
JSON settings for "Support Interface Offset" feature
2018-10-09 10:50:34 +03:00
Diego Prado Gesto
2ffcf03f43
Create an AvatarImage component that will show the profile image of the
...
user. Still WIP.
Create an AccountWidget (WIP) that shows the avatar image and the
dropdown menu to manage accounts.
Contributes to CURA-5784.
2018-10-08 17:35:24 +02:00
Jaime van Kessel
d1a51b26f7
Simplified QML expression
2018-10-08 17:22:04 +02:00