docs: update SimplyPrint documentation

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2023-02-08 16:34:18 -05:00
parent 3710d49f46
commit 25d2ad4af6
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B
1 changed files with 6 additions and 7 deletions

View File

@ -2114,13 +2114,9 @@ gcode:
### `[simplyprint]` ### `[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 Enables support for print monitoring through
[SimplyPrint](https://simplyprint.io). [SimplyPrint](https://simplyprint.io),
publicly launched Moonraker integration Nov 21st 2022.
```ini ```ini
# moonraker.conf # moonraker.conf
@ -2179,10 +2175,13 @@ ambient_sensor:
- Current print time elapse - Current print time elapse
- Estimated ambient temperature - Estimated ambient temperature
- Webcam configuration (if available) - Webcam configuration (if available)
- Webcam images. These images are also sent to `printpal.io` - Webcam images.
- Power device state (if configured) - Power device state (if configured)
- Filament sensor 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 ## Include directives
It is possible to include configuration from other files via include It is possible to include configuration from other files via include