jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.
MIT License
187 stars 34 forks source link

rho greater than 1 in thr file #204

Open jeffeb3 opened 3 years ago

jeffeb3 commented 3 years ago

https://forum.v1engineering.com/t/sandtrails-a-polar-sand-table/16844/112?u=jeffeb3

We shouldn't allow that. The thr output probably needs to add an extra guard to keep rho > 1 from happening.

bobnik commented 3 years ago

We could certainly put a guard there. That said, I've seen odd cases of points being allowed outside of machine boundaries, too, and I wonder if they are related. I did not investigate at the same time, but I will keep an eye out.