Marius Stanciu
|
e2e8bde539
Merged in marius_stanciu/flatcam_beta/Beta (pull request #295)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
2ff9cd2439
- print() debugging
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
70b0b7c486
Merged in marius_stanciu/flatcam_beta/Beta (pull request #294)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8c33f6e0be
- added some prints to work on issue 349
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5a2ae4877c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #293)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
856f568f9e
- selected rows in the Tools Tables will stay colored in blue after loosing focus instead of the default gray
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5ff9f953c6
- working in NCC Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
48888adb58
- updates in NCC Tool
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e062a4fad2
- working on new NCC Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
0f4cf5ef53
- remaking the NCC Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e090b96c7c
- modified Toggle Workspace function to work in the new Preferences UI configuration
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
d491b3c0d2
Merged in marius_stanciu/flatcam_beta/Beta (pull request #292)
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
6f5a775388
- for auto-completer, now clicking an entry in the completer popup will select that entry and insert it
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
fd9d18b52b
- started to rework the NCC Tool GUI in preparation for adding a Tool DB feature
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
deba5c3a15
Merged in marius_stanciu/flatcam_beta/Beta (pull request #291)
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e61e901603
Merged in marius_stanciu/flatcam_beta/Beta (pull request #290)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
0447839e43
- modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
80c252c1a1
Merged in marius_stanciu/flatcam_beta/Beta (pull request #289)
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
b4076b1e12
Merged in marius_stanciu/flatcam_beta/Beta (pull request #288)
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
1fa69e8714
Merged in marius_stanciu/flatcam_beta/Beta (pull request #287)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
c8955e0a00
- TclCommand quit_flatcam work under Linux
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e245f2839d
- TclCommand quit_flatcam work under Linux
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
1e3947a244
- another attempt to make TclCommand quit_flatcam work under Linux - use signal to call a hard exit when in Linux
|
%!s(int64=6) %!d(string=hai) anos |