Marius Stanciu
|
61df272bbc
- added new capability in NCC Tool when the reference object is of Gerber type and fixed some newly introduced errors
|
6 lat temu |
Marius Stanciu
|
354946025c
- finished adding the TclCommandCopperClear that can be called with alias: 'ncc'
|
6 lat temu |
Marius Stanciu
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
6 lat temu |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 lat temu |
Marius Stanciu
|
e35cf7f02c
- fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value
|
6 lat temu |
Marius Stanciu
|
beda0df4a4
- for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus
|
6 lat temu |
Marius Stanciu
|
23f85b71e9
- in Paint Tool added ability to add multiple zones to paint when Area option is checked and the modifier key is pressed (either CTRL or SHIFT as set in Preferences). Right click of the mouse is an additional way to finish the job.
|
6 lat temu |
Marius Stanciu
|
2fbb480f86
- in NCC Tool added ability to add multiple zones to clear when Area option is checked and the modifier key is pressed (either CTRL or SHIFT as set in Preferences). Right click of the mouse is an additional way to finish the job.
|
6 lat temu |
Marius Stanciu
|
a92ecaf2de
- fixed some issues introduced in NCC Tool
|
6 lat temu |
Marius Stanciu
|
fb62b58cd5
- small changes
|
6 lat temu |
Marius Stanciu
|
47cd3dd043
- in NCC Tool added area selection feature
|
6 lat temu |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 lat temu |
Marius Stanciu
|
1d470bafb4
- replaced the layout from Grid to Form for the Reference objects comboboxes in Paint Tool and in NCC Tool
|
6 lat temu |
Marius Stanciu
|
03c264886d
- added ability to do copper clearing through NCC Tool on Geometry objects also
|
6 lat temu |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 lat temu |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 lat temu |
Marius Stanciu
|
531beb1d97
- in NCC Tool added a new parameter (radio button) that offer the choice on the order of the tools both in tools table and in execution of engraving; added as a parameter also in Edit -> Preferences -> Tools -> NCC Tool
|
6 lat temu |
Marius Stanciu
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 lat temu |
Marius Stanciu
|
cac92f75f2
- improved the FlatCAMGerber.isolate() function to work for geometry in the form of list and also in case that the elements of the list are LinearRings (like when doing the Exterior Isolation)
|
6 lat temu |
Marius Stanciu
|
a81471a7c8
- small change; debug message added
|
6 lat temu |
Marius Stanciu
|
4a7ff22c8e
- fixed issue in the latest feature in NCC Tool: now it works also with reference objects made out of LineStrings (tool 'Path' in Geometry Editor)
|
6 lat temu |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 lat temu |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 lat temu |
Marius Stanciu
|
e691c26b01
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 lat temu |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 lat temu |
Marius Stanciu
|
7c0a8b73e3
- some PEP8 corrections
|
6 lat temu |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
6 lat temu |
Marius Stanciu
|
21a15e73bd
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
6 lat temu |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 lat temu |
camellan
|
70e939ca36
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 lat temu |