Commit Graph

3901 Commits

Author SHA1 Message Date
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
Marius Stanciu
47d8c4cb58 - remade the Geometry Object Properties UI 2021-09-06 01:05:32 +03:00
Marius Stanciu
ed203ddbd7 - remade the Excellon Object Properties UI 2021-09-06 00:28:42 +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
854548142e - remade the Gerber Object Properties UI
- fixed a small typo when creating a new Gerber empty App Object
2021-09-05 17:17:24 +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
36749712af - trying to get the right size of the HUD rectangle 2021-09-03 23:11:21 +03:00
Marius Stanciu
73674db80e - trying to get the right size of the HUD rectangle 2021-09-03 22:14:43 +03:00
Marius Stanciu
1f321f9dcb - when a Plugin is no longer used disconnect a certain signal that control the selection in the App Object Target combobox since it is not needed and it takes cpu cycles 2021-09-02 19:38:30 +03:00
Marius Stanciu
585231ec51 - in Geometry Editor, deleting a shape from the Table context menu will update now the plot 2021-09-02 15:33:31 +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