Victrid / splatplost

A software-based SplatPost plotter.
GNU General Public License v3.0
191 stars 17 forks source link

Add redrawing functions #21

Open Victrid opened 2 years ago

Victrid commented 2 years ago

As bluetooth connection stability is highly dependent on the Wireless NIC, we need to add the redrawing function.

This is working on version 0.2.0.

Victrid commented 1 year ago

Version 0.2.0.dev0 now supports a clean and draw blocks function in GUI.

If you want to try this version, you need to install with special pip command, which allows you to install a pre-release version:

sudo pip install splatplost==0.2.0.dev0
TheFlowersSystem commented 1 year ago

no idea if i should say this here or make a issue page - but one thing im wondering from the issues with keeping pixels in track would it be possible to have a drawing function, to instead of blocks, it does it row by row?