Marius Stanciu
|
1f9b0a2747
- NCC Tool optimization - moved the UI in its own class
|
5 年之前 |
Marius Stanciu
|
ee4b765225
- finished tool reordering in Geometry UI
|
5 年之前 |
Marius Stanciu
|
3ef6abaa71
- continue - work in tool reordering in Geometry UI
|
5 年之前 |
Marius Stanciu
|
7f082760bb
- working on the tool reordering in the Geometry UI
|
5 年之前 |
Marius Stanciu
|
a3fd6e9f87
- fixed bug in the Isolation Tool that in certain cases an empty geometry was present in the solid_geometry which mae the CNCJob object generation to fail. It happen for Gerber objects created in the Gerber Editor
|
5 年之前 |
Marius Stanciu
|
0643971b01
- added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type
|
5 年之前 |
Marius Stanciu
|
99e274c82d
- fixed a possible problem in generating bounds value for a solid_geometry that have empty geo elements
|
5 年之前 |
Marius Stanciu
|
24d639e1de
- added a protection when trying to edit a Geometry object that have multiple tools but no tool is selected
|
5 年之前 |
Marius Stanciu
|
850b80bb41
- more refactoring in the app Editors
|
5 年之前 |
Marius
|
05df0a61c2
- renamed the GeoEditor class/file to appGeoEditor from FlatCAMGeoEditor making it easier to see in the IDE tree structure
|
5 年之前 |
Marius Stanciu
|
d97d3eabd2
- minor changes in the way that the tools are installed and connected
|
5 年之前 |
Marius Stanciu
|
c915ea8f6d
- optimized GUI in Alignment Tool
|
5 年之前 |
Marius Stanciu
|
9c81991d3d
- optimized the GUI in Film Tool
|
5 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
a4179d58a4
- fixed a small issue in Gerber file opener filter that did not see the *.TOP extension or *.outline extension
|
5 年之前 |
Marius Stanciu
|
039500b43f
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
|
5 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
427f2bcbe0
- fixed the color set for the application objects
|
5 年之前 |
Marius Stanciu
|
6d8ccaca85
- small fix
|
5 年之前 |
Marius Stanciu
|
cdc7880395
RELEASE 8.993
|
5 年之前 |
Marius Stanciu
|
fc60677cb8
- remade the ReadMe tab
|
5 年之前 |
Marius Stanciu
|
951744d6fa
- added mouse events disconnect in the quit_application() method
|
5 年之前 |
Marius Stanciu
|
2107a4766f
- changed how the import of svg.path module is done in the ParseSVG.py file
|
5 年之前 |
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 年之前 |
Marius Stanciu
|
fb602d6f9b
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
5 年之前 |
Marius Stanciu
|
bfdaa73798
- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
|
5 年之前 |
Marius Stanciu
|
4809f11c00
- updated the French translation strings - from @micmac (Michel Maciejewski)
|
5 年之前 |