Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu d5fd084a6f - date changed %!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 14fe5080ec - modified camlib.py, FlatCAMApp.py and ObjectCollection.py files to the new string format that will allow easier translations %!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 c78404b737 - removed some @pyqtSlot() decorators as they interfere with the current way the program works %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 60c5026b5d - added some documentation strings for methods in FlatCAMApp.App class %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 28a86aa661 - updated German language translation files %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bdbe0f59f0 - modified the on_about() message %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 65ac58ae83 - made Set Origin feature, threaded %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f164dae7a9 - added to GUI new options for the Gerber object related to area subtraction %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2c2bdf5002 - remade the handlers for the Enable/Disable Project Tree context menu so they are threaded and activity is shown in the lower right corner of the main window %!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 9da1defe3e Merged jpcgt/flatcam/Beta into Beta %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c1ce72e9fb - some fixes and prepared the activity monitor area to receive updated texts %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a138c539e4 - remade visibility threaded %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 76138986bf - fixed issue with loading files at start-up %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a2a3f1c1ed - added support for G91 coordinates %!s(int64=6) %!d(string=hai) anos
  Mike Smith 84aba5da34 Fix kwarg names in calls to on_file_saveprojectas: thread -> use_thread, quit -> quit_action %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 241cac8556 - finished the work on file extensions registration with FlatCAM. If the file extensions are deleted in the Preferences -> File Associations then those extensions are unregistered with FlatCAM %!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 c3505b434a Merged jpcgt/flatcam/Beta into Beta %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1295a94af1 - fixed open handlers %!s(int64=6) %!d(string=hai) anos
  camellan c6b216a1a9 Fixed display of the tab Selected. Fix pot. %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bb9c35a527 - made FlatCAM so that whenever an associated file is double clicked, if there is an opened instance of FlatCAM, the file will be opened in the first instance without launching a new instance of FlatCAM. If FlatCAM is launched again it will spawn a new process (hopefully it will work when freezed). %!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 354946025c - finished adding the TclCommandCopperClear that can be called with alias: 'ncc' %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8c0b8ed13d - initial add of a new Tcl COmmand named CopperClear %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d606c836f4 - added a new TclCommand named Bbox who generate a bounding box. %!s(int64=6) %!d(string=hai) anos