Marius Stanciu
|
e691c26b01
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 gadi atpakaļ |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 gadi atpakaļ |
Marius Stanciu
|
86287ea10f
- version date change
|
6 gadi atpakaļ |
Marius
|
27f36af42b
Merge remote-tracking branch 'origin/Beta' into Beta
|
6 gadi atpakaļ |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 gadi atpakaļ |
Marius Stanciu
|
6743927eb2
- more PEP8 corrections
|
6 gadi atpakaļ |
Marius Stanciu
|
e6153298bc
- PEP8 correction in flatcamTools
|
6 gadi atpakaļ |
Marius Stanciu
|
7c0a8b73e3
- some PEP8 corrections
|
6 gadi atpakaļ |
Marius Stanciu
|
43cb92e1d8
- fixed a possible issue in Gerber Object class
|
6 gadi atpakaļ |
Marius Stanciu
|
729b7cb11c
- some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change
|
6 gadi atpakaļ |
Marius Stanciu
|
769f92147a
- fixed bug that allowed empty tool in the tools generated in Geometry object
|
6 gadi atpakaļ |
Marius Stanciu
|
5e401fd9f7
- some other bug in CutOut tool fixed
|
6 gadi atpakaļ |
Marius Stanciu
|
1edb049d86
- fixed bug in CutOut Tool
|
6 gadi atpakaļ |
Marius Stanciu
|
8d12f8d372
- Spanish translation at 36%
|
6 gadi atpakaļ |
Marius Stanciu
|
63ade29530
- Spanish translation (Google Translate) at 21%
|
6 gadi atpakaļ |
Marius Stanciu
|
649d0c6342
- added new translation: Spanish. Finished 10%
|
6 gadi atpakaļ |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
6 gadi atpakaļ |
Marius Stanciu
|
259a62230e
- optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations
|
6 gadi atpakaļ |
Marius Stanciu
|
21a15e73bd
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
6 gadi atpakaļ |
Marius Stanciu
|
90f491491d
- moved Substract Tool from Menu -> Edit -> Conversions to Menu -> Tool
|
6 gadi atpakaļ |
Marius Stanciu
|
963fbc8cbf
- fixed recently introduced bug in milling drills/slots functions
|
6 gadi atpakaļ |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 gadi atpakaļ |
Marius Stanciu
|
1132c43f05
- fixed Scale and Buffer Tool in Gerber Editor
|
6 gadi atpakaļ |
Marius Stanciu
|
32f1c4f8fe
- fixed Editor Transform Tool in Gerber Editor
|
6 gadi atpakaļ |
Marius Stanciu
|
fe3acc93f4
- milling an Excellon file (holes and/or slots) will now transfer the chosen milling bit diameter to the resulting Geometry object
|
6 gadi atpakaļ |
Marius Stanciu
|
ffa92524f0
- 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
|
6 gadi atpakaļ |
Marius Stanciu
|
0244c76605
- restored the FlatCAMObj.visible() to a non-threaded default
|
6 gadi atpakaļ |
Marius Stanciu
|
f5cc8d773f
- 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
|
6 gadi atpakaļ |
Marius Stanciu
|
1b0cf14ef7
- fixed bug in Gerber parser that made the Gerber files generated by Altium Designer 18 not to be loaded
|
6 gadi atpakaļ |
Marius Stanciu
|
a106472900
- fixed the Edit -> Conversion -> Join ... functions (merge() functions)
|
6 gadi atpakaļ |