- solved bug in Gerber apertures size and dimensions values conversion when file units are different than app units

This commit is contained in:
Marius Stanciu
2019-04-14 22:46:08 +03:00
parent fc1dfb8550
commit 2e7d9f953f
3 changed files with 19 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent()
- Gerber Editor: started to add new function of poligonize which should make a filled polygon out of a shape
- cleaned up Measuring Tool
- solved bug in Gerber apertures size and dimensions values conversion when file units are different than app units
13.04.2019