Marius Stanciu
|
c915ea8f6d
- optimized GUI in Alignment Tool
|
před 5 roky |
Marius Stanciu
|
9c81991d3d
- optimized the GUI in Film Tool
|
před 5 roky |
Marius Stanciu
|
e2df2c3b62
- fixed bug: on first ever usage of FlatCAM beta the last loaded language (alphabetically) is used instead of English (in current state is Russian)
|
před 5 roky |
Marius Stanciu
|
329a3262ee
- made sure that the message that exclusion areas are deleted is displayed only if there are shapes in the exclusion areas storage
|
před 5 roky |
Marius Stanciu
|
5ce7011123
- changed the Excellon defaults for zeros suppression to TZ (assumed that most Excellon without units in header will come out of older Eagle) and the Excellon export default is now with coordinates in decimal
|
před 5 roky |
Marius Stanciu
|
a4179d58a4
- fixed a small issue in Gerber file opener filter that did not see the *.TOP extension or *.outline extension
|
před 5 roky |
Marius Stanciu
|
039500b43f
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
|
před 5 roky |
Marius Stanciu
|
2c2db0efe2
- refactoring in camlib.py. Made sure that some conditions are met, if some of the parameters are None then return failure. Modifications in generate_from_geometry_2 and generate_from_multitool_geometry methods
|
před 5 roky |
Marius Stanciu
|
ea1b47bf89
- added a GUI element in the Preferences to control the possibility to edit with mouse cursor objects in the Project Tab. It is named: "Allow Edit"
|
před 5 roky |
Marius Stanciu
|
427f2bcbe0
- fixed the color set for the application objects
|
před 5 roky |
Marius Stanciu
|
6d8ccaca85
- small fix
|
před 5 roky |
Marius Stanciu
|
cdc7880395
RELEASE 8.993
|
před 5 roky |
Marius Stanciu
|
fc60677cb8
- remade the ReadMe tab
|
před 5 roky |
Marius Stanciu
|
951744d6fa
- added mouse events disconnect in the quit_application() method
|
před 5 roky |
Marius Stanciu
|
2107a4766f
- changed how the import of svg.path module is done in the ParseSVG.py file
|
před 5 roky |
Marius Stanciu
|
487e7bbfe8
- in Tool Calculators fixed an application crash if the user typed letters instead of numbers in the boxes. Now the boxes accept only numbers, dots, comma, spaces and arithmetic operators
|
před 5 roky |
Marius Stanciu
|
fb602d6f9b
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
před 5 roky |
Marius Stanciu
|
bfdaa73798
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
před 5 roky |
Marius Stanciu
|
4809f11c00
- updated the French translation strings - from @micmac (Michel Maciejewski)
|
před 5 roky |
Marius Stanciu
|
dc8a34bc16
- improved the Isolation Tool - rest machining: test if the isolated polygon has interiors (holes) and if those can't be isolated too then mark the polygon as a rest geometry to be isolated with the next tool and so on
|
před 5 roky |
Marius Stanciu
|
4b01fd5473
- updated the Italian translation - contribution by Golfetto Massimiliano
|
před 5 roky |
Marius Stanciu
|
0e007bbcbc
- updated the Italian translation - contribution by Golfetto Massimiliano
|
před 5 roky |
Marius Stanciu
|
adfd6d40b9
- made sure that if the user closes the app with an editor open, before the exit the editor is closed and signals disconnected
|
před 5 roky |
Marius Stanciu
|
bbf878bebb
- updated the language translation strings (and Google_Translated some of them)
|
před 5 roky |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
před 5 roky |
Marius Stanciu
|
378a497935
- made sure that the status bar label for preferences is updated also when the Preferences Tab is opened from the Edit -> Preferences
|
před 5 roky |
Marius Stanciu
|
b23bd5f590
- made the delayed Gerber buffering to use multiprocessing but I see not much performance increase
|
před 5 roky |
Marius Stanciu
|
89d2de48da
- added a new feature for Gerber parsing: if the NO buffering is chosen in the Gerber Advanced Preferences there is now a checkbox to activate delayed buffering which will do the buffering in background allowing the user to work in between. I hope that this can be useful in case of large Gerber files.
|
před 5 roky |
Marius Stanciu
|
c5c11efeed
- minor issue in Paint Tool
|
před 5 roky |
Marius Stanciu
|
86e36d3ca6
- updated Transform Tool to have a selection of possible references for the transformations that are now selectable in the GUI
|
před 5 roky |