Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 56799a35b7 - added a new way to handle scripts with repeating Tcl commands %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f6cd63021e - fixed some of the strings that were left in the old way %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 6ea9b80ad6 - converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 19444fb28c - upgraded the Script Editor to be able to run Tcl commands in batches %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 67808466d6 - added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 7ad03f9f0a - remade the splash screen to show multiple messages on app initialization %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 295cba8539 - started to add an application splash screen %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu e7493a350f - updated code in self.on_view_source() to make it more responsive %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 59704a6e01 - fixed issue when loading unbuffered a Gerber file that has negative regions %!s(int64=6) %!d(string=hai) anos
  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) %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bdbe0f59f0 - modified the on_about() message %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5d854a6f1b - added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu eb7584b649 - hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a2a3f1c1ed - added support for G91 coordinates %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 60512f09a7 - in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4b7115ca59 - added formatting for some strings in the app strings, making the future translations easier %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9a8fa1ac4c - added support for file associations with FlatCAM, for Windows %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4ca15b486b - modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu e35cf7f02c - fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c2991b969b - moved the canvas setup into it's own function and called it in the init() function %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bd8f607b32 - added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 47cd3dd043 - in NCC Tool added area selection feature %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 50210820e2 - added feature in Paint Tool allowing the painting to be done on Gerber objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5cc16a03db - updated the Edit -> Preferences to include also the Gerber Editor complete Preferences %!s(int64=6) %!d(string=hai) anos
  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. %!s(int64=6) %!d(string=hai) anos