Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.08 KB

DWC GCodeViewer Plugin

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.

New Features

  1. Render Quality Option Levels
  2. Progress tracking
  3. Live Z tracking
  4. Tool position display
  5. 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.

High Detail Rendering Mode Image

Clipping Image

Wire Rendeirng Image

Cancel Object Functionality Image