em / gcanvas

CNC milling with HTML5 canvas
95 stars 19 forks source link

Get rid of top and use something that retracts. #4

Closed em closed 10 years ago

em commented 10 years ago

'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...