Skip to content

Releases: texx00/sandypi

Leds and buttons

18 Sep 10:00
Compare
Choose a tag to compare
Leds and buttons Pre-release
Pre-release

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

11 Jul 07:04
387a7dc
Compare
Choose a tag to compare
Pre-release

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

20 Mar 17:20
3517d45
Compare
Choose a tag to compare
Playlist upgrades Pre-release
Pre-release
  • 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

30 Jan 23:31
Compare
Choose a tag to compare
  • 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

28 Dec 18:38
188c9b9
Compare
Choose a tag to compare
Pre-release

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

31 Oct 10:21
b9a9261
Compare
Choose a tag to compare
Feeder fixes Pre-release
Pre-release

This release fixes small problems with the gcode feeder and the drawings should be more stable

Minor fixes

04 Oct 08:40
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release

This release brings only minor fixes, no additional functionalities

First release

11 Jul 17:24
Compare
Choose a tag to compare
First release Pre-release
Pre-release

This version is just a demo to show the project idea. It is not very reliable and there are just basic functions.