- restored the FlatCAMObj.visible() to a non-threaded default

This commit is contained in:
Marius Stanciu
2019-06-16 02:34:41 +03:00
parent f5cc8d773f
commit 0244c76605
4 changed files with 18 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed bug in Gerber parser that made the Gerber files generated by Altium Designer 18 not to be loaded
- fixed bug in Gerber editor - on multiple edits on the same object, the aperture size and dims were continuously multiplied due of the file units not being updated
- restored the FlatCAMObj.visible() to a non-threaded default
11.06.2019