Историја ревизија

Аутор SHA1 Порука Датум
  Marius Stanciu 1a8784f5ab - now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved пре 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 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 пре 6 година
  Marius Stanciu 579cf9f620 - updated the Spanish translation (Google-translation) пре 6 година
  Marius Stanciu 90b9e2da05 - modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes пре 6 година
  Marius Stanciu 7af96faef6 - fixed issue #302 where a copied object lost all the tools пре 6 година
  Marius Stanciu dce347d9be - changed the resulting object name from TclCommand MillSlots пре 6 година
  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 пре 6 година
  Marius Stanciu 1ef9e95143 - changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots пре 6 година
  Marius Stanciu 4440298327 - fixed the TclCommand MillHoles пре 6 година
  Marius Stanciu e7493a350f - updated code in self.on_view_source() to make it more responsive пре 6 година
  Marius Stanciu 462e3ac2ec - made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering пре 6 година
  Marius Stanciu 91cad9c57d - added the Gerber code as source for the panelized object in Panelize Tool пре 6 година
  Marius Stanciu 4114e773dd - when disabling plots, if the selection shape is visible, it will be deleted пре 6 година
  Marius Stanciu dc6479210a - chagend the workers thread priority back to Normal пре 6 година
  Marius Stanciu f658e05240 - added progress and possibility of graceful exit in Panel Tool пре 6 година
  Marius Stanciu 5838bd0554 - added progress for the generation of Isolation geometry пре 6 година
  Marius Stanciu 7341e089dd - fixed an object used before declaring it in NCC Tool - Area option пре 6 година
  Marius Stanciu 02be0b8510 - made changing the Plot kind in CNCJob selected tab, threaded пре 6 година
  Marius Stanciu 7f3e3cb061 - fixed a small typo in TclCommandCopperCLear пре 6 година
  Marius Stanciu c66c841d37 - made isolation threaded пре 6 година
  Marius Stanciu 59704a6e01 - fixed issue when loading unbuffered a Gerber file that has negative regions пре 6 година
  Marius Stanciu 14fe5080ec - modified camlib.py, FlatCAMApp.py and ObjectCollection.py files to the new string format that will allow easier translations пре 6 година
  Marius Stanciu ffbb47dde5 - modified FlatCAMObj.py file to the new string format that will allow easier translations пре 6 година
  Marius Stanciu 2bd730ceeb - some fixes in Paint Tool when done over the Gerber objects in case that the progressive plotting is selected пре 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 c78404b737 - removed some @pyqtSlot() decorators as they interfere with the current way the program works пре 6 година
  Marius Stanciu 60c5026b5d - added some documentation strings for methods in FlatCAMApp.App class пре 6 година