Skip to content

Rinkhals 20250323_01

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 16:03
· 15 commits to master since this release

Warning

If you have customized your moonraker.conf your modifications will be ignored. There is now a new system where you'll have to modify the /useremain/home/rinkhals/printer_data/moonraker.custom.conf. This file will be merged with the stock configuration at startup.

Warning

If you have already added your printer in OctoApp using IP:PORT, you'll need to re-add it using only the printer IP like so: http://PRINTER_IP

What's Changed

This release is a stabilization release. Things should work much better now in Mainsail / Fluidd / OctoApp.

  • Updated Mainsail and Fluidd to latest version
  • Switched to using vanilla Moonraker and updated to latest version
  • Fixed camera streaming in Mainsail / Fluidd / OctoApp
  • Fixed current layer / total layer not showing in Mainsail / Fluidd / OctoApp
  • Fixed Fluidd showing Idle while printing
  • Improved path handling to make history, thumbnails and display work in Mainsail / Fluidd / OctoApp
  • Removed the proxy and added a new Moonraker Kobra component (will dynamically enable features depending on GoKlipper, LAN mode, ...)
  • Improved configuration generation and use it for Moonraker configuration as well
  • Allow .enable-rinkhals to be placed in /useremain/rinkhals to always force Rinkhals to start
  • Added a Docker image to easily build things for the Kobra from any computer
  • Cleanup unused Python packages and use venv for apps
  • Optimized Rinkhals UI performance

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. 3.1.4 is buggy
Kobra S1 (+ combo) 2.4.8.3 2.5.0.2

Full Changelog: 20250319_01...20250323_01