Commit 2e92f0b1 authored by lode_leroy's avatar lode_leroy

feature requests

git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@42 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent 58735f2d
VER=0.1.7
VER=0.1.7b
all:
......
......@@ -91,7 +91,16 @@ TODO:
** incremental visualization
** add progress bar
BUGS:
FEATURE REQUESTS:
* climbing / conventional cutting paths
* diagonal paths
KNOWN BUGS:
* The combination of PushCutter with PolygonCutter sometimes cuts accross
the model in between lines
* The combination of PushCutter with ContourCutter sometimes cuts accross
......@@ -115,3 +124,7 @@ OPTIMIZATION:
the result of an intersection (cutter,x,color) is cachable
(i.e. each Cutter.moveto should change the color, just increasing an "int color" should be ok)
* align z-levels with horizontal triangles when possible
* align x/y paths with vertical triangles when possible
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment