Commit History

作者 SHA1 備註 提交日期
  Marius Stanciu 56799a35b7 - added a new way to handle scripts with repeating Tcl commands 6 年之前
  Marius Stanciu f6cd63021e - fixed some of the strings that were left in the old way 6 年之前
  Marius Stanciu 6ea9b80ad6 - converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier 6 年之前
  Marius Stanciu 19444fb28c - upgraded the Script Editor to be able to run Tcl commands in batches 6 年之前
  Marius Stanciu 67808466d6 - added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify 6 年之前
  Marius Stanciu 7ad03f9f0a - remade the splash screen to show multiple messages on app initialization 6 年之前
  Marius Stanciu 295cba8539 - started to add an application splash screen 6 年之前
  Marius Stanciu d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 6 年之前
  Marius Stanciu e7493a350f - updated code in self.on_view_source() to make it more responsive 6 年之前
  Marius Stanciu 59704a6e01 - fixed issue when loading unbuffered a Gerber file that has negative regions 6 年之前
  Marius Stanciu f38dab80e3 - added for NCC Tool and Paint Tool a setting in the Preferences -> Tools --> (NCC Tool/ Paint Tool) that can set a progressive plotting (plot shapes as they are processed) 6 年之前
  Marius Stanciu 198e055328 - added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen 6 年之前
  Marius Stanciu bdbe0f59f0 - modified the on_about() message 6 年之前
  Marius Stanciu 97024ed643 - corrected some issues and made Move Tool to show correctly when it is moving and when it is offsetting the objects position 6 年之前
  Marius Stanciu 5d854a6f1b - added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool 6 年之前
  Marius Stanciu eb7584b649 - hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring 6 年之前
  Marius Stanciu a2a3f1c1ed - added support for G91 coordinates 6 年之前
  Marius Stanciu 7ff8d893c0 - in NCC tool there is now a depth of cut parameter named 'Cut Z' which will dictate how deep the tool will enter into the PCB material 6 年之前
  Marius Stanciu 60512f09a7 - in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects 6 年之前
  Marius Stanciu 4b7115ca59 - added formatting for some strings in the app strings, making the future translations easier 6 年之前
  Marius Stanciu 9a8fa1ac4c - added support for file associations with FlatCAM, for Windows 6 年之前
  Marius Stanciu 4ca15b486b - modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class 6 年之前
  Marius Stanciu e35cf7f02c - fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value 6 年之前
  Marius Stanciu f087c242f3 - in Tool Cutout tool I've added the possibility to create a cutout without bridge gaps; added the 'None' option in the Gaps combobox 6 年之前
  Marius Stanciu c2991b969b - moved the canvas setup into it's own function and called it in the init() function 6 年之前
  Marius Stanciu bd8f607b32 - added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox 6 年之前
  Marius Stanciu 47cd3dd043 - in NCC Tool added area selection feature 6 年之前
  Marius Stanciu 50210820e2 - added feature in Paint Tool allowing the painting to be done on Gerber objects 6 年之前
  Marius Stanciu 5cc16a03db - updated the Edit -> Preferences to include also the Gerber Editor complete Preferences 6 年之前
  Marius Stanciu c2563b4857 - added ability to lock toolbars within the context menu that is popped up on any toolbars right mouse click. The value is saved in QSettings and it is persistent between application startup's. 6 年之前