Up version. Update ru translate.
This commit is contained in:
48
README.md
48
README.md
@@ -9,6 +9,54 @@ CAD program, and create G-Code for Isolation routing.
|
||||
|
||||
=================================================
|
||||
|
||||
23.06.2019
|
||||
|
||||
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
||||
- fixed a "typo" kind of bug in SolderPaste Tool
|
||||
- RELEASE 8.919
|
||||
|
||||
22.06.2019
|
||||
|
||||
- some GUI layout optimizations in Edit -> Preferences
|
||||
- added the possibility for multiple tool diameters in the Edit -> Preferences -> Geometry -> Geometry General -> Tool dia separated by comma
|
||||
- fixed scaling for the multiple tool diameters in Edit -> Preferences -> Geometry -> Geometry General -> Tool dia, for NCC tools more than 2 and for Solderpaste nozzles more than 2
|
||||
- fixed bug in CNCJob where the CNC Tools table will show always only 2 decimals for Tool diameters regardless of the current measuring units
|
||||
- made the tools diameters decimals in case of INCH FlatCAM units to be 4 instead of 3
|
||||
- fixed bug in updating Grid values whenever toggling the FlatCAM units and the X, Y Grid values are linked, bugs which caused the Y value to be scaled incorrectly
|
||||
- set the decimals for Grid values to be set to 6 if the units of FlatCAM is INCH and to set to 4 if FlatCAM units are METRIC
|
||||
- updated translations
|
||||
- updated the Russian translation from 51% complete to 69% complete using the Yandex translation engine
|
||||
- fixed recently introduced bug in milling drills/slots functions
|
||||
- moved Substract Tool from Menu -> Edit -> Conversions to Menu -> Tool
|
||||
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
||||
- fixed bug in Paint tool: now it is possible to paint geometry generated by External Isolation (or Internal isolation)
|
||||
- fixed bug in editing a multigeo Geometry object if previously a tool was deleted
|
||||
- optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations
|
||||
- on toggling off the plot visibility the annotations are turned off too
|
||||
- updated translations; Russian translation at 76% (using Yandex translator engine - needs verification by a native speaker of Russian)
|
||||
|
||||
20.06.2019
|
||||
|
||||
- fixed Scale and Buffer Tool in Gerber Editor
|
||||
- fixed Editor Transform Tool in Gerber Editor
|
||||
- added a message in the status bar when copying coordinates to clipboard with SHIFT + LMB click combo
|
||||
- languages update
|
||||
|
||||
19.06.2019
|
||||
|
||||
- milling an Excellon file (holes and/or slots) will now transfer the chosen milling bit diameter to the resulting Geometry object
|
||||
|
||||
17.06.2019
|
||||
|
||||
- fixed bug where for Geometry objects after a successful object rename done in the Object collection view (Project tab), deselect the object and reselect it and then in the Selected tab the name is not the new one but the old one
|
||||
- for Geometry objects, adding a new tool to the Tools table after a successful rename will now store the new name in the tool data
|
||||
|
||||
15.06.2019
|
||||
|
||||
- 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
|
||||
|
||||
- fixed the Edit -> Conversion -> Join ... functions (merge() functions)
|
||||
|
||||
Reference in New Issue
Block a user