Commit History

作者 SHA1 備註 提交日期
  Gobol 29c973bb2e - correction of tool key (string to int) in tclcommandaligndrill.py 4 年之前
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 年之前
  Marius Stanciu f5c84fdc49 - maintenance_2 5 年之前
  Marius 5abb7866d8 - maintenance_1 5 年之前
  Marius Stanciu 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 5 年之前
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 年之前
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 年之前
  Marius Stanciu 42949021b1 - fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects 5 年之前
  Marius Stanciu 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年之前
  Marius Stanciu 97809b6de1 - QRCode Tool: added ability to save the generated QRCode as SVG file or PNG file 6 年之前
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands 6 年之前
  Marius Stanciu 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 年之前
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically 6 年之前
  Marius Stanciu e48d2d2f49 -clean-up before merge 7 年之前
  Marius Stanciu 421e9766ea -clean-up before merge 7 年之前
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) 7 年之前
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 7 年之前
  Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. 9 年之前