Adjust message to include suggestion to update firmware

Because the issue could also be that their firmware is outdated and doesn't yet support syncing material.

Contributes to issue CURA-8671.
This commit is contained in:
Ghostkeeper 2021-12-03 13:59:01 +01:00
parent 770adb2c02
commit f0dc7a0eea
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -579,7 +579,7 @@ Window
}
Label
{
text: catalog.i18nc("@text", "It seems like you don't have access to any printers connected to Digital Factory.")
text: catalog.i18nc("@text", "It seems like you don't have any compatible printers connected to Digital Factory. Make sure your printer is connected and it's running the latest firmware.")
width: parent.width
horizontalAlignment: Text.AlignHCenter
wrapMode: Text.Wrap