Move from experimental to stable

This commit is contained in:
Fredrik Baberg 2024-02-11 00:16:27 +01:00
parent 886509c5b3
commit 71b99f0121
2 changed files with 1 additions and 2 deletions

View File

@ -12,4 +12,4 @@ On the machine connected to the printer (`remote machine`):
On the machine with OctoPrint (`host machine`): On the machine with OctoPrint (`host machine`):
* Go to Settings --> Serial Connection, section __Additional serial ports__. Add : `socket://<remote machine>:9999`. For example, use the IP for `remote machine`. * Go to Settings --> Serial Connection, section __Additional serial ports__. Add : `socket://<remote machine>:9999`. For example, use the IP for `remote machine`.
* Install plugin [OctoPrint-Network-Printing](https://github.com/hellerbarde/OctoPrint-Network-Printing) * Install plugin [OctoPrint-Network-Printing](https://github.com/hellerbarde/OctoPrint-Network-Printing)

View File

@ -9,7 +9,6 @@ arch:
- armhf - armhf
- aarch64 - aarch64
- i386 - i386
stage: experimental
init: false init: false
gpio: true gpio: true
usb: true usb: true