Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu 8e80ec156c - fixed Panelize Tool to do panelization for multiple passes type of geometry that comes out of the isolation done with multiple passes il y a 6 ans
  Marius Stanciu c6e3176ac3 - in Basic mode, the tool type column is no longer hidden as it may create issues when using an painted geometry il y a 6 ans
  Marius Stanciu 338f12707d - fixed issue with not using the current units in the tool tables after unit conversion il y a 6 ans
  Marius Stanciu 2797a58165 - fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way il y a 6 ans
  Marius Stanciu 6743927eb2 - more PEP8 corrections il y a 6 ans
  Marius Stanciu 43cb92e1d8 - fixed a possible issue in Gerber Object class il y a 6 ans
  Marius Stanciu 769f92147a - fixed bug that allowed empty tool in the tools generated in Geometry object il y a 6 ans
  Marius Stanciu 259a62230e - optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations il y a 6 ans
  Marius Stanciu 21a15e73bd - fixed bug in Gerber isolation (Geometry expects now a value in string format and not float) il y a 6 ans
  Marius Stanciu 963fbc8cbf - fixed recently introduced bug in milling drills/slots functions il y a 6 ans
  Marius Stanciu 68bdfaf062 - some GUI layout optimizations in Edit -> Preferences il y a 6 ans
  Marius Stanciu fe3acc93f4 - milling an Excellon file (holes and/or slots) will now transfer the chosen milling bit diameter to the resulting Geometry object il y a 6 ans
  Marius Stanciu ffa92524f0 - fixed bug where for Geometry objects after a successful object rename done in the Object collection view (Project tab), deselect the object and reselect it and then in the Selected tab the name is not the new one but the old one il y a 6 ans
  Marius Stanciu 0244c76605 - restored the FlatCAMObj.visible() to a non-threaded default il y a 6 ans
  Marius Stanciu a106472900 - fixed the Edit -> Conversion -> Join ... functions (merge() functions) il y a 6 ans
  Marius Stanciu a5ffe475dd - fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed il y a 6 ans
  Marius Stanciu f06fec12ea - added a new parameter in Edit -> Preferences -> CNCJob named Annotation Color; it controls the color of the font used for annotations il y a 6 ans
  Marius Stanciu 2a30101bb0 - TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object il y a 6 ans
  Marius Stanciu c409df0a8e - fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand il y a 6 ans
  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 il y a 6 ans
  Marius Stanciu b7023d8ef6 - more PEP8 cleanup il y a 6 ans
  Marius Stanciu 8ee516ec14 - editing a multi geometry will no longer pop-up a Tcl window il y a 6 ans
  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 il y a 6 ans
  Marius Stanciu f779c74d0e - fixed App.convert_any2gerber to work with the new Gerber apertures data structure il y a 6 ans
  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. il y a 6 ans
  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 il y a 6 ans
  Marius Stanciu e6a0997fd6 - camlib Gerber parser - made sure that we don't loose goemetry in regions il y a 6 ans
  Marius Stanciu 78939fdc84 - Gerber Editor: fixed units conversion for obj.apertures keys that require it il y a 6 ans
  Marius Stanciu c70309e802 - Gerber Export is fixed to work with the new Gerber object data structure and it now works also for Gerber objects edited in Gerber Editor il y a 6 ans
  Marius Stanciu af091c7b14 - made the Feedrate Rapids parameter to depend on the type of postprocessor choosed. It will be showed only for a postprocessor which the name contain 'marlin' and for any postprocessor's that have 'custom' in the name il y a 6 ans