Marius Stanciu
|
338f12707d
- fixed issue with not using the current units in the tool tables after unit conversion
|
6 years ago |
Marius Stanciu
|
f9c83daa6d
- updated languages
|
6 years ago |
Marius Stanciu
|
dce0d971cd
- updated the CutOut tool so it will work on single PCB Gerbers or on PCB panel Gerbers
|
6 years ago |
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 years ago |
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 years ago |
Marius Stanciu
|
86287ea10f
- version date change
|
6 years ago |
Marius
|
27f36af42b
Merge remote-tracking branch 'origin/Beta' into Beta
|
6 years ago |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 years ago |
Marius Stanciu
|
6743927eb2
- more PEP8 corrections
|
6 years ago |
Marius Stanciu
|
e6153298bc
- PEP8 correction in flatcamTools
|
6 years ago |
Marius Stanciu
|
7c0a8b73e3
- some PEP8 corrections
|
6 years ago |
Marius Stanciu
|
43cb92e1d8
- fixed a possible issue in Gerber Object class
|
6 years ago |
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 years ago |
Marius Stanciu
|
769f92147a
- fixed bug that allowed empty tool in the tools generated in Geometry object
|
6 years ago |
Marius Stanciu
|
5e401fd9f7
- some other bug in CutOut tool fixed
|
6 years ago |
Marius Stanciu
|
1edb049d86
- fixed bug in CutOut Tool
|
6 years ago |
Marius Stanciu
|
8d12f8d372
- Spanish translation at 36%
|
6 years ago |
Marius Stanciu
|
63ade29530
- Spanish translation (Google Translate) at 21%
|
6 years ago |
Marius Stanciu
|
649d0c6342
- added new translation: Spanish. Finished 10%
|
6 years ago |
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 years ago |
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 years ago |
Marius Stanciu
|
21a15e73bd
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
6 years ago |
Marius Stanciu
|
90f491491d
- moved Substract Tool from Menu -> Edit -> Conversions to Menu -> Tool
|
6 years ago |
Marius Stanciu
|
963fbc8cbf
- fixed recently introduced bug in milling drills/slots functions
|
6 years ago |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 years ago |
Marius Stanciu
|
1132c43f05
- fixed Scale and Buffer Tool in Gerber Editor
|
6 years ago |
Marius Stanciu
|
32f1c4f8fe
- fixed Editor Transform Tool in Gerber Editor
|
6 years ago |
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 years ago |
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 years ago |
Marius Stanciu
|
0244c76605
- restored the FlatCAMObj.visible() to a non-threaded default
|
6 years ago |