the fair gds editor ChangeLog      20150625

Release 20150625

Release Date: 25.6.2015


Change Log

  • New Features:

    • autosave feature,
    • remove rotated arrays,
    • option to ignore datatypes in BuildConnections,

  • File Formats:

    • Gerber:

      • user units and database units are stored in the Gerber macro,
      • option to disable to save regular polygons as circle,
      • layer names containing \ or /
      • file extension for designs with only one layer,
    • DXF:

      • correct scale for exporting circles,
      • POLYLINES with different layer in VERTEX and POLYLINE section,
    • IPC2581:

      • support for import,
    • KiCad:

      • fix problems with file names containing spaces,
  • Macros:

    • add new method to class setup:
      • int setup::autosaveTime,
      • bool setup::gerberSaveCircle,
      • intList setup::getNetlistNotUseDatatype(),
      • void setup::addNetlistNotUseDatatype(int),
      • void setup::clearNetlistNotUseDatatype(),
    • add new method to class drawingField:
      • void drawingField::removeRotatedCellArrays(),
  • Bug Fixes:

    • format selection in the 3d export,
    • handling files with double extension on Mac OS X,
    • modifiedCorners on special polygons,
    • quoted file names in EditComponent dialog,

    • path handling of components using package layouts,
    • macro parsing of -0.000.

See also


CategoryChangeLog


ChangeLog/20150625 (last edited 2016-11-18 09:58:47 by JurgenThies)