Historial de Commits

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