My default regional setting in Belgium seem to confuse heekscnc.
The decimal point is a comma and the thousand separator is a dot.
What steps will reproduce the problem?
1. change reginal setting as the above.
2. creating a design containing non integer coordinates,
3. save document
4. open previously saved document
What is the expected output? What do you see instead?
all objects are misaligned (decimals dropped)
What version of the product are you using? On what operating system?
version 18 on Windows7 (64 bits)
Please provide any additional information below.
similarly Python returned toolpaths are also 'aligned' to integer coords.
solved this by adjusting regional settings:
changed decimal point from ',' to '.'
and thousand separator from '.' to ','
This workaround solved the problem even on previously saved docs.
--> the issue is at load time (save is ok)
Original issue reported on code.google.com by pascal.b...@gmail.com on 23 Jul 2011 at 4:51
Original issue reported on code.google.com by
pascal.b...@gmail.com
on 23 Jul 2011 at 4:51