搜索
bottom↓
回复: 30

eagle 9.0.0 值得更新,

[复制链接]

出0入0汤圆

发表于 2018-4-18 17:03:30 | 显示全部楼层 |阅读模式

https://eagle-updates.circuits.io/downloads/latest.html
  1. Release notes for EAGLE 9.0.0
  2. =============================

  3. * PCB Design Manager:
  4.   - The Design Manager in the Layout Editor window allows you to quickly and easily
  5.     browse, filter, and inspect complex data in your Layout. By clicking on the entries
  6.     in the Design Manager you can
  7.     + identify and highlight your components and signals on the board, explore their
  8.       relationship and inspect various attributes (location, span, pin count, via count,
  9.       airwire and routed wire length...),
  10.     + browse and filter items hierarchically by name/keyword, as well as object type,
  11.       allowing you to quickly drill down in the minutest details,
  12.     + select items across the board that might be hard to select otherwise,
  13.     + directly launch the object's Properties dialog, as well as commonly used ROUTE
  14.       and RIPUP command options.

  15. * BUS Refresh:
  16.   - New simple workflow and user interface for creating busses that flows
  17.     as follows: start BUS command, draw bus, define specification, (optional) place label.
  18.   - New "Prefix Nets" checkbox option in new bus dialog that allows for simple bus
  19.     member prefixing when creating new buses (i.e., SPI1:SPI1_MISO,SPI1_MOSI,SPI1_CLK).
  20.   - New BREAKOUTBUS command in schematic, used from a bus right-click context menu,
  21.     allows user to breakout a single net, selection of nets, or all nets as new nets
  22.     with labels extending from the bus.
  23.   - New PINBREAKOUT command that allows user to right-click on a part instance (or a
  24.     pre-selected group of part instances) in schematic, and breakout all, or a selection
  25.     of pins from the part. New nets are created that are connected to the chosen pins,
  26.     with labels that match a one of a user-selectable list of label formats.
  27.     New CLI format "PINBREAKOUT partname type" allows for making the label format type
  28.     choice and to select which part to breakout.
  29.   - New BUSFROMSEL command allows the user to select any number of nets in schematic,
  30.     and create a bus using those selected nets to pre-fill the bus specification.
  31.     Select nets, then right-click and choose "Make Bus", or type BUSFROMSEL on the
  32.     commandline, then continue on through finalizing the new bus per new normal workflow.
  33.   - New PINTOBUS command allows the user to automatically breakout nets from parts in
  34.     schematic to nearby buses facing the corresponding part pins. Select one or more
  35.     buses, then right-click on a part and choose "Connect pins to bus". If any of the
  36.     members of the selected bus match any of the names of pins on the part, and if
  37.     there is no connection already made from those pins, and there is a straight
  38.     horizontal or vertical line path available out to the bus from the corresponding pins,
  39.     then new nets will be created from the part pins to the nearby bus(es).

  40. * SPICE Simulation:
  41.   - New REMOVE MODEL command added to be able to remove all SPICE
  42.     attributes and properties from mapped parts.
  43.   - Use the DeviceSet prefix (if set) as first guess for spice type when in
  44.     Library Device editor and setting SPICE type in Add Model dialog.
  45.   - Improvement to SPICE model support: support subcircuits that require input
  46.     parameters when verifying simulation models.

  47. * Library Editor:
  48.   - New "In Design" tab in library manager shows libraries open in the current
  49.     schematic/board. A banner notification is shown if the user opens a design that
  50.     references libraries that can be downloaded or updated.
  51.   - The 3D packages of device variants are now shown in the device editor.
  52.   - New right-click context menu items for adding devices to a schematic or packages to a
  53.     board directly from the library editor table-of-contents view.
  54.   - New dialog for importing 3D packages from other libraries.
  55.   - New UI and command line syntax for replacing the package and 3D package of an
  56.     existing device variant ("PACKAGE @vname package", etc).

  57. * CAM Processor:
  58.   - Excellon drill output now correctly creates individual drill files for each specific
  59.     via layer span.
  60.   - When a CAM job file or CAM template contains an integer or decimal significant
  61.     digits specification that falls outside the legal range, the CAM processor now
  62.     produces an error message, instead of an unexpected condition.

  63. * LAUNCH Command:
  64.   - Command line syntax for launching the package generator and web-based package search
  65.     updated to "LAUNCH package3d-generator" and "LAUNCH package3d-web-search" respectively.

  66. * PACKAGE Command:
  67.   - New command line syntax for replacing the package and 3D package of an existing
  68.     device variant. See HELP PACKAGE.

  69. * RIPUP Command:
  70.   - The RIPUP command now has a number of modes that can be selected with the right mouse button
  71.     or with the icons on the parameter toolbar. There are the following modes available:
  72.     Default, Signal, Connected Copper, Connected Copper on Same Layer, Between Components,
  73.     All Signals, All Polygons.

  74. * ROUTE Command:
  75.   - Performance improvement in several cases of obstacle avoidance, mostly involving
  76.     collisions with board edge.
  77.   - When starting a route from a multi-layer object, Shift+Middle mouse key now presents
  78.     a start layer selection dialog.
  79.   - Several new routing modes are added: Quick Route Airwire, Quick Route Signal,
  80.     Quick Route Multi-Signals, and Smooth Route.
  81.   - When routing in Walkaround or Push Obstacles mode, Enter key now auto-completes the
  82.     route to the airwire anchor object.

  83. * Miscellaneous:
  84.    - The algorithm for highlighting allows for greater range of darker and brighter values.
  85.    - Now EAGLE supports Unicode on Windows out of the box. The Option.Codec setting was removed
  86.      and UTF-8 encoding is used for all files on all platforms.
  87.    - Offline period extended from 14 to 30 days.

  88. * Bugfixes:
  89.   - Fixed a bug in the Display/Layer dialog where cancelling or pressing ESC after
  90.     changing the layer filter would adversely affect which layers were visible.
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x

阿莫论坛20周年了!感谢大家的支持与爱护!!

月入3000的是反美的。收入3万是亲美的。收入30万是移民美国的。收入300万是取得绿卡后回国,教唆那些3000来反美的!

出0入0汤圆

发表于 2018-4-18 17:04:24 | 显示全部楼层
不错不错

出0入0汤圆

发表于 2018-4-18 17:24:44 | 显示全部楼层
求过来人简单比较一下KiCAD

出0入0汤圆

发表于 2018-4-18 17:26:17 | 显示全部楼层
这个敷铜怎么样 会不会有AD 那种 很尖的铜皮?

出0入0汤圆

 楼主| 发表于 2018-4-18 17:41:32 | 显示全部楼层
overheat 发表于 2018-4-18 17:24
求过来人简单比较一下KiCAD

这个更新绝对比Kicad更快,被AUTOCAD收购后越来越好用了,个人习惯还是用这个比较方便

出0入0汤圆

发表于 2018-4-18 17:47:59 | 显示全部楼层
和谐文件有吗??

出0入0汤圆

发表于 2018-4-18 17:58:59 | 显示全部楼层
这个是开源的么?不是的话,和谐后会不会收到像AD那样的律师函

出0入90汤圆

发表于 2018-4-18 18:41:20 | 显示全部楼层
以前用过,现在还是allegro顺手

出0入0汤圆

发表于 2018-4-18 22:28:32 来自手机 | 显示全部楼层
更新得好快

出0入0汤圆

发表于 2018-4-18 22:55:38 | 显示全部楼层
现在界面都变成这样了?

话说某一主版本工具栏按钮全变成灰色之后,一下子非常难找到按钮,所以退回到被 AutoDesk 收购前的 6.x 版本了
不是很理解这种界面风格,Gmail 也是,每次点 Report Spam 前都得移到上边确认一下,一个灰色的叹号为何能代表 Report Spam...

出0入0汤圆

发表于 2018-4-18 23:02:08 | 显示全部楼层
自从LZ不提供Linux和谐文件之后一直都用KiCAD了。
KiCAD最大的优势是有动态DRC,不知道现在EAGLE有没有。
不过EAGLE有自动布线...

出0入4汤圆

发表于 2018-4-18 23:14:09 | 显示全部楼层
eagle已经支持动态DRC了。
老规矩,还是等9.0.1修正bug
eagle自从被autodesk收购,新功能和bug涨的一样快,一般的*.*.0版本一定会有一堆的bug,然后紧接着的*.*.1会修正一堆的bug

出0入0汤圆

发表于 2018-4-19 06:22:29 | 显示全部楼层
这个有和谐文件么

出0入0汤圆

发表于 2018-4-19 12:14:41 来自手机 | 显示全部楼层
免费版限制还是很大吧。收费版价格按月收也不便宜

出0入0汤圆

发表于 2018-4-19 16:51:20 | 显示全部楼层
7.5.0用了快两年
刚刚 挂了个v*p*n,订购了1年,终于可以用最新版了
也算支持下正版

出0入0汤圆

发表于 2018-4-21 14:56:53 来自手机 | 显示全部楼层
同求和谐文件。。

出0入0汤圆

发表于 2018-4-23 20:12:45 来自手机 | 显示全部楼层
应该不错哦

出0入0汤圆

发表于 2018-4-23 20:20:24 | 显示全部楼层
免费的吗?

出0入0汤圆

发表于 2018-4-23 21:15:47 | 显示全部楼层
界面好看了很多,上次用还是5.x版本的时候

出0入0汤圆

发表于 2018-4-29 12:48:30 | 显示全部楼层
楼主好人,做个记号

出0入0汤圆

 楼主| 发表于 2018-5-1 18:14:48 | 显示全部楼层
WITSOFT 发表于 2018-4-29 12:48
楼主好人,做个记号

楼主好人,哎感觉又是被失恋了

出0入0汤圆

发表于 2018-5-1 18:58:39 来自手机 | 显示全部楼层
正版贵不贵?

出0入0汤圆

发表于 2018-5-1 19:07:00 来自手机 | 显示全部楼层
本帖最后由 transistor 于 2018-5-1 19:08 编辑
whymilk 发表于 2018-5-1 18:58
正版贵不贵?


只有订阅,年费模式,旗舰版每年510美元,1年后变成免费版

出0入0汤圆

发表于 2018-5-15 09:48:36 | 显示全部楼层
被收购后,EAGLE把自带的LIB都隐藏了吗? 找不到库文件,我还想导到AD里用的。。。

出0入8汤圆

发表于 2018-5-15 11:08:52 | 显示全部楼层
9.0.1出来了,有和谐文件吗?

出0入0汤圆

 楼主| 发表于 2018-5-15 12:48:03 | 显示全部楼层
cyberjok 发表于 2018-5-15 09:48
被收购后,EAGLE把自带的LIB都隐藏了吗? 找不到库文件,我还想导到AD里用的。。。 ...

先新建一个PCB,加到PCB再导出来就可以了

出0入0汤圆

 楼主| 发表于 2018-5-15 12:48:57 | 显示全部楼层
ywd518 发表于 2018-5-15 11:08
9.0.1出来了,有和谐文件吗?

网上早有了,离线版本一直可以使用

出0入0汤圆

发表于 2018-5-18 09:55:33 | 显示全部楼层
小板可以用立创EDA

出0入0汤圆

发表于 2018-6-5 11:28:47 | 显示全部楼层
教育版是免费的。

出0入0汤圆

发表于 2018-6-12 18:28:50 | 显示全部楼层
没中文看不懂啊

出0入0汤圆

发表于 2018-6-14 04:42:30 来自手机 | 显示全部楼层
9.01版与9.0版的不同之处是?
回帖提示: 反政府言论将被立即封锁ID 在按“提交”前,请自问一下:我这样表达会给举报吗,会给自己惹麻烦吗? 另外:尽量不要使用Mark、顶等没有意义的回复。不得大量使用大字体和彩色字。【本论坛不允许直接上传手机拍摄图片,浪费大家下载带宽和论坛服务器空间,请压缩后(图片小于1兆)才上传。压缩方法可以在微信里面发给自己(不要勾选“原图),然后下载,就能得到压缩后的图片】。另外,手机版只能上传图片,要上传附件需要切换到电脑版(不需要使用电脑,手机上切换到电脑版就行,页面底部)。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|Archiver|amobbs.com 阿莫电子技术论坛 ( 粤ICP备2022115958号, 版权所有:东莞阿莫电子贸易商行 创办于2004年 (公安交互式论坛备案:44190002001997 ) )

GMT+8, 2024-4-25 23:29

© Since 2004 www.amobbs.com, 原www.ourdev.cn, 原www.ouravr.com

快速回复 返回顶部 返回列表