Commit History

作者 SHA1 備註 提交日期
  Marius Stanciu 429753d211 - fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object) 6 年之前
  Marius Stanciu 68bdfaf062 - some GUI layout optimizations in Edit -> Preferences 6 年之前
  camellan bfab836a1b Update zoom in and zoom out function. 6 年之前
  camellan 4587946b48 Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 6 年之前
  Marius Stanciu 3bd2957739 - updated translations 6 年之前
  camellan f5ca2fc62a Update translation 6 年之前
  camellan c8ba7bd150 Fix Zoom function. Update translate. 6 年之前
  camellan facd8301ed solve the conflicts 6 年之前
  camellan 70e939ca36 Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 6 年之前
  Marius Stanciu 0ee5114012 - some layout changes in Edit -> Preferences such that the German translation (longer words than English) to fit correctly 6 年之前
  Marius Stanciu 9f17cc9747 - small changes 6 年之前
  camellan 9e88950e65 Add translation strings. Update Russian translation. 6 年之前
  Marius Stanciu 150bb9e999 - PEP8 cleanup in FlatCAMGui 6 年之前
  Marius Stanciu dc51f6d833 - PEP8 updates in FlatCAMExcEditor.py 6 年之前
  Marius Stanciu f06fec12ea - added a new parameter in Edit -> Preferences -> CNCJob named Annotation Color; it controls the color of the font used for annotations 6 年之前
  Marius Stanciu 9abb9c5df2 - added the possibility to display text annotation for the CNC travel lines. The setting is both in Preferences and in the CNC object properties 6 年之前
  Marius Stanciu 8ee516ec14 - editing a multi geometry will no longer pop-up a Tcl window 6 年之前
  Marius Stanciu ad7222a768 - added a toggle left panel button to the canvas context menu 6 年之前
  Marius Stanciu bc3da37e81 - added a toggle Grid button to the canvas context menu in the Grids submenu 6 年之前
  Marius Stanciu cffcbb2410 - Geo Editor - added a new editor tool, Eraser 6 年之前
  Marius Stanciu 511df19793 - Gerber Editor - started to work on a new editor tool: Eraser 6 年之前
  Marius Stanciu e04db8ca12 - set the buttons in the lower part of the Preferences Window to have a preferred minimum width instead of fixed width 6 年之前
  Marius Stanciu 94e7820dde - PEP8 corrections in FlatCAMGrbEditor.py 6 年之前
  Marius Stanciu 8ccd73b919 - added a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used. 6 年之前
  Marius Stanciu d172a3ca49 - Gerber Export: made sure that if some of the coordinates in a Gerber object geometry are repeating then the resulting Gerber code include only one copy 6 年之前
  Marius Stanciu 883cf3372a - fixed issue in camlib.CNCjob.generate_from_excellon_by_tool() in the drill path optimization algorithm selection when selecting the MH algorithm. The new API's for Google OR-tools required some changes and also the time parameter can be now just an integer therefore I modified the GUI 6 年之前
  Marius Stanciu cb355d6070 - work in Gerber Export: finished the header export 6 年之前
  Marius Stanciu 0106d95e84 - added a new parameter in the Edit -> Preferences -> App Preferences named Geo Tolerance. This parameter control the level of geometric detail throughout FlatCAM. It directly influence the effect of Circle Steps parameter. 6 年之前
  Marius Stanciu 7c334d7606 - made units change from shortcut key 'Q' not to affect the preferences 6 年之前
  Marius Stanciu 4c00f567a4 - renamed the menu entry Edit -> Copy as Geo to Convert Any to Geo and moved it in the Edit -> Conversion 6 年之前