Skip to content

Releases: jbatonnet/Rinkhals

Rinkhals 20250107_01

08 Jan 04:12
Compare
Choose a tag to compare
  • Big refactoring
    • Use a new overlay system for the CFW
    • Use uclibc now, sharing the ELF interpreter and the libs with the printer
    • Lots of new binaries (htop, bash, strace, ...). It's now fun to use SSH and to script
    • GCC on the printer, we can now build stuff directly on the printer as well as using buildroot (Python modules, ...)
    • Size optimization
  • Re-enable Rinkhals on installation
  • Persistent config storage

Full Changelog: 20241223_02...20250107_01

Rinkhals 20241223_02

23 Dec 20:37
Compare
Choose a tag to compare
  • Fix debug bundle SWU tool and make the zip name unique
  • Reduce camera resolution to 480p instead of 720p (this may help avoid lags)
  • Fix moonraker-proxy not working on the printer

Full Changelog: 20241223_01...20241223_02

Rinkhals 20241223_01

23 Dec 05:06
Compare
Choose a tag to compare
  • Optimize startup time a little bit (still long, but improving...)
  • Avoid double beep at startup
  • Add more logs to moonraker-proxy
  • Report print failure to the slicer if needed

Full Changelog: 20241219_01...20241223_01

Rinkhals 20241219_01

20 Dec 03:58
Compare
Choose a tag to compare
  • Add a debug bundle SWU tool to quick collect information from printer, logs, ...
  • More stable start/stop scripts.
  • Fix dev deployment messing up the some files
  • Intercept print calls from slicers in moonraker-proxy

Full Changelog: 20241218_01...20241219_01

Rinkhals 20241218_01

18 Dec 11:59
Compare
Choose a tag to compare
  • Detect LAN mode while proxying Moonraker requests (print would not start if LAN mode was not enabled)
  • Fix a bug where gcode could not be printed (were stored in the wrong location)
  • General imprivements.

Full Changelog: https://github.com/jbatonnet/Rinkhals/commits/20241218_01