Release 20230301

Release Date: 01.03.2023

Change Log

This is a maintenance release with several minor adjustments and fixes in all area. There are no new feature with this update.

Incomplete list of issue being addressed:

  • Linking problems with some Python modules on MacOS
  • some method were missing Python scripting interface like removeOverlap
  • handling of of PyCell supporting different Python versions. Version can now be choosen in the setup
  • improved messages on some operations like update/import
  • reset to factory defaults now part of the setup window
  • user interface issue on TESCAN plugin on systems using Qt version 6
  • layertyle file with more than 1024 layers
  • improved icon size detection
  • Excellon drill file support of metrix formats with 000.000/0000.00/000.00

In the macro interface these extension were made:

  • static string setup::openAccessPyCellPython
  • void doubleList::clear()
  • void intList::clear()
  • void pointArray::clear()