Revert "CS-171 Add R2 support"

This commit is contained in:
Ghostkeeper 2019-09-06 14:00:04 +00:00 committed by GitHub
parent 7ff7ab53bf
commit 82aa0492ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 33 deletions

View file

@ -151,8 +151,6 @@ Cura.MachineAction
return catalog.i18nc("@label","Firmware update failed due to an input/output error.");
case 6:
return catalog.i18nc("@label","Firmware update failed due to missing firmware.");
case 7:
return catalog.i18nc("@label","Firmware update failed due to invalid firmware file.");
}
}