Open guythnick opened 2 years ago
I think you need to replace the two {% if printer_profile.heatedBed %}
with {% if printer_profile.heatedBed and plugins.smartpreheat.bed != None %}
I just encountered a similar error where a print job skipped my pre-print gcode (both preheating (expected) and homing and auto-leveling (not so expected) commands) when I tried to print a file that had no bed heating commands, so smart preheat couldn't get a bed temp
I am getting an error in the logs that is causing prints to fail. This was after upgrading OctoPrint to 1.7.2. I made no other changes. I also upgraded to Python 3 as well, but I am getting the same error. For some reason it does not like my code snippet, which was not changed from when it was working before the upgrade. Also including that below.
Octoprint - 1.7.2 Python3 OctoPrint-SmartPreheat - 0.6