Marius Stanciu
e73d49e2cd
- solved more Shapely 2.0 deprecation warnings
...
- in Isolation Plugin and NCC Plugin changed the UI and the Preferences for those Plugins
2021-09-25 03:36:57 +03:00
Marius Stanciu
9ca397407c
- in Gerber Editor fixed the issue where some shapes that belong to a deleted aperture were still stored inside the selection storage after this deletion
2021-09-24 22:38:21 +03:00
Marius Stanciu
0854101297
- in Cutout Plugin remade the UI and fixed different issues
2021-09-24 21:09:54 +03:00
Marius Stanciu
d3a16df32c
- in Gerber Editor fixed the edge case where the user selects apertures in the Tools Table and then uses the Poligonize Tool and not by selecting shapes on canvas
2021-09-24 15:04:00 +03:00
Marius Stanciu
fa09ec9ae7
- in Gerber Editor fixed not being able to delete an aperture
2021-09-24 14:42:28 +03:00
Marius Stanciu
15b651147b
- in Film Plugin added new parameters and improvements: now the negative film can have a box that is convex and it is no longer limited to square shapes. Also, if the box object has only one geometric element (an outline) then that one will be the final shape of the negative
2021-09-24 03:42:10 +03:00
Marius
e7e7ab8664
- in Extract Plugin some minor UI changes
2021-09-24 01:44:02 +03:00
Marius Stanciu
eaf9562854
- fixed some leftovers from Qt6 port
...
- some code optimizations in the Gerber Editor
- Corners Plugin now generate Gerber objects with the solid geometry flattened
- fixed issue where Gerber objects created from importing SVG geometries could not be edited
2021-09-21 23:41:56 +03:00
Marius Stanciu
548b5c2e28
- more Shapely deprecations fixes
2021-09-21 20:16:44 +03:00
Marius Stanciu
734398d460
- in Legacy2D graphic engine fixed setting the Opacity functionality
...
- fixed a recent issue where Gerber files made out of single polygons were not processed
2021-09-21 19:21:05 +03:00
Marius Stanciu
dd029d6ded
- fixed an error due of missing attribute of PlotCanvasLegacy when using Legacy2D graphic engine
...
- solving deprecation warnings issued by Shapely
- made sure that the Gerber Object geometry is always flattened
2021-09-21 15:55:35 +03:00
Marius Stanciu
5f417f7156
- pattern highlighting: added the Dx and %LPC%, %LPD% expressions
2021-09-19 22:35:35 +03:00
Marius Stanciu
f6caeff9c9
- In Extract Plugin fixed issue with not extracting soldermask for pads made with "P" type Gerber aperture
...
- in the method that exports the Gerber fixed issue with not exporting the geometry associated with the apertures of type "P"
2021-09-19 21:47:34 +03:00
Marius Stanciu
59e19c6228
- fixed some issues in AppTextEditor due of Qt6 conversion
2021-09-19 21:16:20 +03:00
Marius Stanciu
bc0f6ea3f6
- DblSided Plugin - remade the UI
2021-09-19 20:18:05 +03:00
Marius Stanciu
b98604b900
- In Plugins: Calculators, Copper Thieving, Corners, Extract, Fiducials and Film activated the harmonizing first column width in the Plugin UI
2021-09-19 04:52:49 +03:00
Marius Stanciu
6060bfef44
- In Plugins: Panelize, Cutout, Extract, Copper Thieving disabled the autoload of the last created APP object
2021-09-19 04:30:07 +03:00
Marius Stanciu
7e30c10601
- in INFO functionality for Gerber Object made the difference if the Follow geometry is not a Point or a LineString
2021-09-19 04:13:25 +03:00
Marius Stanciu
75499354aa
- fixed INFO in Gerber Object UI to show correctly the type of geometric element in Follow geometry
2021-09-19 04:09:23 +03:00
Marius Stanciu
0ef01ef6a4
- fixed Extract Plugin not extracting soldermask for aperture macros
2021-09-19 03:56:07 +03:00
Marius Stanciu
81aa0d4ef5
- fixed the Geometry object merge functionality
...
- fixed a message when renaming an object
2021-09-18 21:17:00 +03:00
Marius Stanciu
824fae3bcb
- some code reformatting in Extract Plugin
2021-09-18 03:07:24 +03:00
Marius Stanciu
656189c255
- updated the Chinese translation by 俊霄 余
2021-09-15 15:51:09 +03:00
Marius Stanciu
58d7d56daf
- modified the UI in Excellon Object Properties UI in the milling section
2021-09-12 05:44:41 +03:00
Marius Stanciu
b36077cd9a
- some UI changes in the Milling and Drilling Plugins
...
- working on the Excellon side from Milling Plugin
2021-09-12 01:09:53 +03:00
Marius Stanciu
73a8efde83
- small change
2021-09-10 17:46:40 +03:00
Marius Stanciu
65fdde88a6
- updated the Turkish translation by Mehmet Kaya
2021-09-10 17:25:43 +03:00
Marius Stanciu
76c73033cb
- fixed the FCGridLayout (in GUI elements) method that synchronize the column width for multiple grid layouts when the item on column is spanning multiple columns
2021-09-10 02:41:13 +03:00
Marius Stanciu
7fbb63e564
- minor changes in Film Plugin
2021-09-10 00:12:21 +03:00
Marius Stanciu
1f0af5fcc8
- added updated Italian translation by Massimiliano Golfetto
...
- added updated Romanian translation
- updated the language strings
2021-09-10 00:06:46 +03:00
Marius Stanciu
4b52196310
- in Fiducials Plugin added the support for ESCAPE key from manual mode and also exit by right clicking
...
- in Fiducials Plugin addressed the situation when no object is selected but there are available
- in Fiducials Plugin when adding manual fiducials now panning is allowed without cancelling the process of adding
- in Corners Plugin implemented the manual adding of markers
- in Corners Plugin added the support for ESCAPE key from manual mode and also exit by right clicking
2021-09-09 23:09:09 +03:00
Marius Stanciu
e0a158759c
- in Fiducials Plugin added the support for ESCAPE key from manual mode and also exit by right clicking
2021-09-09 21:30:48 +03:00
Marius Stanciu
9866bb9037
- in Copper Thieving Plugin more UI changes
...
- in GUI Elements the FCGridLayout has now a class method that allow adjusting column size in multiple grid layouts to the highest on that column; still work to d oto take care of the situation when widgets are spanning multiple cells
2021-09-09 18:45:53 +03:00
Marius Stanciu
241579d670
- on Coppper Thieving Plugin some UI updates
...
- updated the GCGridLayout GUi element to automatically stretch the first column but offered also configuration; updated the use throughout the app
2021-09-09 16:28:14 +03:00
Marius Stanciu
d61bbbb8d5
- updated the language strings
2021-09-09 04:46:30 +03:00
Marius Stanciu
509f4087e1
- in Milling Plugin added a property that allows to segment the resulting GCode threfore allowing autolevelling
...
- in Levelling Plugin added a check that allow levelling only for CNC Job objects resulted from Geometry
- some minor changes
2021-09-09 03:01:06 +03:00
Marius Stanciu
8266b5c988
- some changes in the Preferences UI for Film and Fiducial Plugins
2021-09-09 01:43:51 +03:00
Marius Stanciu
6712b98a93
- in Fiducials Plugin updated the GUI to the new style
...
- Fiducials Plugin: replaced a Radio button with a Combobox2 and optimized the UI
- The Combobox2 GUI element no longer issue an exception if it is tried to set a string value, it will set automatically the index 0
2021-09-09 01:19:33 +03:00
Marius Stanciu
0f318ef909
- in Distance Plugin updated the GUI
2021-09-08 21:47:47 +03:00
Marius Stanciu
5d80899645
- in Minimum Distance Plugin updated the GUI
2021-09-08 21:42:30 +03:00
Marius Stanciu
b7f64d97d2
- in Film Plugin updated the GUI
...
- in Film Plugin some changes in the data storage; require to delete de current preferences files
- Film Plugin: now the Skew and Scale transformation have their own reference
- updated the language strings to the current strings in the app
2021-09-08 21:06:50 +03:00
Marius Stanciu
a49b734a50
- changes to the strings in the Calculator Plugin
2021-09-08 16:26:06 +03:00
Marius Stanciu
61e576f8d1
- in Calculator Plugin, in Units Calculator added more units conversions
2021-09-08 16:17:03 +03:00
Marius Stanciu
48707c390b
- in Isolation Plugin updated the GUI
2021-09-06 20:25:45 +03:00
Marius Stanciu
9777255117
- in Align Plugin treated a possible exception DivideByZero
2021-09-06 04:39:01 +03:00
Marius Stanciu
239cf88a48
- small fix in Milling Plugin
2021-09-06 02:01:56 +03:00
Marius Stanciu
b4ef812384
- in Etch Compensation Plugin updated the GUI
...
- small UI updates in other Plugins
2021-09-06 01:47:04 +03:00
Marius Stanciu
7390d01447
- small UI fix in Milling Plugin
2021-09-06 01:27:33 +03:00
Marius Stanciu
c3ac752c12
- small change
2021-09-06 01:25:05 +03:00
Marius Stanciu
358ae2d960
- remade the CNC Job Object Properties UI
2021-09-06 01:22:16 +03:00