em / gcanvas

CNC milling with HTML5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get rid of top and use something that retracts.

em opened this issue · comments

'top' is dangerous because it always plunges down. It would be better to have something where the default assumes the tool is at 0 touching the work surface, and it retracts a safe distance to handle surface tolerances. Just broke a tool because of this...