Marius Stanciu
c84364e605
- in CNCJob object, for CNCJob objects created when importing a foreign Gcode file, fixed the updating of the tool diameter
...
- in CNCJob object, when there are no tools in the Tools Table (it happens when importing foreign GCode files) the Tool Table is now displayed in a correct way
2021-04-29 21:34:56 +03:00
Marius Stanciu
3025a43d34
- fixed a recent but in Gerber Object that crashed the application when the aperture marking was used
2021-04-20 09:40:44 +03:00
Marius Stanciu
27c927c100
- small string change
2021-04-12 15:07:57 +03:00
Marius Stanciu
4acdd51d1f
- now every version of FlatCAM beta creates it's own set of Preferences files
2021-04-05 01:10:51 +03:00
Marius Stanciu
7cffe87953
- fixed drill file import from FreePCB
2021-04-05 00:09:33 +03:00
Marius Stanciu
c2677cac26
- fixed bug in the Drilling Tool when there are tools without drill points
2021-04-01 19:34:46 +03:00
Marius Stanciu
71e16aa13c
- Milling Plugin - finished the polish functionality
2021-03-29 20:03:00 +03:00
Marius Stanciu
98597d9834
- minor layout change in Preferences -> Geometry
2021-03-28 23:53:53 +03:00
Marius Stanciu
b91bd36055
- fixed errors when using the new ... canvas context menu entries which crated a hard crash
2021-03-28 22:41:20 +03:00
Marius Stanciu
61d19e0748
- fixed ParseFont such that the output of the Text Plugin in the Geometry Editor can now be painted using the Paint Plugin
2021-03-28 22:12:58 +03:00
Marius Stanciu
cc8cf4ecbb
- fixed an error in the Subtract Plugin when working on Geometry objects
2021-03-28 21:48:50 +03:00
Marius Stanciu
b790f36282
- created a new category in Preferences where only the Engraving Related preferences are located
...
- added a new set of options in the Preferences for the Milling Plugin by taking them out of the Geometry section
2021-03-28 16:57:57 +03:00
Marius Stanciu
77cdf798ab
- minor logging changes
2021-03-28 15:23:03 +03:00
Marius Stanciu
4c92083c01
- upgraded all the plugins such that at each launch the Plugin UI is reinitialized reducing the chances to get errors like "wrapped up C++ object deleted" with the side effect that the performance might be slightly reduced
2021-03-28 15:21:17 +03:00
Marius Stanciu
d0327ff37d
- Milling Plugin - will update the UI form on object change with the data from its last tool
...
- Drilling Plugin - will update the UI form on object selection on canvas
2021-03-22 03:44:57 +02:00
Marius Stanciu
6d5747a9bf
- fixed a small issue in Film Plugin (the object selection the plugin UI is not updated with the selected object in Project Tab)
2021-03-21 23:03:18 +02:00
Marius Stanciu
0117ff5ae3
- removed another parameter in the serialized parameters for CNCJob object (no longer used) which made the project saving to fail (when CNCjob objects are in the project)
2021-03-20 00:20:38 +02:00
Marius Stanciu
3011f159bc
- fixed mouse bytes generation if Cutout Plugin to add an extra drill hole at the end
...
- fixed an issue in Film Plugin made by copy/paste done recently to make sure that objects selected in Project Menu are populated in the Plugin UI on Film Plugin launch
- removed a parameter in the serialized parameters for CNCJob object (no longer used)
2021-03-19 14:07:36 +02:00
Marius Stanciu
0177a64fe4
- changed some strings; updated the translation strings with the new strings (they need to be translated)
...
- modified all the plugins (formerly named Tools) to auto select in the plugin the selected object from Project Menu
- small changes in Tools Database
2021-03-18 03:45:56 +02:00
Marius Stanciu
aa69e87cb6
- fixed bug in Copper Thieving, Corners and Fiducial Plugins which crashed the app when using Disable Plot menu action on the Project Menu objects
...
- Etch Compensation Plugin - fixed a number of issue; fixed issue #500
2021-03-15 20:33:38 +02:00
Marius Stanciu
bc29211507
- the GCode generation takes now into consideration the Toolchange X-Y parameter as a starting point
...
- Milling Plugin - work on it; upgraded the form-to-data_storage methods
2021-03-15 19:29:48 +02:00
Marius Stanciu
546f4c2361
- updated the Milling Plugin and all the related parts in the CNCJob Object and in all preprocessors. Now, the parent 'tools' attribute is inherited and also the GCode is stored here
...
- made sure that old projects load but without the CNCjob objects which would have crashed the app due different data structures
- the FlatCAm Evo projects load now in succession, no longer on threads
2021-03-15 00:02:33 +02:00
Marius Stanciu
d846b24d66
- allow the old projects to be loaded without crashing the app, although the load is incomplete
2021-03-14 22:08:42 +02:00
Marius Stanciu
8e02ff4bf2
- Milling Plugin - added in the UI the toolchange X,Y parameter and made it to work as expected
2021-03-14 15:00:41 +02:00
Marius Stanciu
c9d9e367bf
- Drilling Plugin - added in the UI the toolchange X,Y parameter and make it to work as expected
2021-03-14 14:30:02 +02:00
Marius Stanciu
ddc3343487
- small fix in the Toolchange_Manual preprocessor
2021-03-14 13:10:04 +02:00
Marius Stanciu
95fb418966
- upgraded the Drilling Plugin and all the related parts in the CNCJob Object and in all preprocessors. Now, the parent 'tools' attribute is inherited and also the GCode is stored here
2021-03-14 13:05:19 +02:00
Marius Stanciu
2f64ca99b1
- Geometry Editor can now modify the edited tool diameter
2021-03-14 05:29:44 +02:00
Marius Stanciu
5769998c04
- fixed a bug in Gerber merge
...
- bypassed a bug in FlatCAM Gerber UI - its not really fixed (it's a crash in build UI when disconnecting signals due of the wrapped C++ object already destroyed)
2021-03-13 21:22:13 +02:00
Marius Stanciu
2f57e97a21
- fixed issue when exporting DXF and not settings the units
...
- added the posibility to export the Geometry in different DXF formats (previously it was hard coded to the AutoCAD 2010): R12, R2000, R2004, R2007, R2010, R2013, R2018
- fixed the camlib.Geometry.bounds() method such that it is calculated correctly for Geometry objects created in the Geometry Editor
2021-03-11 04:50:41 +02:00
Marius Stanciu
d464c1e18a
- modified the CNCJob UI to add a shortcut button for the Levelling Plugin
2021-03-08 02:10:04 +02:00
Marius Stanciu
f9d496f1e0
- made sure that possible temporary drawn shapes are deleted when the UI of the Plugin that created them is closed (by closing it in the Plugin Tab)
2021-03-07 23:35:01 +02:00
Marius Stanciu
9855405b2e
- Levelling Tool - mare sure that there are no duplicate seed points when creating Voronoi polygons
...
- Levelling Tool - fix of missing variable declaration (forgot to take everything when I moved the functionality from the CNCJob class to its own class)
2021-03-07 20:44:34 +02:00
Marius Stanciu
62a749496b
- some minor updates to NCC Tool
2021-03-06 03:54:29 +02:00
Marius Stanciu
de3cd919bb
- fixed the Extract Tool to work with apertures (tools) keys as integers
...
- fixed the Copper Thieving Tool to work with apertures (tools) keys as integers
- fixed the Corners Tool to work with apertures (tools) keys as integers
- fixed the Fiducials Tool to work with apertures (tools) keys as integers
2021-03-05 12:33:04 +02:00
Marius Stanciu
f103cc0a70
- added detection of Gerber files in Gerber X2 format
...
- added a new feature: if a Gerber file in format Gerber X2 having Drill information's is detected then after loading, it will be converted to an Excellon object
2021-03-05 05:36:40 +02:00
Marius Stanciu
9c03efa31e
- working on the Levelling Tool - trying a new Voronoi module ( https://github.com/Yatoom/voronoi ) without success
...
- fixed some display issues in the Levelling Tool
2021-03-05 04:37:15 +02:00
Marius Stanciu
2b7ee9913b
- wrong date in the CHANGELOG.md
2021-03-04 23:40:48 +02:00
Marius Stanciu
71bde37b1d
- fixed Punch Gerber Tool to work in new conditions
...
- fixed creating positive films in Film Tool, because of recent changes
2021-03-04 23:39:59 +02:00
Marius Stanciu
0986ef143c
- aperture keys in the gerber 'tools' dictionary are now stored as integers instead of strings as before; need to check the application especially the Gerber Editor
...
- fixed issues in Gerber Editor (using the '0' insteadd of 'REG' type for apertures)
2021-03-04 17:45:47 +02:00
Marius Stanciu
cda5f830be
- fixed errors on project load, in ParseGerber and Extract and Punch Gerber Plugins due of refactoring the 'apertures' attribute to 'tools'
2021-03-03 23:21:10 +02:00
Marius Stanciu
f317061792
- fixed a problem in saving done at the app closure
2021-03-03 01:23:41 +02:00
Marius Stanciu
7a50b2f045
- removed the spacing between icons in toolbars
2021-03-02 04:48:07 +02:00
Marius Stanciu
e715870d12
- major rafactoring: replaced the name of the Gerber object data structure from 'apertures' to 'tools' to make the object data structure uniform across the app
2021-03-01 17:46:23 +02:00
Marius Stanciu
fe1ea7b12a
- fixed Panelize Tool to work with objects made by merging other objects together
2021-02-28 01:03:13 +02:00
Marius Stanciu
0dae92bd68
- make sure that Autoload Tools from DB functionality from Excellon Object UI is working only with tools from DB market for Drilling Tool
2021-02-27 05:03:48 +02:00
Marius Stanciu
aee49e6495
- strings update
2021-02-27 04:53:57 +02:00
Marius Stanciu
ca748d9a02
- update in Code Highlighter to highlight the X and Y chars
...
- updated the Document and Script objects Beginner/Advanced selection labels to the same as the rest of the app objects
2021-02-27 04:48:00 +02:00
Marius Stanciu
1dbdb917fb
- Milling Tool fixes: milling tool dia after edit fix and milling slots fix
2021-02-27 03:51:42 +02:00
Marius Stanciu
f85be8d095
- added possibility of changing the Axis color and created a new parameter for that in Preferences
...
- some refactoring
- in a FCColorEntry GUI element, setting a color in the Color dialog will trigger the editingFinished signal therefore propagating the changes
2021-02-27 02:08:17 +02:00