From 760b9c4d9950c449ee6ebf4935f81eb079cad011 Mon Sep 17 00:00:00 2001 From: Vitor de Miranda Henrique Date: Sat, 3 Mar 2018 11:32:18 -0600 Subject: [PATCH] read-me update --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fed61a7..1064a7e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Here is a list of possibilities: Find the plugin useful? Buy me a coffe. [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/VitorHenrique/2) -Check pictures and more information on thingiverse: http://www.thingiverse.com/thing:2245493 +Having problems with the plugin? check the [troubleshooting guide](https://github.com/vitormhenrique/OctoPrint-Enclosure/wiki/Troubleshooting-Guide) + +Check pictures on thingiverse: http://www.thingiverse.com/thing:2245493 **Software** @@ -186,7 +188,9 @@ Id is generated on the setting plugin, value should be between 0 to 255. R, G, a
ENC O[id] W[wait value] S[set value]
Id is generated on the setting plugin, W specify if the plugin should wait or not for the enclosure to reach the temperature (1 is to wait), S will set the set temperature. Ex: ENC O1 W1 S45 will set temperature control with id 1 to 45 and wait until the temperature is reached to continue printing. -Let me know about improvements that you might think. +It is possible to send and request GPIO status with web requests, check this issue for more information: +https://github.com/vitormhenrique/OctoPrint-Enclosure/issues/85 + **Tab Order**