USBPrinting: Correcting machine_with_heated_bed dictionary again (oops)

This commit is contained in:
Thomas-Karl Pietrowski 2016-03-14 10:16:53 +01:00
parent d968d3e2b2
commit a2915ddc80

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" : "ultimaker_original-HBK-{baudrate}.hex",
machine_with_heated_bed = {"ultimaker_original" : "MarlinUltimaker-HBK-{baudrate}.hex",
}
##TODO: Add check for multiple extruders