Browser Web UI
Browser Web UI
Deneb adds a local-network browser UI that stock UltiMaker 2+ Connect firmware
did not ship. After a full .deneb install it is available at
http://PRINTER_IP/.
Keep the printer on a trusted LAN. Bootstrap SSH still uses the known
password deneb until you change it. The Cura cluster upload/control path is
intentionally unauthenticated so stock Cura can print; do not expose the
printer to the public internet.
Open it
- Finish Getting started or Updating.
- Put the printer on Ethernet or Wi-Fi (Wi-Fi / Ethernet).
- Browse to
http://PRINTER_IP/. - On first visit, set a Web UI password or choose Open Access.
The UI is a small vanilla HTML/CSS/JS front end served by lighttpd. It talks
to deneb-api for status, uploads, and print control.
What it can do today
- Show printer and job status
- Upload and start local jobs
- Pause, resume, and cancel through the Web UI
- Work alongside Cura local discovery (see Cura)
It is still an MVP. Connection cleanup, storage UX, security hardening, and failure recovery remain open on the project status board.
Related
Last updated on