From 25d2ad4af669ece2eaddb69659b01a94b5582e47 Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Wed, 8 Feb 2023 16:34:18 -0500 Subject: [PATCH] docs: update SimplyPrint documentation Signed-off-by: Eric Callahan --- docs/configuration.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 6bc2ef8..0373a5c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -2114,13 +2114,9 @@ gcode: ### `[simplyprint]` -!!! Note - Currently the SimplyPrint service is only available for developers - and testers. When the service is available for end users this note - will be removed. - Enables support for print monitoring through -[SimplyPrint](https://simplyprint.io). +[SimplyPrint](https://simplyprint.io), +publicly launched Moonraker integration Nov 21st 2022. ```ini # moonraker.conf @@ -2179,10 +2175,13 @@ ambient_sensor: - Current print time elapse - Estimated ambient temperature - Webcam configuration (if available) - - Webcam images. These images are also sent to `printpal.io` + - Webcam images. - Power device state (if configured) - Filament sensor state (if configured) +More on how your data is used in the SimplyPrint privacy policy here; +[https://simplyprint.io/legal/privacy](https://simplyprint.io/legal/privacy) + ## Include directives It is possible to include configuration from other files via include