OctoPrint BeautifulGCode Viewer (BASED ON https://github.com/Revoxxi/OctoPrint-BeautifulGCode/)
This plugin adds a 3D GCode visualizer tab in OctoPrint. It displays colored lines to give you some idea what the printer is doing and animates progress during printing.
- 3D Gcode visualizer
- Sync progress to print job
- Full screen and tabbed interface
- Uses Dashboard plugin from Dashboard github page when installed
- Customize the UI via CSS injection (see Instructions on tab in OctoPrint)
For configuration details, please see the instructions on the BeautifulGCode tab in OctoPrint. Report bugs via the Issues tab here on GitHub.
- Preferred: in OctoPrint’s Plugin Manager, use “Get More…” → “... from URL” and supply the GitHub zip URL (not RAR):
https://github.com/Revoxxi/OctoPrint-BeautifulGCode/archive/refs/heads/master.zip - Manual: download the repository as ZIP (do not use RAR), then
pip install <zipfile>on the OctoPrint host.
Some users of Apple Safari have reported crashes when the page loads. To fix this you can enable "GPU Process: WebGL" and restart Safari.