elliotf / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
1 stars 0 forks source link

profiling spline sketches must be clockwise #359

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make a sketch from splines, for example by importing a SVG file.

If the sketch order is "anti-clockwise", the sketch depfinition is written 
wrongly to the python program and the offset fails.

If the sketch is reversed ( use the "order" property in the sketch's properties 
), then it cuts ok!

It should work ok with anti-clockwise sketches.

Original issue reported on code.google.com by danhe...@gmail.com on 4 Oct 2014 at 9:58

GoogleCodeExporter commented 8 years ago

Original comment by danhe...@gmail.com on 6 Oct 2014 at 10:10