コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Marius Stanciu 28a86aa661 - updated German language translation files 6 年 前