Marius Stanciu
|
e4aafdba9b
- minor string change
|
před 5 roky |
Marius Stanciu
|
a465475eb6
- when opening a new tab in the PlotTabArea the coordinates toolbars will be hidden and shown after the tab is closed
|
před 5 roky |
Marius Stanciu
|
4823b198bb
- added a new string in the tooltip for the button that adds tool from database specifying the tools database administration is done in the menu
|
před 5 roky |
Marius Stanciu
|
39210fcfbf
- moved the init of activity view in the MainGUI file from the APP.__init__()
|
před 5 roky |
Marius Stanciu
|
c44f395625
- made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start
|
před 5 roky |
Marius Stanciu
|
69d0b3ad3f
- updated the FCTable GUI element to work correctly when doing drag&drop for the rows
|
před 5 roky |
Marius Stanciu
|
32dd8870f8
- modified the Tools Database such that there is now a way to mark a tool as meant to be used in a certain part of the application; it will disable or enable parts of the parameters of the tool
|
před 5 roky |
Marius Stanciu
|
e85b6f8d87
- Geometry UI - made again the header clickable and first click selects all rows, second click will deselect all rows.
|
před 5 roky |
Marius Stanciu
|
1ea168fd4b
- NCC Tool - fixed the non-rest copper clearing to work as expected: each tool in the tool table will make it's own copper clearing without interference from the rest of the tools
|
před 5 roky |
Marius Stanciu
|
0a125ea75f
- NCC Tool - optimized tool reset code
|
před 5 roky |
Marius Stanciu
|
5cf363a8db
- NCC Tool - allow no tool at NCC Tool start (the Preferences have no tool)
|
před 5 roky |
Marius Stanciu
|
1f9b0a2747
- NCC Tool optimization - moved the UI in its own class
|
před 5 roky |
Marius Stanciu
|
ee4b765225
- finished tool reordering in Geometry UI
|
před 5 roky |
Marius Stanciu
|
3ef6abaa71
- continue - work in tool reordering in Geometry UI
|
před 5 roky |
Marius Stanciu
|
7f082760bb
- working on the tool reordering in the Geometry UI
|
před 5 roky |
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
|
před 5 roky |
Marius Stanciu
|
0643971b01
- added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type
|
před 5 roky |
Marius Stanciu
|
99e274c82d
- fixed a possible problem in generating bounds value for a solid_geometry that have empty geo elements
|
před 5 roky |
Marius Stanciu
|
24d639e1de
- added a protection when trying to edit a Geometry object that have multiple tools but no tool is selected
|
před 5 roky |
Marius Stanciu
|
850b80bb41
- more refactoring in the app Editors
|
před 5 roky |
Marius
|
05df0a61c2
- renamed the GeoEditor class/file to appGeoEditor from FlatCAMGeoEditor making it easier to see in the IDE tree structure
|
před 5 roky |
Marius Stanciu
|
d97d3eabd2
- minor changes in the way that the tools are installed and connected
|
před 5 roky |
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
|
a71292af30
- minor fix - revert
|
před 5 roky |
Marius Stanciu
|
cbaba7c60a
- minor fix
|
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 |