From 71b99f0121b445590cf7ab4d47236d13d400c35f Mon Sep 17 00:00:00 2001 From: Fredrik Baberg Date: Sun, 11 Feb 2024 00:16:27 +0100 Subject: [PATCH] Move from experimental to stable --- 3dprinter-remote/README.md | 2 +- 3dprinter-remote/config.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/3dprinter-remote/README.md b/3dprinter-remote/README.md index 6a883c1..d06ea74 100644 --- a/3dprinter-remote/README.md +++ b/3dprinter-remote/README.md @@ -12,4 +12,4 @@ On the machine connected to the printer (`remote machine`): On the machine with OctoPrint (`host machine`): * Go to Settings --> Serial Connection, section __Additional serial ports__. Add : `socket://:9999`. For example, use the IP for `remote machine`. -* Install plugin [OctoPrint-Network-Printing](https://github.com/hellerbarde/OctoPrint-Network-Printing) \ No newline at end of file +* Install plugin [OctoPrint-Network-Printing](https://github.com/hellerbarde/OctoPrint-Network-Printing) diff --git a/3dprinter-remote/config.yaml b/3dprinter-remote/config.yaml index 6ecfc9c..cf5fb2d 100644 --- a/3dprinter-remote/config.yaml +++ b/3dprinter-remote/config.yaml @@ -9,7 +9,6 @@ arch: - armhf - aarch64 - i386 -stage: experimental init: false gpio: true usb: true