Marius Stanciu
|
374c29b4b0
- fixed the Tcl Command AlignDrill
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c7b96b7a68
- fixed issue with preamble not being inserted when used alone
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
9c97ce49b9
- brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
8a341de4ca
- UI changes in the AppTextEditor and in CNCJob properties tab and in GCoe Editor
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
66a3e36701
- cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
738cda0de5
- in NCC and Paint Tool fixed some issues with missing keys in the tool data dictionary
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
d4555c02d0
- in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
13d4192124
- fixed issue with calling the inform signal in the FlatCAMDefaults.load method
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
8cb4b5abf8
- finished working in adding DPI settings for PNG export in Film Tool although there are some limitations due of Reportlab
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
f99a5a8073
- working on adding DPI setting for PNG export in the Film Tool
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
dab3a5f703
- fixed a bug where end_xy parameter in Drilling Tool was not used
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
09aafe5601
- added support for virtual units in SVG parser; warning: it may require the support for units which is not implemented yet
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c3bbbc40e0
- fixed an error in importing SVG that has a single line
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
1d46b43c4f
- in SVG parser: made sure that the minimum number of steps to approximate an arc/circle/bezier is 10
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c95625beac
- Cutout Tool - rectangular and freeform cutouts are done in a threaded way
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
19b5e100d5
- fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a823de9f98
- fixed issue when plotting a CNCJob object with multiple tools and annotations on by plotting annotations after all the tools geometries are plotted
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
e22ae1ad6c
- solved some deprecation warnings (Shapely module)
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
c1c819276f
- in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
5142b51590
- in import SVG and import DXF methods made sure that any polygons that are imported as polygons will survive and only the lines are optimized (changed the behavior of the above made modification)
|
%!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
|
a3e1570747
- added a control in Preferences -> Gerber Tab for Gerber colors storage usage
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
1b15d2a2c1
- minor changes
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
144a89f686
- added a new method for GCode generation for Geometry objects
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
5b80760ba7
- Tool Drilling - brushing through code and solved the report on estimation of execution time
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
5748eb049b
- Tools Database - remade the UI
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
1c77e3cc2a
- Drilling Tool - now slots are converted to drills if the checkbox is ON for the tool investigated
|
%!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 |