Skip to content

Releases: jbatonnet/Rinkhals

Rinkhals 20250223_01

23 Feb 22:46
Compare
Choose a tag to compare

What's Changed

  • Try to start ADB if Rinkhals startup fails or is disabled.
  • Allow re-enabling Rinkhals from a .enable-rinkhals file at the root of a USB drive

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro and firmware 3.1.2.3 (with mainboard Trigorilla Spe B v1.0.x)

Full Changelog: 20250221_01...20250223_01

Rinkhals 20250221_01

21 Feb 19:41
Compare
Choose a tag to compare

What's Changed

  • Restore ADB startup
  • Better time/date synchronization

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro and firmware 3.1.2.3 (with mainboard Trigorilla Spe B v1.0.x)

Full Changelog: 20250218_01...20250221_01

Rinkhals 20250218_01

18 Feb 20:45
Compare
Choose a tag to compare

What's Changed

  • Fix crash when enabling apps for the first time

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro and firmware 3.1.2.3 (with mainboard Trigorilla Spe B v1.0.x)

Full Changelog: 20250217_01...20250218_01

Rinkhals 20250217_01

17 Feb 17:58
Compare
Choose a tag to compare

What's Changed

  • Fix Simplyprint integration
  • Fix SSL issues, HTTPS now works from the shell and from Python

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro and firmware 3.1.2.3 (with mainboard Trigorilla Spe B v1.0.x)

New Contributors

Full Changelog: 20250210_01...20250217_01

Rinkhals 20250210_01

10 Feb 17:38
Compare
Choose a tag to compare

What's Changed

  • Patch Moonraker to make Spoolman work as described on utkabobr/DuckPro-Kobra3#54
  • Include g++ binaries to build C++ python dependencies
  • Fix proxy crashing with large gcode files by streaming files instead of loading everything in memory

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro and firmware 3.1.2.3 (with mainboard Trigorilla Spe B v1.0.x)

New Contributors

Full Changelog: 20250126_01...20250210_01

Rinkhals 20250126_01

26 Jan 17:03
99a6f78
Compare
Choose a tag to compare

What's Changed

Features

  • Basics for multiple printer models support
  • Initial support for the Kobra 2 Pro (thanks @moosbewohner)

Supported printers and firmwares

  • Kobra 3 (+ combo) with firmware 2.3.5.3
  • Kobra 2 Pro with firmware 3.1.2.3

New Contributors

Full Changelog: 20250124_01...20250126_01

Rinkhals 20250124_01

25 Jan 01:00
Compare
Choose a tag to compare

Fixes

  • Fix UI not working with LAN mode disabled

Features

  • Added new apps system (documented here: https://github.com/jbatonnet/Rinkhals.apps?tab=readme-ov-file#rinkhals-apps-system)
    • People can more easily create apps for Rinkhals (cloudflare, tailscale, octoapp, ...)
    • Apps can be enabled or disabled as needed
    • Check separate repo for app example, OctoApp companion and SWU app builder scripts: https://github.com/jbatonnet/Rinkhals.apps
  • Added Rinkhals Monitor app to expose system metrics to MQTT / Home Assistant
  • Added Rinkhals Telemetry app (disabled by default) to report current Rinkhals version
  • Added a touch UI for Rinkhals
    • User can enable/disable features
    • User can see installed apps and enable/disable/start/stop them
  • Disabled custom firmware warning
  • Improved overlay system
    • More stable overlay
    • Fixes Wi-Fi issues using stock binaries whenever needed
    • Save space by deduplicating existing files in stock firmware

Full Changelog: 20250114_02...20250124_01

Rinkhals 20250122_01

22 Jan 18:44
Compare
Choose a tag to compare
  • Added new apps system (documented here: https://github.com/jbatonnet/Rinkhals.apps?tab=readme-ov-file#rinkhals-apps-system)
    • People can more easily create apps for Rinkhals (cloudflare, tailscale, octoapp, ...)
    • Apps can be enabled or disabled as needed
    • Check separate repo for app example, OctoApp companion and SWU app builder scripts: https://github.com/jbatonnet/Rinkhals.apps
  • Added Rinkhals Monitor app to expose system metrics to MQTT / Home Assistant
  • Added Rinkhals Telemetry app (disabled by default) to report current Rinkhals version
  • Added a touch UI for Rinkhals
    • User can enable/disable features
    • User can see installed apps and enable/disable/start/stop them
  • Disabled custom firmware warning
  • Improved overlay system
    • More stable overlay
    • Fixes Wi-Fi issues using stock binaries whenever needed
    • Save space by deduplicating existing files in stock firmware

Full Changelog: 20250114_02...20250122_01

Rinkhals 20250114_02

15 Jan 03:08
Compare
Choose a tag to compare
  • Include some stock files in the overlay. It may help solve some Wi-Fi issues

Full Changelog: 20250107_01...20250114_02

Rinkhals 20250114_01

14 Jan 20:57
Compare
Choose a tag to compare
  • Fix print not working properly with LAN mode disabled
  • Fix print not working from web UI
  • Better Wi-Fi compatibility
  • Added certificates to better support https on the printer

Full Changelog: 20250107_01...20250114_01