- modified the default values for the METRIC system; the app now starts in the METRIC units since the majority of the world use the METRIC units system

This commit is contained in:
Marius Stanciu
2019-12-02 23:28:27 +02:00
committed by Marius
parent 7cb07a7dc6
commit e9470df4c5
3 changed files with 90 additions and 89 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- a hack to import correctly the QRCode exported as SVG from FlatCAM
- added 3 new tcl commands: export dxf, export excellon and export gerber
- added a Cancel button in Tools DB when requesting to add a tool in the Geometry Tool Table
- modified the default values for the METRIC system; the app now starts in the METRIC units since the majority of the world use the METRIC units system
28.11.2019