diff --git a/docs/helper-script/polar-cloud.md b/docs/helper-script/polar-cloud.md new file mode 100644 index 00000000..f94c4286 --- /dev/null +++ b/docs/helper-script/polar-cloud.md @@ -0,0 +1,26 @@ +--- +hide: + - toc +--- +Polar Cloud provides remote access and monitoring for your 3D printer. Connect to your printer from anywhere, manage print jobs, and access cloud-based slicing features. + +More info about Polar Cloud: :material-web: [Here](https://polar3d.com/) + +!!! Note + **This procedure must be repeated after restoring the printer to factory settings.** + + +## Installation +
+
+
diff --git a/mkdocs.yml b/mkdocs.yml
index c1fc75d0..c09079b7 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -144,6 +144,7 @@ nav:
- Mobileraker Companion: helper-script/mobileraker-companion.md
- OctoApp Companion: helper-script/octoapp-companion.md
- SimplyPrint: helper-script/simplyprint.md
+ - Polar Cloud: helper-script/polar-cloud.md
- Customize Menu:
- Custom Boot Display: helper-script/custom-boot-display.md
- Remove & Restore Creality Web Interface: helper-script/remove-and-restore-creality-web-interface.md
@@ -180,6 +181,7 @@ nav:
- Mobileraker Companion: helper-script/mobileraker-companion.md
- OctoApp Companion: helper-script/octoapp-companion.md
- SimplyPrint: helper-script/simplyprint.md
+ - Polar Cloud: helper-script/polar-cloud.md
- Customize Menu:
- Remove & Restore Creality Web Interface: helper-script/remove-and-restore-creality-web-interface.md
- Guppy Screen: helper-script/guppy-screen.md