Marius Stanciu
|
82b39d64d2
- fixed selection by dragging a selection shape in Geometry Editor
|
6 gadi atpakaļ |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 gadi atpakaļ |
Marius Stanciu
|
3fe31dec59
- modified CutOut Tool so now the manual gaps adding will continue until the user is clicking the RMB
|
6 gadi atpakaļ |
Marius Stanciu
|
f9b5689008
- fixed aperture move in Gerber Editor
|
6 gadi atpakaļ |
Marius Stanciu
|
4ca15b486b
- modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
1d632c6396
- fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value
|
6 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
1ce0ff9d4a
- changed the release date
|
6 gadi atpakaļ |
Marius Stanciu
|
f087c242f3
- in Tool Cutout tool I've added the possibility to create a cutout without bridge gaps; added the 'None' option in the Gaps combobox
|
6 gadi atpakaļ |
Marius Stanciu
|
211a7e4f6f
- in Tool Cutout for the manual gaps, right mouse button click will exit from the action of adding gaps
|
6 gadi atpakaļ |
Marius Stanciu
|
948c495447
- in Tool Cutout for the manual gaps, now the moving geometry that cuts gaps will orient itself to fit the angle of the cutout geometry
|
6 gadi atpakaļ |
Marius Stanciu
|
017d495a41
- fixed TclCommandFollow command; an older function name was used who yielded wrong results
|
6 gadi atpakaļ |
Marius Stanciu
|
299ccb2eca
- fixed Tool Cutout so when the target Gerber is a single Polygon then the created manual geometry will follow the shape if shape is freeform
|
6 gadi atpakaļ |
Marius Stanciu
|
10115dfd4c
- fixed the Buffer Tool in Geometry Editor; made the Buffer entry field a QDoubleSpinner and set the lower limit to zero.
|
6 gadi atpakaļ |
Marius Stanciu
|
c2991b969b
- moved the canvas setup into it's own function and called it in the init() function
|
6 gadi atpakaļ |
Marius Stanciu
|
bd8f607b32
- added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox
|
6 gadi atpakaļ |
Marius Stanciu
|
62e48eb545
- added ability to turn ON/OFF the detachable capability of the tabs in Plot Tab Area through a context menu activated by right mouse button click on the Plot Tab Area header
|
6 gadi atpakaļ |
Marius Stanciu
|
a365225416
- added ability to turn ON/OFF the detachable capability of the tabs in Notebook through a context menu activated by right mouse button click on the Notebook header
|
6 gadi atpakaļ |
Marius Stanciu
|
a92ecaf2de
- fixed some issues introduced in NCC Tool
|
6 gadi atpakaļ |
Marius Stanciu
|
fb62b58cd5
- small changes
|
6 gadi atpakaļ |
Marius Stanciu
|
883e1ca837
- fixed bug in Excellon parser for the Excellon files that do not put the type of zero suppression they use in the file (like DipTrace eCAD)
|
6 gadi atpakaļ |
Marius Stanciu
|
97e262e47c
- changed some debug messages in camlib.py and in FlatCAMObj.py
|
6 gadi atpakaļ |
Marius Stanciu
|
47cd3dd043
- in NCC Tool added area selection feature
|
6 gadi atpakaļ |
Marius Stanciu
|
f338403130
- added new entry in Properties Tool which is the calculated Convex Hull Area (should give a more precise area for the irregular shapes than the box area)
|
6 gadi atpakaļ |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 gadi atpakaļ |
Marius Stanciu
|
1d470bafb4
- replaced the layout from Grid to Form for the Reference objects comboboxes in Paint Tool and in NCC Tool
|
6 gadi atpakaļ |
Marius Stanciu
|
03c264886d
- added ability to do copper clearing through NCC Tool on Geometry objects also
|
6 gadi atpakaļ |