Marius Stanciu
|
f5310148eb
- trimmed the application strings
|
5 年之前 |
Marius Stanciu
|
b6d4d5e85f
- fix an older issue that made that only the Custom choice created an effect when changing the Offset in the Geometry Object Tool Table
|
5 年之前 |
Marius Stanciu
|
263ec736c3
- fixed an issue in Tool Isolation used with tools from the Tools Database: the set offset value was not used
|
5 年之前 |
Marius Stanciu
|
374c29b4b0
- fixed the Tcl Command AlignDrill
|
5 年之前 |
Marius Stanciu
|
c7b96b7a68
- fixed issue with preamble not being inserted when used alone
|
5 年之前 |
Marius Stanciu
|
9c97ce49b9
- brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob
|
5 年之前 |
Marius Stanciu
|
8a341de4ca
- UI changes in the AppTextEditor and in CNCJob properties tab and in GCoe Editor
|
5 年之前 |
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
|
5 年之前 |
Marius Stanciu
|
738cda0de5
- in NCC and Paint Tool fixed some issues with missing keys in the tool data dictionary
|
5 年之前 |
Marius Stanciu
|
d4555c02d0
- in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here
|
5 年之前 |
Marius Stanciu
|
13d4192124
- fixed issue with calling the inform signal in the FlatCAMDefaults.load method
|
5 年之前 |
Marius Stanciu
|
8cb4b5abf8
- finished working in adding DPI settings for PNG export in Film Tool although there are some limitations due of Reportlab
|
5 年之前 |
Marius Stanciu
|
f99a5a8073
- working on adding DPI setting for PNG export in the Film Tool
|
5 年之前 |
Marius Stanciu
|
dab3a5f703
- fixed a bug where end_xy parameter in Drilling Tool was not used
|
5 年之前 |
Marius Stanciu
|
09aafe5601
- added support for virtual units in SVG parser; warning: it may require the support for units which is not implemented yet
|
5 年之前 |
Marius Stanciu
|
c3bbbc40e0
- fixed an error in importing SVG that has a single line
|
5 年之前 |
Marius Stanciu
|
1d46b43c4f
- in SVG parser: made sure that the minimum number of steps to approximate an arc/circle/bezier is 10
|
5 年之前 |
Marius Stanciu
|
c95625beac
- Cutout Tool - rectangular and freeform cutouts are done in a threaded way
|
5 年之前 |
Marius Stanciu
|
19b5e100d5
- fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas
|
5 年之前 |
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
|
5 年之前 |
Marius Stanciu
|
e22ae1ad6c
- solved some deprecation warnings (Shapely module)
|
5 年之前 |
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
|
5 年之前 |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
5 年之前 |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
5 年之前 |
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)
|
5 年之前 |
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
|
5 年之前 |
Marius Stanciu
|
a3e1570747
- added a control in Preferences -> Gerber Tab for Gerber colors storage usage
|
5 年之前 |
Marius Stanciu
|
1b15d2a2c1
- minor changes
|
5 年之前 |
Marius Stanciu
|
144a89f686
- added a new method for GCode generation for Geometry objects
|
5 年之前 |
Marius Stanciu
|
5b80760ba7
- Tool Drilling - brushing through code and solved the report on estimation of execution time
|
5 年之前 |