From 2b4a985d85b8bc3e41b0beeff8e9a9b7ac58f9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 7 Dec 2015 11:04:09 +0100 Subject: [PATCH] Assume the presence of a heated bed in the default profile --- src/octoprint/printer/profile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/octoprint/printer/profile.py b/src/octoprint/printer/profile.py index f46d90bf..6102f523 100644 --- a/src/octoprint/printer/profile.py +++ b/src/octoprint/printer/profile.py @@ -151,7 +151,7 @@ class PrinterProfileManager(object): formFactor = BedTypes.RECTANGULAR, origin = BedOrigin.LOWERLEFT ), - heatedBed = False, + heatedBed = True, extruder=dict( count = 1, offsets = [