airlinepilot / simplemultiaxiscam

Automatically exported from code.google.com/p/simplemultiaxiscam
0 stars 0 forks source link

Add handling of convex surfaces #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
StraightZCutStrategy.java already has a strategy lined out as comments in 
runStrategyNonConvex().
It "just" needs to be implemented.

//TODO use a linear(X)+linear(Y)+StraightZ combination  along the plane of the 
start+end of this noncave patch to handle it

Original issue reported on code.google.com by Marcus.W...@gmail.com on 23 May 2013 at 7:39