elliotf / heekscnc

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

profile start does not line up with selected location in v 0.17.1 #291

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The fix for defect #290 makes the end point work again now, but the start point 
still seems to have a problem.  It is starting from a point wildly different 
than selected.  It looks like it's not finding the nearest point on the curve 
for the start.  It seems to find the nearest vertex to my rectangle to start.  
See attached file.

What version of the product are you using? On what operating system?
I downloaded the 0.17.1 install and applied the changes to kurve_funcs.py and 
ocl_funcs.py.  I've tried but unfortunately I have not managed to figure out 
how to do my own compile.

Original issue reported on code.google.com by filipmul...@q.com on 2 Mar 2011 at 2:55

Attachments:

GoogleCodeExporter commented 8 years ago
This was fixed. You need to try HeeksCNC 0.17.2 instead, which has the fix in.

Original comment by danhe...@gmail.com on 3 Mar 2011 at 12:09