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