Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 8e2cca827a - added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 579cf9f620 - updated the Spanish translation (Google-translation) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 90b9e2da05 - modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 7af96faef6 - fixed issue #302 where a copied object lost all the tools %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 90a8b44cdf - fixed some minor errors in the new TclCommands: MillDrills and MillSlots %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu dce347d9be - changed the resulting object name from TclCommand MillSlots %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 0fc3743e91 - modified the MillDrills and MillSlots TclCommands to accept as parameter a list of tool dimaeters to be milled instead of tool indexes %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 1ef9e95143 - changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4440298327 - fixed the TclCommand MillHoles %!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 462e3ac2ec - made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 91cad9c57d - added the Gerber code as source for the panelized object in Panelize Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a348bc8738 - made sure that all the progress counters count to 100%; updated this all over %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4114e773dd - when disabling plots, if the selection shape is visible, it will be deleted %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu dc6479210a - chagend the workers thread priority back to Normal %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f658e05240 - added progress and possibility of graceful exit in Panel Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5838bd0554 - added progress for the generation of Isolation geometry %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 7341e089dd - fixed an object used before declaring it in NCC Tool - Area option %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 02be0b8510 - made changing the Plot kind in CNCJob selected tab, threaded %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 7f3e3cb061 - fixed a small typo in TclCommandCopperCLear %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c66c841d37 - made isolation threaded %!s(int64=6) %!d(string=hai) anos
  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 ffbb47dde5 - modified FlatCAMObj.py file to the new string format that will allow easier translations %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2bd730ceeb - some fixes in Paint Tool when done over the Gerber objects in case that the progressive plotting is selected %!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