Skip to content
George Joseph edited this page Oct 17, 2021 · 8 revisions

Welcome to DueUI 3.3.1

This is a lightweight user interface for the Duet family of 3D printing electronics. For more information on the Duet products, visit http://duet3d.com and the forums at http://forum.duet3d.com.

This user interface is not meant to replace the full fledged DuetWebControl (DWC) interface but rather to complement it. I needed something more compact, kind of like the PanelDue user interface and had started looking at ways to make the PanelDue more user-customizable. Unfortunately, while the PanelDue is great at what it does, trying to develop a framework that would let it be more customizable without recompiling the firmware every time just wasn't feasable. It then dawned on me that 7" Android tablets with serviceable browsers were ridiculously cheap so I started down the road of creating a custmizable widget based user interface that could run on any modern browser: The DueUI.

Sample Screens:

Everything on the screens above is user-customizable:

  • Widgets
  • Labels
  • Colors
  • Placement
  • Number of panels

In fact, with no customization, all you'll get is a settings panel. :)

Here's a screen that was created by user 'thwe' on the Duet Forums.

It doesn't look much like mine does it? He implemented that solely using the config file.

Next Steps: