texx00 / sandypi

The ultimate controller for sand tables
Other
27 stars 5 forks source link

[BUG] Elements progress is broken for devices other than Cartesian #54

Open texx00 opened 2 years ago

texx00 commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

The progress (ETA) of a drawing other than cartesian is completely wrong

To Reproduce Steps to reproduce the behavior:

Run any drawing and check the manual page: eta will be completely off

Expected behavior

Get the right eta for the drawing

Additional context

This bug will be fixed when #53 is done. It is not easy to fix with the current version sw and it doesn't make sense to use code that will be redone completely soon.