docs: update SimplyPrint documentation
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
3710d49f46
commit
25d2ad4af6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue