ZsTizy / heekscnc

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

profile offset_extra parameter off by factor of 25 when Heekscnc set to inch units #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use HeeksCAD in inch units
2. Create a profile and set the offset_extra parameter to .1 in

What is the expected output? What do you see instead?
The profile toolpath is roughly 2.5 inches out from the drawing (vs .1)

What version of the product are you using? On what operating system?
0.13.1, Windows 7

Please provide any additional information below.

See attached file for example.
Could it be that the conversion from mm to inches is messed up (times 25.4 
rather than divide by 25.4)?

Original issue reported on code.google.com by filipmul...@q.com on 5 Jun 2010 at 2:33

Attachments:

GoogleCodeExporter commented 9 years ago
I have fixed this now.

Original comment by danhe...@gmail.com on 6 Jun 2010 at 7:42