Marius Stanciu
|
374c29b4b0
- fixed the Tcl Command AlignDrill
|
5 jaren geleden |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
5 jaren geleden |
Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
5 jaren geleden |
Marius
|
5abb7866d8
- maintenance_1
|
5 jaren geleden |
Marius Stanciu
|
9c707e0682
- solved a circular import
|
5 jaren geleden |
Marius Stanciu
|
d61ca10e75
- more refactoring; solved some issues introduced by the refactoring
|
5 jaren geleden |
Marius Stanciu
|
2bcdeff7ef
- moved all the new_object related methods in their own class AppObjects.AppObject
|
5 jaren geleden |
Marius Stanciu
|
ba3f10d355
- renamed classes to have shorter names and grouped
|
5 jaren geleden |
Marius Stanciu
|
61020e3624
- finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
|
5 jaren geleden |
Marius
|
3b8b4254b9
- fixed an issue regarding the statusbar pixmap selection
|
5 jaren geleden |
Marius Stanciu
|
a1499158c2
- refactored some of the code in the App class and created a new Tcl Command named Help
|
5 jaren geleden |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 jaren geleden |
Marius Stanciu
|
496be49027
- made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases
|
5 jaren geleden |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 jaren geleden |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
6 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
6 jaren geleden |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 jaren geleden |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 jaren geleden |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 jaren geleden |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 jaren geleden |
Juan Pablo Caram
|
261054f1cf
Cleanup of TclCommand and migrated a few more commands to new architecture.
|
9 jaren geleden |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 jaren geleden |
Kamil Sopko
|
96419921e5
small fix if error happens inside thread execution, then pass correct error_info to display
|
9 jaren geleden |
Kamil Sopko
|
e236a60be9
implement system values background_timeout and verbose_error_level
|
9 jaren geleden |
Kamil Sopko
|
26a8b7347b
change default timeout
|
9 jaren geleden |
Kamil Sopko
|
c2cdaaf452
fix display also for nonsignaled exceptions in execute_wrapper
|
9 jaren geleden |