Skip to content

Commit

Permalink
Added link to octoprint plugin (bigtreetech#2964)
Browse files Browse the repository at this point in the history
Shameless self-plug of my plugin.
  • Loading branch information
jounathaen authored Dec 25, 2024
1 parent 07b119f commit f9063fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ When on Printing menu, pressing on the **pause**, **resume** and **stop** button
The remote host must properly handle the received notifications. For example, if `//action:notification remote pause` is received then the remote host must effectively pause the print and send `M118 P0 A1 action:pause` in order to trigger the pause action to the TFT.

**NOTES:**
- A new plugin on OctoPrint implementing the above protocol should be the preferable way (available to everyone)
- The [_BTT TFT Touchscreen Support_ plugin](https://github.com/jounathaen/octoprint_btt_touch_support) provides this integration for Octoprint
- With the exception of TFT70, the maximum number of displayable layer count is 999 (there's no space to display layer number and count if the layer count is above 999)

### Adding Gcode Thumbnails
Expand Down

0 comments on commit f9063fa

Please sign in to comment.