MatterHackers / PulseV1Firmware

The repository for the Marlin Firmware for the Pulse printer
GNU General Public License v3.0
5 stars 8 forks source link

Can not set M104 B[temp] when temp is < 20 degrees from current #44

Closed larsbrubaker closed 3 years ago

larsbrubaker commented 3 years ago

We will get a thermal runaway if we set a temp more than 20 degrees below the current temp.

This is being used by the autopilot to try and get the temp lowered. I will attempt to get our B lower temp to do incremental temps so that we can get the reduction that we want.

cope413 commented 3 years ago

need to confirm this is only occurring on Smoothie firmware

larsbrubaker commented 3 years ago

After discussing looks like it is only Smoothie and will not be addressed as we move to Marlin 32 bit.