09jiagege的笔记 https://bbs.21ic.com/?541921 [收藏] [复制] [RSS]

日志

Updated plug-ins from release 10.494.22274 to 10.5

已有 757 次阅读2011-5-5 02:29 |系统分类:PCB| Updated, plug-ins, from, release, 10.494.22274, to, 10.516.22330

Release notes for Altium Designer 10 update (10.516.22330)




Updated plug-ins from release 10.494.22274 to 10.516.22330


Date: 29 April 2011





System Components: Altium Designer System













1997 An Access Violation that used to happen when switching between PCB & SCH documents after doing a SCH to PCB ECO followed by PCB Interactive Routing with Pin Swap ON has now been fixed.
Various The following preferences can now be exported and imported:

  • System > Transparency

  • System > Navigation

  • System > Design Insight

  • System > File Types*

  • Data Management > Backup

  • Data Management > File Locking*

  • Data Management > Local History*

  • Data Management > SVN Libraries*

  • ing System > Global Projects*

  • ing System > Form Designer
    * Remains excluded from Cloud Preferences.
4774 Altium Designer in some cases displayed Catastrophic Failure messages and is now improved to display the correct exception dialog.

System Components: PCB Support










Various The following preferences can now be exported and imported:

  • CAM Editor > General

  • CAM Editor > View/Language

  • CAM Editor > DRC

  • CAM Editor > Import/Export

  • CAM Editor > Miscellaneous

  • CAM Editor > Drawing Modes

  • CAM Editor > Film Box

  • CAM Editor > Draw Dimension
4571 CAMtastic Reload layer data command no longer unexpectedly shuts down Altium Designer. View BugCrunch report.

System Components: Schematic System













2577 The preferences in page Schematic > Orcad can now be exported and imported.
4666 Schematics now display text correctly in all supported languages and simulations work correctly regardless of the machines language settings. View BugCrunch report.
4775 The Schematic update from libraries, Preserve parameter locations option, will no longer update the component's parameter with the Autoposition setting from the library component's parameter.

System Components: Schematic Support







2596 The preferences in page Simulation > SIMetrix Interface can now be exported and imported. Remains excluded from Cloud Preferences.

System Components: Soft Design System













Various The following preferences can now be exported and imported:

  • FPGA > NanoBoard Firmware Updates

  • Embedded System > General

  • Embedded System > Libraries*

  • Embedded System > Code Formatting, General

  • Embedded System > Code Formatting, Spacing
    * Remains excluded from Cloud Preferences.
4371 Access violation no longer occurs when there is no profiling result available.
4436 Embedded code editor no longer freezes some time when some codes are highlighted.

System Components: Soft Design Support







4518 Underline typing errors in Editor preference no longer causes Altium Designer to crash

System Components: Soft Design Firmware







2988 Version 1.0.26 of the NB3000 firmware is now available. See Firmware release notes.

Output Generators: Output - Gerber







4346 Gerber Output will no longer contain layers that were removed from the PCB board layer

Output Generators: Output - Testpoint







4559 The TestPoint Report (IPC-D-356A netlist) no longer creates incorrect output when buried vias are present.











<>
      var show = getElementById('show');
      var hide = getElementById('hide');
      var versionComment = getElementById('versionComment');

       showComment(){
        show.style.display = 'none';
        hide.style.display = 'inline';
        versionComment.style.display = 'block';
      }

       hideComment(){
        show.style.display = 'inline';
        hide.style.display = 'none';
        versionComment.style.display = 'none';
      }

   





Labels:


路过

鸡蛋

鲜花

握手

雷人

全部作者的其他最新日志

评论 (0 个评论)