Pre-release fixes
- Fix Wi-Fi not working in the UI
- Tweak startup sequence
- Delay mjpg-streamer startup to make sure USB camera are loaded properly
- Use absolute path for Klipper config as it triggers a warning in Fluidd
- Updated README and LICENSE
Release features
- 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...20250105_01