Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 år sedan |
Marius Stanciu
|
496be49027
- made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases
|
5 år sedan |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 år sedan |
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 år sedan |
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 år sedan |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 år sedan |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
6 år sedan |
Marius Stanciu
|
87d1558977
- modified the Paint Tool. Now the Single Polygon and Area/Reference Object painting works with multiple tools too. The tools have to be selected in the Tool Table.
|
6 år sedan |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
6 år sedan |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 år sedan |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 år sedan |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 år sedan |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 år sedan |
Juan Pablo Caram
|
261054f1cf
Cleanup of TclCommand and migrated a few more commands to new architecture.
|
9 år sedan |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 år sedan |
Kamil Sopko
|
96419921e5
small fix if error happens inside thread execution, then pass correct error_info to display
|
9 år sedan |
Kamil Sopko
|
e236a60be9
implement system values background_timeout and verbose_error_level
|
9 år sedan |
Kamil Sopko
|
26a8b7347b
change default timeout
|
9 år sedan |
Kamil Sopko
|
c2cdaaf452
fix display also for nonsignaled exceptions in execute_wrapper
|
9 år sedan |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
9 år sedan |
Kamil Sopko
|
2082446ab0
tweak signal handling
|
9 år sedan |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
9 år sedan |
Kamil Sopko
|
980638630d
cleanups
|
9 år sedan |
Kamil Sopko
|
78854f7fe0
fix ordering in naming arguments and help
|
9 år sedan |
Kamil Sopko
|
cd6700152c
draft for reimplementation of tcl commands to separated files/modules
|
10 år sedan |