提交历史

作者 SHA1 备注 提交日期
  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 2a30101bb0 - TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object 6 年之前
  Marius Stanciu c409df0a8e - fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand 6 年之前
  Marius Stanciu dca57edf24 - fixed text annotation for CNC job so there are no overlapping numbers when 2 lines meet on the same point 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 b35ac779bd - solved issue where after the opening of an object the file path is not saved for further open operations 6 年之前
  Marius Stanciu b7023d8ef6 - more PEP8 cleanup 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 4c49348aef - some PEP8 cleanup in FlatCAMApp.py 6 年之前
  Marius Stanciu 8a273b3a6f - fixed bug in Gerber editor FCDisk and FCSemiDisc that the resulting geometry was not stored into the '0' aperture where all the solids are stored 6 年之前
  Marius Stanciu 17a93b8c7d - fixed some selection issues in the new tool Eraser in Geometry Editor 6 年之前
  Marius Stanciu f400294027 - PEP8 cleanup of the Geo Editor 6 年之前
  Marius Stanciu cffcbb2410 - Geo Editor - added a new editor tool, Eraser 6 年之前
  Marius Stanciu b273bdc3df - Gerber Editor: finished a new tool: Eraser. It will erase certain parts of Gerber geometries having the shape of a selected shape. 6 年之前
  Marius Stanciu 4f2e5643d9 - added the file extension .ncd to the Excellon file extension list 6 年之前
  Marius Stanciu 511df19793 - Gerber Editor - started to work on a new editor tool: Eraser 6 年之前
  Marius Stanciu 008afb3ca8 - more PEP8 changes in Gerber editor 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 17e1f87a1c - made wider the '#' column for Apertures Table for Gerber Object and for Gerber Editor; in this way numbers with 3 digits can be seen 6 年之前
  Marius Stanciu a545658d44 - fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used. 6 年之前
  Marius Stanciu f71645c96c - fixed Tool PDF to work with the new Gerber apertures data structure 6 年之前
  Marius Stanciu f779c74d0e - fixed App.convert_any2gerber to work with the new Gerber apertures data structure 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 630d9c733d - remade the Properties Tool such that it works with the new Gerber data structure in the obj.apertures. Also changed the view for the Gerber object in Properties 6 年之前
  Marius Stanciu 7f0a1695ef - fixed an issue in the remade Cutout Tool where when applied on a single Gerber object, the Freeform Cutout produced no cutout Geometry object 6 年之前
  Marius Stanciu 3713a5d78f - remade the Tool Cutout to work on panels 6 年之前