USBPrinting: Correcting machine_with_heated_bed dictionary

This commit is contained in:
Thomas-Karl Pietrowski 2016-03-14 10:14:12 +01:00
parent 29ea25d0b3
commit d968d3e2b2

View file

@ -149,7 +149,7 @@ class USBPrinterManager(QObject, SignalEmitter, OutputDevicePlugin, Extension):
"ultimaker2plus" : "MarlinUltimaker2plus.hex",
"ultimaker2_extended_plus" : "MarlinUltimaker2extended-plus.hex",
}
machine_with_heated_bed = {"ultimaker_original-HBK-{baudrate}.hex",
machine_with_heated_bed = {"ultimaker_original" : "ultimaker_original-HBK-{baudrate}.hex",
}
##TODO: Add check for multiple extruders