jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw Portion being converted to int

jeffeb3 opened this issue · comments

https://forum.v1engineering.com/t/sandify-update-v0-2-7/34684/17?u=jeffeb3

I checked, and I can edit the value in the front end as a float (the arrows move by 1, but I can type in 99.5). But the result looks like it floors it to the lower integer.

Fixed in #275