texx00 / sandypi

The ultimate controller for sand tables
Other
28 stars 4 forks source link

Small geometries are not smooth #15

Closed texx00 closed 3 years ago

texx00 commented 3 years ago

The feeder may be too slow in sending lines to the board and for small segments cannot catchup with the hw.

May be related to #1

Could try with ctypes to use a C/C++ serial? may be faster?

texx00 commented 3 years ago

Should be fixed in #17