Commit History

Author SHA1 Message Date
  Robert Niemöller 36bfcdce6f Bugfix for tcl command NCC method 5 years ago
  Marius Stanciu f5310148eb - trimmed the application strings 5 years ago
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 years ago
  Marius Stanciu 31a84bb4cc - fixed an issue in Isolation Tool when running the app in Basic mode; 5 years ago
  Marius Stanciu 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob 5 years ago
  Marius Stanciu f771838c81 - some refactoring in the keys of the defaults dictionary 5 years ago
  Marius 5446570409 - modified behind the scene the UI for Tool Subtract 5 years ago
  Marius Stanciu c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues 5 years ago
  Marius Stanciu 2eecb20e95 - remade file names in the app 5 years ago
  Marius Stanciu f5c84fdc49 - maintenance_2 5 years ago
  Marius 5abb7866d8 - maintenance_1 5 years ago
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped 5 years ago
  Marius Stanciu ce9b18f9ed - modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted. 5 years ago
  Marius Stanciu 2da0853b23 - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 5 years ago
  Marius Stanciu 935d556c93 - updated Paint Tool for the new Tool DB 5 years ago
  Marius Stanciu 66d9ddd402 - fixed some bugs in the Tcl Commands 5 years ago
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 years ago
  Marius Stanciu 70d3895799 - working on a new type of database 5 years ago
  Marius Stanciu 8a6ada1984 - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move 5 years ago
  Marius Stanciu 5ff9f953c6 - working in NCC Tool 6 years ago
  Marius Stanciu 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 years ago
  Marius Stanciu 841e1f3eeb - fixed Tcl commands that use the overlap parameter to switch from fraction to percentage 6 years ago
  Marius Stanciu 511ebc274f - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length 6 years ago
  Marius Stanciu e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 years ago
  Marius Stanciu 0d0f872244 - application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters 6 years ago
  Marius Stanciu f707a9f06f Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 6 years ago
  Eric Varsanyi b13d238070 Misc fixes to TCL glue 6 years ago
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands 6 years ago
  Marius Stanciu 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 years ago
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically 6 years ago