New and improved Eagle CAD software version 5.0

Eagle PCB software is very popular among electronics hobbyists and professional. It is really easy to use and very intuitive. Once you put hands on it you are starting to feel sympathies to it. Seems that Eagle CAD got some serious improvements and is becoming better in control and functionality.

With new 5th version of eagle came many new improvements that can make life easier for many PCB producers. Main features would be:

  • The Mac OS X version of EAGLE no longer requires an X11 server, and comes as a “Universal Binary” that runs on PPC and Intel Macs.
  • The Linux version now comes as a a self extracting shell script with a setup dialog.
  • When clicking with the right mouse button on an object in an editor window, a context specific popup menu is now displayed from which commands that apply to this object can be selected.
  • Drawing on screen no longer uses “raster OPs”. The individual layers are now drawn using “alpha blending”.
  • The new command LOCK can be used to lock the position of a part in the board.
  • Various buttons in the editor window now have a popup menu that contains a list of recently used items or user defined aliases (depending on the button type).
  • The names of inverted (”active low”) signals can now be displayed with a bar over the text (”overline”). To do so, the name needs to be preceded with an exclamation mark (’!'), as in
    !RESET
    which would result in
    _____
    RESET
  • The new command FRAME can be used to draw a frame with numbered columns and rows.
  • New Cross-reference labels support;
  • Lots of new commands;

Check out the whole list of changes here and if you want you can give a try with a a limited freeware version which works as full version if board area is less than 100×80mm, only two layers are used and schematic is placed in only one sheet.

From my perspective greatest improvement in Eagle CAD version 5.0 is a… contextual menu feature - I missed that.

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post

New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,
Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …
Programming AVR ADC module with WinAVR,
Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut …
New on WinARM Tutorial
What are differences between WinARM and WinAVR,
Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …
LPC2000 watchdog timer,
As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount …

Leave a Reply