Move from experimental to stable
This commit is contained in:
parent
886509c5b3
commit
71b99f0121
@ -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)
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user