Message 1 of 4
Not applicable
02-18-2020
01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I use a VMC with GSK218MC-H controller from GSK CNC, the closest config I can find in Fusion 360 post-processor is GSK928MA from the same manufacture. My machine can run on 0.001mm precision but the output from fusion only give 0.01 precision so I clicked into the configuration file and I found this line:
var xyzFormat = createFormat({decimals:(unit == MM ? 2 : 2), forceDecimal:true});
By changing 2:2 to 3:2 I was able to output at 0.001 precision but I did not understand what I was doing nor how this configuration file works. Are there any resources that I can read on? What do the numbers mean? Is it better off if I leave it in 0.01mm?
Thanks
Solved! Go to Solution.
