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
Marius Stanciu
f08466e7f2
- preferences UI is now started on preferences open
...
- more work/fixes in working on data structures (offset, offset_value, job_type, shape)
2021-07-14 22:35:29 +03:00
Marius Stanciu
368413e6d2
- working on data structures (offset, offset_value, job_type, shape) and on the Tools Database
2021-07-07 02:30:27 +03:00
Marius Stanciu
4e46eac61c
7.07.2021
...
- some changes in data tools structure ('tool_type' to ['data']['tools_mill_job_type])
- some strings changes
4.07.2021
- optimized the Milling Plugin preferences
- added more preferences for v-shape tools in the Milling Plugin Preferences
- deactivated the automatic disable of the Cut Z parameter when selecting a v-shape tool in Milling Plugin
- in Milling Plugin added some protections against receiving signals from widgets without objectName set
- in Milling Plugin made sure that the Custom offset field is displayed only when it is needed (selected from Offset Type combobox)
- added some requirements asked by vispy v0.7.0
- if the generated Gcode is empty then the app will know and will not create a CNCJob object
- modified the Tool Table in Milling Plugin: now the tool type parameter is part of the Tool parameters and no longer in the Tool Table
- working on a Kosy CNC machine preprocessor file
2021-07-07 01:16:15 +03:00
Marius Stanciu
d13a6791d1
- updated the files to use the new name for the voronoi package: foronoi
...
- using Python 3.9.4
2021-06-19 21:35:36 +03:00
Marius
91bdcf674e
- fixed Film Plugin (Tool) negative generation to have the black background in sync with the actual geometry when transformations are applied
...
- fixed Film Plugin (Tool) to have mirroring done only with reference 'center' regardless of what is selected in the UI
- in Film Plugin now multiple adjustments can be applied at the same time and correctly
2021-06-19 15:44:40 +03:00
Marius Stanciu
ba59e9ed58
- fixed the setting color functionality on right click on the objects in the Project Tab such that the set color (or opacity) it is stored in a persistent setting correctly and the colors for Gerber objects are restored in order
...
- trying to fix a Runtime exception that may happen when the Plugin Tab is deleted completely
2021-06-17 22:09:58 +03:00
Marius Stanciu
8a01a0b04b
- fixed some issues with error reporting for the Tcl commands
...
- fixed drillcncjob Tcl command crashing the app when the used name is wrong and therefore no Excellon objects are located
2021-06-10 14:25:20 +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
cc8cf4ecbb
- fixed an error in the Subtract Plugin when working on Geometry objects
2021-03-28 21:48:50 +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
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
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
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
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