**BUG**
Concise problem statement: Upon selecting download Gerber files the exported files are in inches instead of mm.
Steps to reproduce bug:
1. Design a boar in mm units
2. Select fabrication output and download Gerber Files
3. Open the generated files in text editor
Results:
G04 ---------------------------- Layer name :BOTTOM LAYER*
G04 easyEDA 0.1*
G04 Scale: 100 percent, Rotated: No, Reflected: No *
G04 Dimensions in inches *
G04 leading zeros omitted , absolute positions ,2 integer and 4 *
%FSLAX24Y24*%
%MOIN*%
G90*
G70D02*
;PTH Drill file created by EasyEDA
M48
;Holesize 1 = 0.036 INCH
T01C0.036
;Holesize 2 = 0.032 INCH
T02C0.032
;Holesize 3 = 0.032 INCH
T03C0.032
;Holesize 4 = 0.040 INCH
T04C0.040
;Holesize 5 = 0.126 INCH
T05C0.126
;Holesize 6 = 0.110 INCH
T06C0.110
;Holesize 7 = 0.045 INCH
T07C0.045
;Holesize 8 = 0.028 INCH
T08C0.028
;Holesize 9 = 0.012 INCH
T09C0.012
INCH,00.0000
Trying to import these files in FlatCAM 8.5 for isolation routing is impossible.
Expected results:
Files should be generated in the same unit they were created.
Browser: Chrome