Releases: texx00/sandypi
Leds and buttons
LEDS
With this version it is possible to control some type of leds strips directly from within Sandypi.
The feature is quite basic: can select a color and the brightness.
In the future will add also some animations and more options.
Follow the dedicated readme file for more info.
HW buttons
Added the possibility to control the device with some hardware buttons hooked up to the pi.
At the moment only a small set of functionalities is available. More will be added in the future for sure.
Follow the dedicated readme file for more info
Bug fixes and layout improvements
Few different bugs and layout problems has been fixed in this version
Known issues and what's next
A feeder rework is required to fix some problems (one of them being the ETA calculation for devices other than cartesian)
Some installation issues has been found out. A docker image will solve some of the bigger issues left on this topic.
After those things are fixed will go on with the improvement of the other features
Better queue management
This version increases the usability and makes easier to use the software.
- Rework of the queue mechanics and the queue controls
- Added top bar controls
- Added eta estimation
- Fixed mobile layout
- Other fixes
Playlist upgrades
- Major improvements to the playlists
- Stability and performance increased
- Usability improved
- Added more playlist elements to increment the flexibility
- Added play/shuffle play control in drawings and playlist
- Added "autostart drawing on boot" possibility from the settings
- Added a folder in which it is possible to load files that will be automatically uploaded (server/autodetect)
- Other minor fixes and improvements
First steps of playlist upgrade, leds and some bug fixes
- Important bug fixes
Other features (merging only because the commits of those branches have a lot of bug fixes as well)
- Started playlist upgrade with elements
- Started leds control
Introducing new frontend
This release introduces a new frontend built on top of React, Redux and Bootstrap4.
Furthermore, some files have been reorganized.
The release is still an alpha because it is not fully tested (I'm expecting a lot of bugs) and there are a lot of todos/improvements to deal with.
Feeder fixes
This release fixes small problems with the gcode feeder and the drawings should be more stable
Minor fixes
This release brings only minor fixes, no additional functionalities
First release
This version is just a demo to show the project idea. It is not very reliable and there are just basic functions.