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
- Update
- Tips and Tricks
- Screenshots
- Troubleshooting
- Bugs and more
- Contributing
- License
- Special Thanks
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.
wget -qO- https://github.com/UnchartedBull/OctoDash/raw/master/scripts/update.sh | bash
For more info have a look at the wiki
- 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
More Screenshots can be found here.
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!
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.
See CONTRIBUTING.md.
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 to /u/Slateclean for supplying me with touchscreens so I can further develop the project. Without you, this wouldn't be happening!