This is the initial version of my gcode viewer moved to a DWC Plugin.
This project is based off my original work on a viewer I used to maintain as a seperate branch of the DWC https://github.com/Sindarius/DuetWebControl/tree/3DViewer Duet has implemented a new plugin framework in the DWC 3.2 code base so I have moved my viewer over to the plugin system.
- Render Quality Option Levels
- Progress tracking
- Live Z tracking
- Tool position display
- Object Cancel/Resume
On top of these new features I have kept the extruder color mixing which was one of the original goals of this plugin.