10 Commits (68bb75c847a123b03eead0f34215c51e383b8641)

Author SHA1 Message Date
Scott Lahteine 52a37913c1 Extend and apply some corrections 7 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
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>
7 years ago
TheSFReader eb079959fb Report sd card progress [FR] #9751 (#9832)
* SD Status auto-report feature
Feature Request #9751
7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 427df8792d Fix Capabilities Report 7 years ago
Scott Lahteine 93a6a4e1a8 Add VOLUMETRIC capability item 7 years ago
Unknown 4c5ffd2349 [2.0.x] Report SERIAL_XON_XOFF in M115
-Report SERIAL_XON_XOFF in Extended Capabilites M115 report for hosts
-Remove outdated 256 size limitation from comments on RX_BUFFER_SIZE defines
-Update error message conditions
7 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 8 years ago
Scott Lahteine 1d2061c935 Move M115 to cpp 8 years ago