Rinkhals Web (developer test build)
Caution
Work in progress. Developer test build. Not for general use.
This is an unreleased build from the feature/rinkhals_web branch. It is
not an official release, not intended for end users, and may be
unstable, incomplete, or change in breaking ways without notice. Do
not flash this on a printer you rely on for printing.
Flash this only if you are:
- actively contributing to or testing the Rinkhals Web feature, or
- debugging a specific issue at the request of a maintainer
If you flash this without that context, you are on your own. The next
official release on the develop/master track will overwrite it.
What's new in this build
Everything currently on develop, plus the following work on the
65-rinkhals-web app (Svelte portal + Go backend):
- New look. Light theme inspired by the Anycubic web UI, plus a
light / dark / follow-system theme switch. - Apps management page. Enable, disable, start, stop, restart and
configure any installed Rinkhals app from the browser. Per-app
settings are read from each app's manifest and written through the
sametools.shhelpers Rinkhals uses internally. - Community app catalog. Browse the apps published in
Rinkhals.Apps
and install the correct SWU for your printer directly from the portal.
Apps that need no configuration are enabled and started automatically;
apps that require configuration open their settings first so you can
set them before enabling. - Tabbed terminal. Run multiple shells at once (handy when debugging
on a printer), with working new-tab and close-tab controls.
Untested on hardware
This is the first SWU build to carry the apps-management and catalog
features. The Go backend and the install path have not yet been
validated on a physical printer. Treat installs (especially the catalog
install flow) as experimental.
- The model-aware SWU install path is new. It has been verified to
decrypt the correct per-model package in code review but not yet
exercised on every model on real hardware. - Per-model verification beyond a single test printer has not been done.
Reporting issues
Please discuss in the relevant developer channel for the Rinkhals Web
feature, not by opening general repository issues. This is not a
released artifact and bug reports against it shouldn't pollute the main
issue queue.
Build / source
- Branch:
feature/rinkhals_web - Tag:
20260530_02_rinkhals_web - App source:
files/4-apps/home/rinkhals/apps/65-rinkhals-web/ - Web portal source:
web-portal/