GitXplorerGitXplorer
a

odroid-xu4-octoprint

public
3 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
e9daffbd274c18db1737c63d4e2183fe292a2153

Better webcam config and other

aa0s committed 3 years ago
Unverified
ca4f6cbd02196908b6927757faafa98d66500045

add webcam dirty

aa0s committed 3 years ago
Unverified
f484db7c0f58ccc4ed66619c5fcb3aba40847225

Fix NOPASSWD for odroid user

aa0s committed 3 years ago
Unverified
cc375a74f61d6040f907deb01820c2ce1ac015f3

Set hostname

aa0s committed 3 years ago
Verified
408f3fba40f7128252135b3bc475756724602bb1

Update README.md

aa0s committed 3 years ago
Unverified
4ba2ead7aed8dc41000b75b3aa603079f4840270

it works

aa0s committed 3 years ago

README

The README file for this repository.

Odroid XU4 OctoPrint

Features

  • stopped lightdm (mate) service
  • xvfb run new mate session for odroid user
  • x11vnc screen :99 1680x1050 for xvfb
  • enable avahi daemon - 3dprint.local host
  • OctoPrint 1.7.0rc2 at 3dprint.local:8080

How to use

  1. Install Odroid XU4 Mate Image ubuntu-20.04-5.4-mate-odroid-xu4-20210113 Creds: root:odroid, odroid:odroid
  2. Generate ssh key ~/.ssh/3dprint and upload it to root user
  3. Change ansible_host to temporary ip (change it back to 3dprint.local after playbook run)
  4. ansible-playbook -i inventory main.yml