Marius Stanciu
|
c915ea8f6d
- optimized GUI in Alignment Tool
|
5 years ago |
Marius Stanciu
|
9c81991d3d
- optimized the GUI in Film Tool
|
5 years ago |
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)
|
5 years ago |
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
|
5 years ago |
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
|
5 years ago |
Marius Stanciu
|
a4179d58a4
- fixed a small issue in Gerber file opener filter that did not see the *.TOP extension or *.outline extension
|
5 years ago |
Marius Stanciu
|
039500b43f
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
|
5 years ago |
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
|
5 years ago |
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"
|
5 years ago |
Marius Stanciu
|
427f2bcbe0
- fixed the color set for the application objects
|
5 years ago |
Marius Stanciu
|
6d8ccaca85
- small fix
|
5 years ago |
Marius Stanciu
|
cdc7880395
RELEASE 8.993
|
5 years ago |
Marius Stanciu
|
fc60677cb8
- remade the ReadMe tab
|
5 years ago |
Marius Stanciu
|
951744d6fa
- added mouse events disconnect in the quit_application() method
|
5 years ago |
Marius Stanciu
|
2107a4766f
- changed how the import of svg.path module is done in the ParseSVG.py file
|
5 years ago |
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
|
5 years ago |
Marius Stanciu
|
fb602d6f9b
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
5 years ago |
Marius Stanciu
|
bfdaa73798
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
5 years ago |
Marius Stanciu
|
4809f11c00
- updated the French translation strings - from @micmac (Michel Maciejewski)
|
5 years ago |
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
|
5 years ago |
Marius Stanciu
|
4b01fd5473
- updated the Italian translation - contribution by Golfetto Massimiliano
|
5 years ago |
Marius Stanciu
|
0e007bbcbc
- updated the Italian translation - contribution by Golfetto Massimiliano
|
5 years ago |
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
|
5 years ago |
Marius Stanciu
|
bbf878bebb
- updated the language translation strings (and Google_Translated some of them)
|
5 years ago |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
5 years ago |
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
|
5 years ago |
Marius Stanciu
|
b23bd5f590
- made the delayed Gerber buffering to use multiprocessing but I see not much performance increase
|
5 years ago |
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.
|
5 years ago |
Marius Stanciu
|
c5c11efeed
- minor issue in Paint Tool
|
5 years ago |
Marius Stanciu
|
86e36d3ca6
- updated Transform Tool to have a selection of possible references for the transformations that are now selectable in the GUI
|
5 years ago |