Would like to customize the gerber output of the cam processor.
The gerber outputs the coordinates in mils(1/1000th of inch) and would like the output in inches.
For example the output is 1000 rather than 1.000
I tried changing the %d parameter and others in the Device Driver Definition in eagle.def with no success.
The number of leading zero and trailing zeros will change and I was able to remove some of the extra characters.