Skip to content

OctoDash is a simple, but beautiful dashboard for OctoPrint.

License

Notifications You must be signed in to change notification settings

ARCH-3D/OctoDash

 
 

Repository files navigation



OctoDash is a simple, but beautiful dashboard for OctoPrint. Please read the instructions carefully!
OctoDash is a User Interface for OctoPrint, it utilizes the OctoPrint API but tries to use modern design principles in order to fully enable the power of your Raspberry Pi attached to your 3D Printer. OctoDash works best with a Touchscreen and will support almost all functions that OctoPrint offers just in a nicer format. Give it a try!

Table of Contents

Installation

Note: This script will install additional OctoPrint Plugins by default. If you want to know which visit the Wiki!

wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/install.sh | bash -s -- --ptg

For more options and information have a look at the wiki.

Update

wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/update.sh | bash

For more info have a look at the wiki

Tips and Tricks

  • Long press (~ 1s) on a file to get a more detailed view
  • If you loaded a file and don't want to unload it, just swipe left at the top portion of the screen
  • You can press multiple arrows directly after another in the control view. All actions will be executed one after another, even if the prior didn't finish before pressing the button
  • The six actions on the right in the control view can be customized. They can either send GCode commands to your printer, restart OctoPrint or your Pi and even open iFrames so you can view your camera

Screenshots

More Screenshots can be found here.

Troubleshooting

If you encounter an issue, while using OctoDash please have a look at the wiki first! If your issue is not covered please open an issue!

Bugs and more

If you find a bug, please open an issue, so I can have a look at it. Please also add the steps to reproduce and the .gcode file. Thank you!

One more thing: If you're Octoprint is running on a Raspberry Pi 1 you may want to opt-out of this because it just does not have enough power.

Contributing

See CONTRIBUTING.md.

License

The project is licensed under the Apache 2.0 License. More Information.

The Credits for the icons can be (temporarily) found at icons.txt. They'll get moved into the product soon.

Special Thanks

Special Thanks to /u/Slateclean for supplying me with touchscreens so I can further develop the project. Without you, this wouldn't be happening!

About

OctoDash is a simple, but beautiful dashboard for OctoPrint.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.0%
  • HTML 20.7%
  • CSS 19.1%
  • Shell 2.7%
  • JavaScript 1.5%