Eagle Changelog

What's new in Eagle 5.11

Dec 14, 2010
  • User Language, DesignLink:
  • The User Language dialog object dlgStringEdit now accepts additional parameters to implement an input history.
  • The User Language function system() no longer prompts the user for confirmation before executing the command.
  • Modified the User Language network functions so that they use the proxy as set up in "Help/Check for Update/Config".
  • DesignLink enhancements: Check price & availability for all parts of a schematic, load a shopping cart (designlink-order.ulp and designlink-inc.ulp, replacing designlink.ulp).
  • DesignLink: Removed the "Customer Details" dialog as the user administration is not in service on Element14 web page.
  • DesignLink: Added a text export function to order list (designlink-order.ulp) and library tool (designlink-lbr.ulp).
  • Added a PCB quote service as ULP (pcb-service.ulp), that can extract manufacturing parameters from the board and send to an Element14 site to get a quote for it.
  • CHANGE command:
  • The CHANGE command no longer selects airwires when changing parameters that don't apply to airwires (like layer or width).
  • EXPORT command:
  • Reduced the minimum resolution in the EXPORT IMAGE command to 1.
  • MENU command:
  • The MENU command can now handle icons.
  • The MENU command now automatically turns on the textual command menu.
  • By default the textual command menu is now located right next to the action toolbar.
  • The default eagle.scr file now contains MENU commands that configure the textual command menu with buttons for DesignLink and the new PCB service.
  • SET command:
  • The new SET variable CONFIRM can be used to automatically confirm message dialogs (see "Help/Editor Commands/SET/Automatic Confirmation").
  • Miscellaneous:
  • If the user has modified the widths of the columns in a dlgListView, they no longer fall back to their initial values when a different item is selected.
  • The new command line option '-U' can be used to define the location of the 'eaglerc' file in which EAGLE stores user settings. Note that beta versions of EAGLE no longer store their user settings in a separate 'eaglerc' file with the extension '.beta'. They now use the same 'eaglerc' file as officially released versions. If you want to keep things separate for beta versions, use the '-U' option.
  • The new SET parameter Option.AutoLoadMatchingDrawingFile can be used to suppress the query "Do you also want to load ...?" in the EDIT command.
  • The new SET parameters Cmd.Name.RenameEntireNetByDefault and Cmd.Name.RenameEntireSignalByDefault can be used to control the default behavior of the NAME command.
  • Support relative paths of image links in libraries in ADD and REPLACE dialog.

New in Eagle 5.8 (Mar 31, 2010)

  • Platforms:
  • The minimum system requirement for the Mac version of EAGLE is Mac OS X 10.4 (this was forgotton in the version 5.7.0 release notes).
  • POLYGON command:
  • Added a note to the online help of the POLYGON command, recommending to leave the Isolate parameter at 0 to avoid problems during manufacturing.
  • PRINT command:
  • The PRINT command now always sets the default output file name to that of the currently loaded file when printing to a PDF or Postscript file.
  • SET command:
  • SET SNAP_LENGTH now accepts units.
  • TEXT command:
  • Added a note to the "Attributes" section of the online help for the TEXT command, saying that there should be only one placeholder text per attribute name in any given symbol or package.
  • Miscellaneous:
  • When a board is loaded, any leftover empty signals are now deleted automatically.
  • The total thickness of the layer setup in the Design Rules is now displayed with the unit defined in SET Interface.PreferredUnit.