projects:3dprint:octoprint_short
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:3dprint:octoprint_short [2023/05/18 19:26] – removed - external edit (Unknown date) 127.0.0.1 | projects:3dprint:octoprint_short [2023/05/22 09:03] (current) – [Setting Up Octoprint On Linux - Short version] jattie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Setting Up Octoprint On Linux - Short version ====== | ||
| + | <WRAP center round todo 60%> | ||
| + | This section is not completed yet, I am working on this in my spare time and will complete this as soon as possible. | ||
| + | </ | ||
| + | |||
| + | |||
| + | This page covers the essentials of launching and setting up an Octoprint container image using LXC. | ||
| + | |||
| + | Pass through the usb connections((https:// | ||
| + | <cli> | ||
| + | jattie@hp-linux: | ||
| + | jattie@hp-linux: | ||
| + | </ | ||
| + | |||
| + | <code bash lxc_devices_add.sh> | ||
| + | #!/bin/bash | ||
| + | lxc config device add octo video0 unix-char source=/ | ||
| + | lxc config device add octo ttyusb0 unix-char path=/ | ||
| + | </ | ||
| + | ===== Webcam ===== | ||
| + | |||
| + | * mjpg-streamer((https:// | ||
