OctoPrint-SmartPreheat
OctoPrint-SmartPreheat copied to clipboard
Sorry about posting here, but the feature request link doesn't look like it's live yet. No entry for this plugin on the feathub/kantlivelong page. I noticed that if I start...
When temperature offsets have been set via the OctoPrint temperature UI, Smart Preheat does not see them and preheats to the original temperatures in the sliced file rather than the...
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...
Code snippet only exists in image form so I had to type the script by myself. I think it's better to include text-form of script snippet to allow copy-paste the...
...on a printer that does have a heated bed. The error happens because `plugins.smartpreheat.bed` ends up being `None`, which can't be multiplied by a float. I'm not sure if this...
From https://github.com/kantlivelong/OctoPrint-SmartPreheat/issues/17