Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
1fc70fd3cf
- minor work in GCode Editor
|
%!s(int64=5) %!d(string=hai) anos |
Marius
|
e7e1d959fd
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
8354bce680
- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor)
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
b8fb64a143
- added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
9e8ab610b4
- working on a proper GCode Editor
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
786423eb57
- fixed some issues in Excellon Editor due of recent changes
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
8a95580f15
- fixed issues with detecting older Preferences files
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
676645d6f5
- made sure that the Preferences files are deleted on new version install, while the application is in Beta status
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
e99dd967fe
- updated the FCRadio class with a method that allow disabling certain options
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a3e1570747
- added a control in Preferences -> Gerber Tab for Gerber colors storage usage
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
ebdb2b3ca0
- fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
8409c74e23
- added some icons in the Code Editor
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
5748eb049b
- Tools Database - remade the UI
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
22d05935e8
- fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration)
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
0d886955f8
- when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
329bb04b3c
- Gerber UI - optimized the mark shapes to use only on ShapeCollection
|
%!s(int64=5) %!d(string=hai) anos |
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 |