Marlin_Firmware/Marlin/src/gcode/host
Scott Lahteine d8a8eec6ea Add THERMAL_PROTECTION capability
Based on #10465

In response to `M115` the firmware reports if Thermal Protection is enabled (1) or not (0). This information can be used by software such as OctoPrint (more precisely the Printer Safety Check plugin) to warn users when Thermal Protection is not enabled in the firmware.

Co-Authored-By: andrivet <sebastien@advtools.com>
2018-04-20 16:50:50 -05:00
..
M110.cpp Move M110 to cpp 2017-09-21 16:26:57 -05:00
M113.cpp Move M113 to cpp 2017-09-21 16:26:57 -05:00
M114.cpp Patch M114 D logical output 2018-01-23 18:50:37 -06:00
M115.cpp Add THERMAL_PROTECTION capability 2018-04-20 16:50:50 -05:00
M118.cpp Fix M118 parameter handling 2018-04-12 19:10:04 -05:00
M119.cpp Move M119-M121 to cpp 2017-09-21 16:27:01 -05:00