Marius Stanciu
|
f53ffe54d9
- Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
0dee41e03c
- Tool Drilling - moved some of the Excellon Preferences related to drilling operation to it's own group Drilling Tool Options
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
5e9455991f
- added as ToolTip for the the Preprocessor combobox items, the actual name of the items
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
e7c369ab8e
- updated the Panelize Tool to save the source code for the panelized Excellon objects so it can be saved from the Save project tab context menu entry
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
cb69216f92
- Convert Any to Excellon. Finished Gerber object conversion to Excellon. Flash's are converted to drills. Traces in the form of a linear LineString (no changes in direction) are converted to slots.
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
0c957a3365
- working in making a new functionality: Convert Any to Excellon. Finished Geometry object conversion to Excellon.
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
4bce56308c
- added Turkish translation - courtesy of Mehmet Kaya
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
e1dab238a7
- fixed importing DXF file as Gerber method such that now the resulting Gerber object is correctly created having the geometry attributes like self.apertures and self.follow_geometry
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
7387553101
- made sure that when trying to view the source but no object is selected, the messages are correct
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
79fec61934
- fixed bug in the Cutout Tool that did not allowed the manual cutous to be added on a Geometry created in the Tool
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c9d66381bf
- added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c839428a83
- added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
949c265378
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
30d5400da1
- created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c0a4e2f3cc
- in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
6db5def032
- made sure that clicking the icons in the status bar works only for the left mouse click
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a465475eb6
- when opening a new tab in the PlotTabArea the coordinates toolbars will be hidden and shown after the tab is closed
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
39210fcfbf
- moved the init of activity view in the MainGUI file from the APP.__init__()
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
0643971b01
- added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
24d639e1de
- added a protection when trying to edit a Geometry object that have multiple tools but no tool is selected
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
850b80bb41
- more refactoring in the app Editors
|
%!s(int64=5) %!d(string=hai) anos |
Marius
|
05df0a61c2
- renamed the GeoEditor class/file to appGeoEditor from FlatCAMGeoEditor making it easier to see in the IDE tree structure
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
d97d3eabd2
- minor changes in the way that the tools are installed and connected
|
%!s(int64=5) %!d(string=hai) anos |
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)
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a71292af30
- minor fix - revert
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
cbaba7c60a
- minor fix
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a4179d58a4
- fixed a small issue in Gerber file opener filter that did not see the *.TOP extension or *.outline extension
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
039500b43f
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
|
%!s(int64=5) %!d(string=hai) anos |