Commit Graph

85 Commits

Author SHA1 Message Date
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
e465865252 - in Invert Plugin updated the GUI 2021-09-06 00:05:12 +03:00
Marius Stanciu
eccd3cd4c6 - in Follow Plugin updated the GUI 2021-09-05 23:52:06 +03:00
Marius Stanciu
8e5f196fe0 - in Subtraction Plugin updated the GUI 2021-09-05 23:41:01 +03:00
Marius Stanciu
d42c33a02d - in NCC Plugin updated the GUI 2021-09-05 22:50:33 +03:00
Marius Stanciu
b45eeff5ed - in Paint Plugin updated the GUI 2021-09-05 22:18:44 +03:00
Marius Stanciu
a87d1e4eed - in Extract Drills Plugin updated the GUI 2021-09-05 21:39:51 +03:00
Marius Stanciu
86286089bd - in Copper Thieving Plugin updated the GUI 2021-09-05 21:00:44 +03:00
Marius Stanciu
90697c55a1 - in Alignment Plugin updated the GUI 2021-09-05 16:11:41 +03:00
Marius Stanciu
2adad8c226 - in Corners Plugin remade the GUI
- in Corners Markers Plugin added the beginning of the manual marker placement
2021-09-05 16:01:33 +03:00
Marius Stanciu
363778024c - in QRCode Plugin remade the GUI
- added some new properties to the FCCheckBox GUI element
2021-09-05 14:50:04 +03:00
Marius Stanciu
c91cb9e01b - in Punch Gerber Plugin remade the GUI
- some minor fixes in some of the Plugins
2021-09-05 01:31:11 +03:00
Marius Stanciu
32a7274fdc - in Panelize Plugin remade the GUI 2021-09-04 23:53:38 +03:00
Marius Stanciu
56f1006689 - in Milling Plugin remade the GUI 2021-09-04 23:18:40 +03:00
Marius Stanciu
b0938a2ebe - in Drilling Plugin remade the GUI 2021-09-04 22:30:44 +03:00
Marius Stanciu
2fb9aec38c - in 2-sided Plugin remade the GUI 2021-09-04 20:37:15 +03:00
Marius Stanciu
a0952a5fa7 - in Cutout Plugin remade the GUI 2021-09-04 19:52:06 +03:00
Marius Stanciu
f5608e915d - in Calculators Plugin, added sodium hypophosphite optional parameter calculation 2021-09-04 18:19:42 +03:00
Marius Stanciu
01f3ac4e3a - in Calculators Plugin added a new calculator to calculate the required chemical weights for tinning solutions
- in Calculators Plugin remade the GUI
- some minor GUI modifications for a series of App Plugins
2021-09-04 18:15:41 +03:00
Marius Stanciu
3ddb321dff - some GUI changes in Milling Plugin
- fixed the multiple selection in the Project Tab collection list; now only a single selection will trigger the signal 'proj_selection_changed'
- when Milling Plugin is opened, selecting an Excelon object will set the GUI to Excellon Target
2021-09-02 12:46:38 +03:00
Marius Stanciu
2e23b8590b - fixed the issue in Milling Plugin that did not automatically set the object combo to the previously selected object 2021-09-01 23:16:17 +03:00
Marius Stanciu
d90e86da39 - made sure that the location labels in the InfoBar have only the decimals required when the Grid snapping is ON 2021-08-31 02:25:43 +03:00
Marius Stanciu
fc97a4ecd6 - add HUD rectangle auto size for 3D Graphic Engine 2021-08-30 17:43:35 +03:00
Marius Stanciu
2fd8c76996 - fixed a reported issue with the manual cutout in Cutout Plugin where adding more gaps will crash the app due of the manual geometry being a MultiPolygon and not a Polygon as it was assumed
- fixed a reported bug in convert 2 geometry where a MultiLineString' object does not support item assignment“ error was issued
2021-08-29 19:01:46 +03:00
Marius Stanciu
c8763f9c8f - fixed bug in Cutout Plugin that when no object is loaded and the Generate Rectangular Geometry is clicked, the app will hard crash 2021-08-26 16:54:11 +03:00
Marius Stanciu
2bde27631f - in 2sided Plugin I've added ability to use shortcut keys (like Escape) when waiting for picking a hole when the Hole Snap feature is used
- in 2sided Plugin entering in the Hole Snap feature will disable the notebook to signal that you need somehow to escape this mode
2021-08-23 21:48:22 +03:00
Marius Stanciu
4ffecc0bf8 - some changes due of porting to PyQt6 2021-08-19 23:29:30 +03:00
Marius Stanciu
2136d6c42f - started the work in adding to Isolation Plugin a new feature to extra isolate the pads 2021-08-19 15:53:02 +03:00
Marius Stanciu
7a2fdc2f05 - some cleaning up in the Preferences 2021-08-19 01:37:34 +03:00
Marius Stanciu
261b83b445 - cleaning up Isolation Plugin 2021-08-18 16:28:10 +03:00
Marius Stanciu
75fff68cc9 - changed the translators tab in the on_about() method
- added the usage of the FCLabel widget instead of QtWidgets.QLabel
2021-08-18 03:31:23 +03:00
Marius Stanciu
bf49e39301 - made sure that the optimal tool detected works for isolation - the offset amount changed to reflect the number of decimals used by the app 2021-08-17 23:55:09 +03:00
Marius Stanciu
3c44fbaedb - made sure that the optimal tool detected works for isolation 2021-08-15 15:42:34 +03:00
Marius Stanciu
63506b57a3 - some changes due of porting to PyQt6 2021-08-11 15:46:29 +03:00
Marius Stanciu
061e109e45 - wip in porting to PyQt6: fixed OptionalInput and OptionalHideInput GUI elements 2021-08-09 12:25:20 +03:00
Marius Stanciu
2daf191948 - changed the spacings in the new custom Grid layout 2021-08-07 11:58:11 +03:00
Marius Stanciu
461aa763ad - created a new custom layout based on the Grid Layout where I can set the horizontal and vertical spacings between grid items and used it throughout the app 2021-08-07 11:46:45 +03:00
Marius Stanciu
03618172d7 - Isolation Plugin - if there is no object selected try to select the first one if there is any
- Fixed setting a new style
2021-08-05 22:16:10 +03:00
Marius Stanciu
e0a7afb2cd - fixed fullscreen functionality for PyQt6 and a few other fixes regarding the port to PyQt6 2021-08-05 02:00:54 +03:00
Marius Stanciu
ffce6b437f - continuing to fix the PyQt6 port
- added an Exception when App.on_canvas_setup() fails
2021-08-05 00:50:09 +03:00
Marius Stanciu
53272da959 - porting to PyQt6 2021-08-04 18:34:24 +03:00
Marius Stanciu
29988a622e - in ParseDXF file fixed import of module due of changes in the latest version of ezdxf module
- changes in Milling Plugin in the selection in the Tools Table
- some updates of milling data structure
- changes in handling the tool shape due of moving the parameter from the tool table in the tool parameters section
2021-07-21 00:46:55 +03:00
Marius Stanciu
9c139d3ea2 - modified the Geometry UI tools table. Replaced the comboboxes with labels.
- Fixed the SolderPaste Plugin regarding the special designation 'SP' job type and 'DN' tool shape
- some fixes in the GCode Editor regarding the new changes in the data structure
2021-07-18 12:01:41 +03:00