Releases: Robocubs/maroonOS
Releases · Robocubs/maroonOS
v0.2 - Cherrylawn
- Finished heating animation (will display when nozzle is greater than 2 degrees from target and/or bed is greater than 1 degree away from the target)
- Removed video framework due to hardware limitation
- Implemented some more parts of the auto-update framework (not ready to be released just yet)
- Added an alpha variant of some colors used in the heating animation
- Minor install instruction updates
- Minor visual adjustments
- Minor code cleanup
v0.1 - Cherrylawn
- Set up update script in preparation for auto-update function
- Reworked backend management of local data (printer name, firmware version, API key, IP address) to prepare for settings page
- Put in a "temporary" fix for the scaling issue (appears to need to be corrected on device; can't do over SSH)
- Reworked build instructions to match the maroonOS folder path
- Fixed thumbnail not displaying
- Added a separate flag for a "cycleStates" value when in devMode to cycle through the different screens
- Setup and tested second public server in preparation for settings page