Marius Stanciu
|
48888adb58
- updates in NCC Tool
|
6 years ago |
Marius Stanciu
|
b327c216d7
- solved issue #368 - when using the Enable/Disable prj context menu entries the plotted status is not updated in the object properties
|
6 years ago |
Marius Stanciu
|
e062a4fad2
- working on new NCC Tool
|
6 years ago |
Marius Stanciu
|
0f4cf5ef53
- remaking the NCC Tool
|
6 years ago |
Marius Stanciu
|
e090b96c7c
- modified Toggle Workspace function to work in the new Preferences UI configuration
|
6 years ago |
Marius Stanciu
|
e0825bfce3
- made available only for Linux and Windows (not OSX) the starting of the thread that checks if another instance of FlatCAM is already running at the launch of FLatCAM
|
6 years ago |
Marius Stanciu
|
6f5a775388
- for auto-completer, now clicking an entry in the completer popup will select that entry and insert it
|
6 years ago |
Marius Stanciu
|
fd9d18b52b
- started to rework the NCC Tool GUI in preparation for adding a Tool DB feature
|
6 years ago |
Marius Stanciu
|
84c8588f89
- fixed the Drillcncjob Tcl command by adding an custom self.options key "Tools_in_use" and build it's value, in case it does not exist, to make the toolchange command work
|
6 years ago |
Marius Stanciu
|
b5d69f493d
- added ability for Tcl commands to have optional arguments with None value (meaning missing value). This case should be treated for each Tcl command in execute() method
|
6 years ago |
Marius Stanciu
|
0447839e43
- modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange
|
6 years ago |
Marius Stanciu
|
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
|
6 years ago |
Marius Stanciu
|
a738ed7305
- in NCC Tool I've added a warning so the user is warned that the NCC margin has to have a value of at least the tool diameter that is doing an iso_op job in the Tool Table
|
6 years ago |
Marius Stanciu
|
3475ae00cd
- fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
|
6 years ago |
Marius Stanciu
|
c8955e0a00
- TclCommand quit_flatcam work under Linux
|
6 years ago |
Marius Stanciu
|
e245f2839d
- TclCommand quit_flatcam work under Linux
|
6 years ago |
Marius Stanciu
|
1e3947a244
- another attempt to make TclCommand quit_flatcam work under Linux - use signal to call a hard exit when in Linux
|
6 years ago |
Marius Stanciu
|
d3f144dec4
- another attempt to make TclCommand quit_flatcam work under Linux
|
6 years ago |
Marius Stanciu
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 years ago |
Marius Stanciu
|
cfa4f7ee7d
- attempt to make TclCommand quit_flatcam work under Linux
|
6 years ago |
Marius Stanciu
|
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
|
6 years ago |
Marius Stanciu
|
f7eaf62606
- changes in the Preferences UI for NCC and Paint Tool in Tool Dia entry field
|
6 years ago |
Marius Stanciu
|
3674828b2a
- changed the version number and next release date
|
6 years ago |
Marius Stanciu
|
f7084f4e56
- fixed some decimals issues in NCC Tool, Paint Tool and Excellon Editor (they were still using the harcoded values)
|
6 years ago |
Marius Stanciu
|
c0ec3b6546
- Buffer sub-tool in Transform Tool: added the possibility to apply a factor effectively scaling the aperture size thus the copper features sizes
|
6 years ago |
Marius Stanciu
|
7bd441eccc
- in Paint Tool Preferences allowed to add a list of initial tools separated by comma
|
6 years ago |
Marius Stanciu
|
a66658f2e2
- fixed a small where the app tried to hide a label that I've removed previously
|
6 years ago |
Marius Stanciu
|
c79f74c1bf
- added a new function called by shortcut key combo CTRL+G when the current widget in Plot Area is an Code Editor. It will jump to the specified line in the text.
|
6 years ago |
Marius Stanciu
|
84cd2143c3
- the Gerber UI is built only once now so the process is lighter on CPU
|
6 years ago |
Marius Stanciu
|
5032d8e8fe
- the Apply button text in Preferences is now made red when changes were made and require to be applied
|
6 years ago |