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] – ↷ Page name changed from projects:3dprint:octoprint_image to projects:3dprint:octoprint_short jattie | projects:3dprint:octoprint_short [2023/05/22 09:03] (current) – [Setting Up Octoprint On Linux - Short version] jattie | ||
---|---|---|---|
Line 8: | Line 8: | ||
This page covers the essentials of launching and setting up an Octoprint container image using LXC. | This page covers the essentials of launching and setting up an Octoprint container image using LXC. | ||
+ | Pass through the usb connections((https:// | ||
<cli> | <cli> | ||
jattie@hp-linux: | jattie@hp-linux: | ||
- | 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:// |
projects/3dprint/octoprint_short.1684437966.txt.gz · Last modified: 2023/05/18 19:26 by jattie