What's Changed
- Support for DHCP provided NTP server (fallback to pool.ntp.org) by @kubax in https://github.com/jbatonnet/Rinkhals/pull/57
- Added apps paging in touch UI
- New patching system to remove proprietary binaries from the repo
- Use the stock printer.cfg file as base for the configuration generation system
- Allow starting Rinkhals on untested firmwares using the
.enable-rinkhals
file on USB
- Display Rinkhals boot screen with untested text if needed
- Added app management functions in tools.sh
Supported printers
| Model | Firmwares | Notes |
| -- | -- | -- |
| Kobra 3 (+ combo) | 2.3.5.3
2.3.8
| 2.3.7
and 2.3.7.1
have some instabilities |
| Kobra 2 Pro | 3.1.2.3
| Only with mainboard Trigorilla Spe B v1.0.x |
| Kobra S1 (+ combo) | 2.4.6.6
2.4.8.3
|
New Contributors
- @kubax made their first contribution in https://github.com/jbatonnet/Rinkhals/pull/57
Full Changelog: https://github.com/jbatonnet/Rinkhals/compare/20250311_01...20250316_01