User Guide

Commentscanbeincludedfollowinga#-character.
TheexecutionofascriptfilecanbestoppedbyclickingtheStopicon.
FileExportUsingthe EXPORTCommand
The EXPORTcommandhasthefollowingmodes:
DIRECTORY
Outputs a list of the contents (devices, symbols, and packages) of the
currentlyloadedlibrary.
NETLIST
Outputs a netlist for the currently loaded schematic or board in an
EAGLE-specific format. It can be used to check the connections in a
drawing.UseaULPtoobtainotherformats.
NETSCRIPT
Outputs a netlist of the currently loaded schematic in the form of a
script file. The netscript can be read into the board file with the help of
theSCRIPTcommand.
PARTLIST
Outputsa componentlistfortheschematicorboard.
PINLIST
Outputs a pin/pad list for the schematic or board, listing the connected
nets.
SCRIPT
Outputsthecurrentlyloaded libraryintheformofascriptfile.
This script can be modified with a text editor in order to generate, for
example, a user defined library, or to copy parts of one library into an
-
other. The modified script file can be imported into a new or an already
existinglibrarywiththehelpoftheSCRIPTcommand.
The script file also serves as a good example for the EAGLE command
syntax.
In order to avoid loss of precision the grid unit in the script file is set to
Millimeter.
71
PrinciplesforWorkingwithEAGLE