diff options
author | rh <rh> | 2001-04-26 19:31:04 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-26 19:31:04 +0000 |
commit | 0bd2085fa6071f7e545b6b61431f8b7ba5f35bb8 (patch) | |
tree | a752fa155073bcf2d0a67cd9d551ff2c30616a7f /cad/eagle | |
parent | a9eac3650dcaf6f975bf91314e9fef80a36373d2 (diff) | |
download | pkgsrc-0bd2085fa6071f7e545b6b61431f8b7ba5f35bb8.tar.gz |
Update eagle to 4.01e. Notable changes include:
* Control Panel
- The Control Panel now has a "Tree View" which provides an
overview over all areas of EAGLE, like Libraries, User Language
Programs, Projects etc. The Control Panel's tree view supports
"Drag&Drop" to copy or move files and directories.
- Objects in the tree view have a context menu that can be
accessed by pressing the right mouse button.
- The menu option "Save project as..." is no longer available.
- New projects can now be created via the context menu in the
"Projects" tree item, or by selecting "File/New/Project" from
the Control Panel.
- The path settings in "Options/Directories" can now use the special
names "$HOME" and "$EAGLEDIR" to access the user's home directory
or the EAGLE installation directory, respectively.
- The new "Auto backup" feature will automatically save any modified
drawing into a safety backup file after a certain time.
* New Project Structure
- The names of files that are under the current project directory
are no longer written as absolute paths into the 'eagle.epf' file,
but rather relative to the project directory. This allows for
complete project directories to be easily copied or renamed.
- A project is now held in a subdirectory that contains a file
named 'eagle.epf' (which stores the location and settings of open
windows).
* User Interface
- The textual command menu can now be configured to display
aliased command buttons as well as submenus (see HELP MENU for
details).
- Changes made in the "Options/User interface" dialog now take effect
immediately for open editor windows.
- The cursor inside a layout or schematic editor window can now be
set to a "large" crosshair cursor (see "Options/User interface").
- The "Delete" icon was changed from a pencil with an eraser to
an 'X'.
- The "Split" icon was changed to better indicate what will happen.
* Keyboard and mouse control
- Alt-0 no longer popups up the window list, but leads directly to
the Control Panel.
- Pressing the Ctrl key while moving the mouse now scrolls the draw
window in any direction.
- The mouse wheel now zooms in and out in editor windows (zoom
factor can be adjusted in "Options/User interface/Mouse wheel
zoom", a value of '0' disables this feature and the sign of this
factor defines the direction of the zoom operation).
* Screen display
- The default for "minimum visible text size" has been changed to 3.
- The display mode parameter FAST has been dropped.
- By default the zoom factor in editor windows is limited so that
the resulting virtual drawing area does not exceed the 16-bit
coordinate range. This is necessary to avoid problems with
graphics drivers that are not 32-bit proof. If the graphics
driver on a particular system can handle coordinates that
exceeed the 16-bit range, "Options/User interface/Limit zoom
factor" can be switched off allow larger zoom factors.
* Design Rules
- EAGLE now supports a full set of Design Rules that are stored
inside the board file (and can also be saved to disk files).
Both the Design Rule Check and the Autorouter will use the
same set of rules.
- Newly created boards take their design rules from the file
'default.dru', which is searched for in the first directory
listed in the "Options/Directories/Design rules" path.
- Cream mask values are now measured "inwards" and thus have a
positive sign.
- The parameters AnnulusConduct and ThermalConduct are no longer
available. There are now checkboxes in the Design Rules dialog's
"Supply" tab that define whether a Thermal or Annulus symbol
shall have a "Restring" or not.
* Net Classes
- Nets and Signals now have a new parameter called "Net Class".
* Polygons
- When calculating polygons, the minimum distances defined in
the design rules and net classes will be taken into account.
* Design Rule Check
- The DRC now runs a lot faster.
- Progress is now displayed in a progress bar.
- Polygons from different signals with the same 'rank' are checked
against each other.
- The 'overlap' and 'minimum distance' check are no longer separate
checks.
- The DRC no longer checks an individual signal against everything
else. The newly introduced "Net Classes" can be used to do this.
- The rectangle for a selective DRC can now be defined with
"click&drag" (just as in the WINDOW command).
- Holes are no longer checked in the "Grid" check (only pads, vias,
smds and wires in signal layers are checked).
- Any objects in signal layers within a package are now checked
against each other.
* Long strings
- All names, values and texts can now be of any length.
- The User Language constants regarding name lengths still exist,
but the program uses these constants only for formatted output as
in the EXPORT command. They are still present for compatibility
only.
- There is no more limit to the number of members in a bus (bus
index values are limited to 0..511).
- Bus member names can now contain any characters, except
':', ',', '[', ']' and blanks.
* Wire styles
- Wires now have a new parameter 'Style', which can be set to one
of the following values:
Continuous _______________ (default)
LongDash ___ ___ ___ ___
ShortDash _ _ _ _ _ _ _ _
DashDot ___ . ___ . ___
- The variable for setting the bend type of a wire has been renamed
from Wires_Style to Wire_Bend to avoid confusing the two
parameters.
* Text fonts
- Texts can now have three different fonts: 'Vector' the program's
internal vector font (as used in previous versions)
'Proportional' a proportional pixel font (usually 'Helvetica')
'Fixed' a monospaced pixel font (usually 'Courier')
- When updating drawings from older versions, all texts are
converted to 'Proportional' font, except for those in layers
Top...Bottom, tRestrict and bRestrict, since these texts probably
need to be subtracted from signal polygons, which only works with
the 'Vector' font.
- The program makes great efforts to output texts with fonts other
than 'Vector' as good as possible. However, since the actual font
is drawn by the system's graphics interface, 'Proportional' and
'Fixed' fonts may be output with different sizes and/or lengths.
* Pads and Vias
- The diameter of pads and vias is now derived from the drill
diameter using the Design Rules (the pad and via diameter '0' is
now allowed and results in a diameter that is derived from the
current design rules). If a pad is defined with a diameter that
exceeds the one that would result from the current design rules,
the larger diameter is taken. The default value for the diameter
of newly created pads and vias is now '0' to allow the Design
Rules to define the actual diameters.
- Pads can have different shapes on Top and Bottom (they will always
be 'round' on the inner layers).
- The via shape now only applies to the outer layers (they will
always be 'round' on the inner layers).
- The diameter of pads with shape X/YLongOct now defines the
smaller side of the pad (formerly the wider side). Existing
files will be modified accordingly during the update.
- By default vias no longer generate Thermal symbols in supply
layers.
* Round SMDs
- SMDs have a new parameter "Roundness", which can range between
0 and 100 and defines the percentage by which the corners are
"rounded". A value of 0 (default) results in a rectangle, while
a value of 100 results in a circular shape (if the x and y
dimension of the SMD are the same), which can be used for BGAs.
- The SMD command accepts roundness values as numbers with a
leading '-' (to be able to distinguish it from the SMD size
values). The CHANGE command has a new option "Roundness".
* New Library structure
- What was called a "Device" in previous versions is now
called a "Device Set". A "Device Set" consists of the gate
definitions and several actual devices, implemented through
"Package Variants"
- The PACKAGE command can now assign several different package
variants to a device (as in 7400N, 7400D,...).
- The new command TECHNOLOGY can be used to define various
"technology" variants for a device's package variants (as in
74LS00N, 74S00N,...).
- The CHANGE command has the new options PACKAGE and TECHNOLOGY,
which can be used to select from the packages and/or technologies
a device set defines. This can be done from within the schematic
or board.
- The new command DESCRIPTION can be used to provide detailed
textual information about a device, package or library.
- The CONNECT dialog now allows copying pin/pad connections from
an other package variant. Only those package variants are offered
in the "Copy from" combo box that have the same pad names as the
current package variant (only connected pads are checked).
- The CONNECT dialog now asks the user if he want's to discard
any changes before cancelling the dialog.
- The CONNECT command can now handle gate names that contain
periods.
- The device editor now displays a list of package variants, a
preview of the current package and the description of the
device.
* Automatic Library update
- If a library has been modified after parts or packages from it
have been added to a schematic or board, the new command UPDATE
can be used to automatically update all used library objects with
their latest version (see "Help Update").
- The UPDATE command can be selected from the "Library" pulldown
menu in a board or schematic, or from the context menu of a
library in the Control Panel. It is also possible to drag&drop
a library from the Control Panel onto a schematic or board
drawing and perform the update that way.
* Bill Of Material
- The User Language Program 'bom.ulp' to generate the "Bill Of
Material" has been rewritten. It now has a dialog in which the
user can interactively generate the BOM, pulling in additional
data from a user defined database file. Use "RUN bom.ulp" and
click on the "Help" button for more information.
* Generating Outlines for milling prototypes
- The User Language Program 'outlines.ulp' can be used to generate
the data necessary to control a milling machine for generating
a prototype board.
* User Language
- The User Language now supports user defined dialogs as well as
standard file dialogs and message boxes.
- The RUN command now accepts additional arguments that are
available to the ULP as 'argc' and 'argv' parameters.
- Data can now be read into a ULP.
- The new lookup() function can be used to perform database
lookups.
- The new fileglob() function can be used to do a directory
search.
- The new fileerror() function can be used check for I/O errors.
- The 'exit()' function can now have a string parameter which is
sent to the editor window and executed as a command string.
- ULPs can now include other ULP files with the new #include
directive.
* Script files
- Script files can now call other scripts (as long as no
recursive call is made).
- Script files can now contain comments. Everything after
(and uncluding) a '#' character will be ignored.
- The 'eagle.scr' file is now first searched for in the current
project directory (which is equal to the current working
directory in case there is no project open) and then in the
directories listed in the Control Panel's
"Options/Directories/Scripts".
* Autorouter
- The Autorouter can now route "through" signal polygons (this
can be controlled by the new cost factor 'cfPolygon').
- The Autorouter control parameters are now stored inside the
board file. They can be saved to and loaded from external files
via the Autorouter dialog. Existing control files will be
automatically read and stored in the board file when updating
files from previous versions.
- The Autorouter and DRC now use the same set of Design Rules.
- When saving Autorouter control parameters to disk, the minimum
distance parameters are no longer part of that file.
- There can now be any number of 'Optimize' passes. By default
there are now 4 'Optimize' passes.
- Each pass can be separately activated or deactivated.
- The Autorouter can now route different wire widths and minimum
distances simultaneously by using "Net Classes".
- The minimum routing grid is now 0.02mm (about 0.8mil).
- The default control parameters and the internal handling of
cfChangeDir have been modified to avoid jagged tracks.
* ADD command
- The ADD command can now be used with wildcards ('*' or '?') to
find a specific device. The ADD dialog offers a tree view of
the matching devices, as well as a preview of the device and
package variant.
- To add directly form a specific library, the command syntax
ADD devicename@libraryname
can be used. 'devicename' may contain wildcards and
'libraryname' can be either a plain library name (like "ttl"
or "ttl.lbr") or a full file name (like
"/home/mydir/myproject/ttl.lbr" or "../lbr/ttl").
- If a device or package shall be added, and there is already
such an object (with the same name from the same library) in the
drawing, an automatic library update will be performed which
replaces the existing object in the drawing with the current
version from the library.
- The new command UPDATE can be used to update all parts in a board
or schematic with modified library versions (see "Help Update").
* CHANGE command
- CHANGE LAYER for wires and polygons now works between any
layers within packages and symbols.
* CONNECT command
- Pressing the SPACE key in the CONNECT dialog while a list element
has the focus will now perform the 'connect' or 'disconnect'
action, respectively.
* DELETE command
- If the last supply symbol of a given type is deleted from a net
segment that has the same name as the deleted supply pin, that
segment is now given a newly generated name (if there are no other
supply symbols still attached to that segment) or the name of one
of the remaining supply symbols.
* DISPLAY command
- The new parameters '?' and '??' can be used to control what
happens if a layer that is given in a DISPLAY command does not
exist in the current drawing. See "Help Display" for details.
* GROUP command
- If the selected group is empty, the GROUP command no longer
displays a message box saying "Group is empty". It rather prompts
that message in the status bar (with a beep) and stays active for
a new group definition.
* ERC command
- The ERC now lists the package names when reporting parts/
elements with inconsistent packages.
- The ERC now detects inconsistencies between the implicit power
and supply pins in the schematic and the actual signal
connections in the board.
- The ERC now checks for missing junctions and overlapping wires
and pins.
* ERRORS command
- The ERRORS dialog is no longer modal (it stays "on top" of the
editor window) and can be kept open while resuming normal
editing in the editor window. The various error types are now
listed more detailed.
* EXPORT command
- The EXPORT can now export image files (BMP, PNG, etc.). See
"Help/EXPORT" for details.
* NET and BUS command
- If a net wire is placed at a point where there is already
another net or bus wire or a pin, the current net wire will be
ended at that point (in previous versions the user had to click
twice to end a net wire).
* PASTE command
- When pasting objects into a drawing that already contains earlier
(different) versions of these objects, an automatic library
update will be performed which replaces the existing objects in
the drawing with the new versions from the paste buffer.
* PRINT command
- The PRINT dialog's "Page setup" now allows border values that
are smaller than the initial values derived from the printer
driver. To get back to the original default you can enter '0'.
* REMOVE command
- The REMOVE command can now handle device, symbol and package
names with extension (for example REMOVE name.pac).
* RENAME command
- The RENAME command now allows '.' in names.
- The RENAME command can now handle device, symbol and package
names with extension (for example RENAME name1.pac name2[.pac]
- note that the extension is optional in the second parameter).
* REPLACE command
- The REPLACE command can no longer be used with active forward-
and backannotation. This is due to the now complete definition
of a device set with all its package variants. Use the CHANGE
PACKAGE command to select one of the defined package variants,
or use the UPDATE command to update a package with a modified
version from the same library.
* SET command
- The SET options for Thermal and Annulus parameters as well as
the Solder Stop and Cream mask data have been removed.
- The SET variables DRC_SHOW and DRC_COLOR are now obsolete
(progress in the Design Rule Check is now displayed in a
progress bar).
- The SET variable MAX_ERROR_ZOOM is now obsolete. The ERRORS
dialog is no longer modal (it stays "on top" of the editor
window) and zooming can be done with the usual WINDOW commands
or buttons.
* SHOW command
- Highlighted objects are now kept highlighted during subsequent
window operations.
- Pressing ESCape in the SHOW command now lowlights the currently
highlighted object.
* USE command
- The USE command is now mainly for use in script files.
* CAM Processor
- The CAM Processor no longer supports matrix printers. Use the
PRINT command to print to the system printer.
- The CAM Processor no longer prints sheets. Use the PRINT
command instead.
* Parameter storage
- User specific parameters are now stored in an "eaglerc" file.
At program start, parameters are read (in the given sequence)
from the files
prgdir/eaglerc
/etc/eaglerc
$HOME/.eaglerc
where prgdir means the directory that contains the EAGLE program
file.
* Command line options
- The options '-A' and '-T' are now obsolete (thermal and annulus
data is now defined in the Design Rules).
- The options '-B' and '-M' are now obsolete (solder stop and
cream mask data is now defined in the Design Rules).
- The option '-C' is now obsolete, since the CAM Processor no
longer supports matrix printers (all printing is done with the
PRINT command).
- The options '-Z' and '-Y' are now obsolete (drill symbols are
configured in "Options/Set/Drill" and are stored in the user
specific "eaglerc" file).
* Miscellaneous
- The DOS and OS/2 platforms are no longer supported.
- Due to changes in the file data structure you will most likely
be asked whether to run the ERC when loading a board/schematic
pair created with an earlier version of EAGLE.
- Files from earlier versions of EAGLE may contain library objects
with the same names. This was caused by PASTE or ADD operations
with modified devices or packages. Version 4 no longer allows
this to happen, and therefore needs to make sure updated files
do not contain multiple objects with the same name. In order to
assure this, the update routine adds the '@' character and a
number to the names of such library objects.
- The library editor can now edit devices and symbols, even if the
user's license does not contain the schematic module.
- Avoiding multiple 'Save?' prompts for boards and schematics that
are connected via f/b annotation.
- When a file is modified while updating from a previous version
the resulting update report is now presented in a separate text
window.
Diffstat (limited to 'cad/eagle')
-rw-r--r-- | cad/eagle/Makefile | 8 | ||||
-rw-r--r-- | cad/eagle/distinfo | 5 | ||||
-rw-r--r-- | cad/eagle/pkg/PLIST | 241 |
3 files changed, 211 insertions, 43 deletions
diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile index cf32f497367..74aa7e835a9 100644 --- a/cad/eagle/Makefile +++ b/cad/eagle/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/04/26 19:31:04 rh Exp $ # -DISTNAME= ${PKGNAME}-beta-lin -PKGNAME= eagle-3.92r0 +DISTNAME= eagle-4.01e +WRKSRC= ${WRKDIR}/${DISTNAME:C/.$//} CATEGORIES= cad -MASTER_SITES= ftp://ftp.cadsoft.de/pub/betatest/ +MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/4.01/ EXTRACT_SUFX= .tgz MAINTAINER= rh@netbsd.org diff --git a/cad/eagle/distinfo b/cad/eagle/distinfo index 0ebb4c0d849..4dab7898881 100644 --- a/cad/eagle/distinfo +++ b/cad/eagle/distinfo @@ -1,3 +1,4 @@ -$NetBSD: distinfo,v 1.1 2001/04/17 10:30:09 agc Exp $ +$NetBSD: distinfo,v 1.2 2001/04/26 19:31:04 rh Exp $ -MD5 (eagle-3.92r0-beta-lin.tgz) = db7c51522229430e0daea954ba996427 +SHA1 (eagle-4.01e.tgz) = b8688a9d6569aa66cb77007b2ff09a3c8edcc9f4 +Size (eagle-4.01e.tgz) = 6166930 bytes diff --git a/cad/eagle/pkg/PLIST b/cad/eagle/pkg/PLIST index 6fb47a420e4..15470cddf64 100644 --- a/cad/eagle/pkg/PLIST +++ b/cad/eagle/pkg/PLIST @@ -1,22 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 12:17:26 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/04/26 19:31:05 rh Exp $ bin/eagle -eagle/HISTORY.beta -eagle/README.beta -eagle/TODO.beta +eagle/README eagle/bin/eagle eagle/bin/eagle.def eagle/bin/eagle.xpm eagle/bin/freeware.key -eagle/bin/xpad eagle/cam/DESCRIPTION eagle/cam/excellon.cam eagle/cam/gerb274x.cam eagle/cam/gerber.cam eagle/cam/glaser.whl -eagle/doc/README eagle/doc/UPDATE eagle/doc/library.txt -eagle/doc/xpad.txt eagle/dru/DESCRIPTION eagle/dru/default.dru eagle/help/1.htm @@ -269,6 +264,8 @@ eagle/help/320.htm eagle/help/321.htm eagle/help/322.htm eagle/help/323.htm +eagle/help/324.htm +eagle/help/325.htm eagle/help/33.htm eagle/help/34.htm eagle/help/35.htm @@ -343,55 +340,200 @@ eagle/help/97.htm eagle/help/98.htm eagle/help/99.htm eagle/help/index.htm +eagle/install eagle/lbr/19inch.lbr eagle/lbr/40xx.lbr +eagle/lbr/41xx.lbr eagle/lbr/45xx.lbr +eagle/lbr/74ac-logic.lbr +eagle/lbr/74ttl-din.lbr eagle/lbr/74xx-eu.lbr eagle/lbr/74xx-us.lbr -eagle/lbr/74xxdin.lbr +eagle/lbr/751xx.lbr eagle/lbr/DESCRIPTION eagle/lbr/altera.lbr -eagle/lbr/amd-am29-memory.lbr +eagle/lbr/am29-memory.lbr +eagle/lbr/amd-mach.lbr +eagle/lbr/analog-devices.lbr eagle/lbr/atmel.lbr eagle/lbr/battery.lbr +eagle/lbr/burr-brown.lbr eagle/lbr/busbar.lbr eagle/lbr/buzzer.lbr eagle/lbr/capacitor-wima.lbr -eagle/lbr/champ-c.lbr +eagle/lbr/chipcard-siemens.lbr +eagle/lbr/con-3m.lbr +eagle/lbr/con-amp-champ.lbr +eagle/lbr/con-amp-mt.lbr +eagle/lbr/con-amp-mt6.lbr +eagle/lbr/con-amp-quick.lbr +eagle/lbr/con-amp.lbr +eagle/lbr/con-amphenol.lbr +eagle/lbr/con-berg.lbr +eagle/lbr/con-chipcard-iso7816.lbr +eagle/lbr/con-coax.lbr +eagle/lbr/con-commcon.lbr +eagle/lbr/con-conrad.lbr +eagle/lbr/con-deutsch.lbr +eagle/lbr/con-dil.lbr +eagle/lbr/con-erni.lbr +eagle/lbr/con-friwo.lbr +eagle/lbr/con-harting-h.lbr +eagle/lbr/con-harting-v.lbr +eagle/lbr/con-harting.lbr +eagle/lbr/con-hirschmann.lbr +eagle/lbr/con-jst.lbr +eagle/lbr/con-lsta.lbr +eagle/lbr/con-lstb.lbr +eagle/lbr/con-lumberg.lbr +eagle/lbr/con-ml.lbr +eagle/lbr/con-molex.lbr +eagle/lbr/con-msf.lbr +eagle/lbr/con-panduit.lbr +eagle/lbr/con-pc.lbr +eagle/lbr/con-pc104.lbr +eagle/lbr/con-phoenix-254.lbr +eagle/lbr/con-phoenix-500.lbr +eagle/lbr/con-phoenix-508.lbr +eagle/lbr/con-ptr500.lbr +eagle/lbr/con-rib.lbr +eagle/lbr/con-subd.lbr +eagle/lbr/con-thomas-betts.lbr eagle/lbr/con-vg.lbr +eagle/lbr/con-wago-500.lbr +eagle/lbr/con-wago-508.lbr +eagle/lbr/con-wago.lbr +eagle/lbr/con-weidmueller-sl35.lbr +eagle/lbr/con-yamaichi.lbr +eagle/lbr/crystal.lbr +eagle/lbr/dc-dc-converter.lbr eagle/lbr/dil.lbr eagle/lbr/diode.lbr +eagle/lbr/display-hp.lbr +eagle/lbr/display-lcd.lbr +eagle/lbr/ecl.lbr +eagle/lbr/exar.lbr +eagle/lbr/fiber-optic-hp.lbr +eagle/lbr/fiber-optic-siemens.lbr +eagle/lbr/fifo.lbr eagle/lbr/frames.lbr +eagle/lbr/fuse.lbr +eagle/lbr/heatsink.lbr eagle/lbr/holes.lbr -eagle/lbr/hp-display.lbr +eagle/lbr/ic-package.lbr +eagle/lbr/inductor-coilcraft.lbr +eagle/lbr/inductor-neosid.lbr +eagle/lbr/inductors.lbr +eagle/lbr/isd.lbr eagle/lbr/jumper.lbr -eagle/lbr/lcd-display.lbr +eagle/lbr/lattice.lbr +eagle/lbr/led.lbr +eagle/lbr/linear-technology.lbr eagle/lbr/linear.lbr +eagle/lbr/marks.lbr eagle/lbr/maxim.lbr +eagle/lbr/memory-hitachi.lbr +eagle/lbr/memory-idt.lbr +eagle/lbr/memory-motorola-dram.lbr +eagle/lbr/memory-nec.lbr +eagle/lbr/memory-samsung.lbr +eagle/lbr/memory-sram.lbr +eagle/lbr/memory.lbr +eagle/lbr/micro-fujitsu.lbr +eagle/lbr/micro-harris.lbr +eagle/lbr/micro-intel.lbr +eagle/lbr/micro-mc68000.lbr +eagle/lbr/micro-motorola.lbr +eagle/lbr/micro-philips.lbr +eagle/lbr/micro-siemens.lbr eagle/lbr/microchip.lbr -eagle/lbr/neosid.lbr +eagle/lbr/micronas.lbr +eagle/lbr/murata-filter.lbr +eagle/lbr/nec-lqfp100-pack.lbr +eagle/lbr/opto-honeywell-3000.lbr +eagle/lbr/opto-honeywell-4000.lbr +eagle/lbr/opto-honeywell.lbr +eagle/lbr/opto-micro-linear.lbr +eagle/lbr/opto-trans-siemens.lbr +eagle/lbr/opto-transmittter-hp.lbr +eagle/lbr/optocoupler.lbr +eagle/lbr/pal.lbr eagle/lbr/piher.lbr +eagle/lbr/pinhead.lbr +eagle/lbr/plcc-socket.lbr +eagle/lbr/pld-intel.lbr eagle/lbr/polcap.lbr +eagle/lbr/pot-vitrohm.lbr +eagle/lbr/pot-xicor.lbr +eagle/lbr/pot.lbr +eagle/lbr/ptc-ntc.lbr eagle/lbr/rcl.lbr -eagle/lbr/relais.lbr +eagle/lbr/rectifier.lbr +eagle/lbr/relay.lbr +eagle/lbr/resistor-bourns.lbr +eagle/lbr/resistor-dil.lbr +eagle/lbr/resistor-net.lbr +eagle/lbr/resistor-power.lbr +eagle/lbr/resistor-ruf.lbr +eagle/lbr/resistor-shunt.lbr +eagle/lbr/resistor-sil.lbr +eagle/lbr/rf-micro-devices.lbr +eagle/lbr/semicon-smd-ipc.lbr +eagle/lbr/sensor-heraeus.lbr eagle/lbr/smd-ipc.lbr +eagle/lbr/smd-special.lbr +eagle/lbr/solpad.lbr eagle/lbr/special.lbr +eagle/lbr/st-microelectronics.lbr eagle/lbr/supply1.lbr +eagle/lbr/supply2.lbr +eagle/lbr/switch-dil.lbr +eagle/lbr/switch-misc.lbr +eagle/lbr/switch-omron.lbr +eagle/lbr/switch.lbr +eagle/lbr/telcom.lbr +eagle/lbr/telefunken.lbr +eagle/lbr/testpad.lbr +eagle/lbr/texas.lbr +eagle/lbr/trafo-siemens.lbr eagle/lbr/trafo.lbr +eagle/lbr/transistor-fet.lbr eagle/lbr/transistor-npn.lbr eagle/lbr/transistor-pnp.lbr eagle/lbr/transistor-power.lbr eagle/lbr/transistor-small-signal.lbr -eagle/lbr/ttl-74xx.lbr +eagle/lbr/triac.lbr +eagle/lbr/uln-udn.lbr +eagle/lbr/v-reg-micrel.lbr +eagle/lbr/v-reg.lbr +eagle/lbr/varistor.lbr +eagle/lbr/wafer-scale-psd.lbr +eagle/lbr/wirepad.lbr +eagle/lbr/zetex.lbr +eagle/lbr/zilog.lbr eagle/man/eagle.1 -eagle/projects/examples/Hexapod/eagle.epf -eagle/projects/examples/Hexapod/hexapod.brd -eagle/projects/examples/Hexapod/hexapod.sch -eagle/projects/examples/demo.sch -eagle/projects/examples/democmp.brd -eagle/projects/examples/democmp.sch -eagle/projects/examples/democpu.brd -eagle/projects/examples/drcdemo.brd +eagle/projects/DESCRIPTION +eagle/projects/examples/DESCRIPTION +eagle/projects/examples/hexapod/DESCRIPTION +eagle/projects/examples/hexapod/eagle.epf +eagle/projects/examples/hexapod/hexapod.brd +eagle/projects/examples/hexapod/hexapod.sch +eagle/projects/examples/singlesided/DESCRIPTION +eagle/projects/examples/singlesided/eagle.epf +eagle/projects/examples/singlesided/singlesided.brd +eagle/projects/examples/singlesided/singlesided.dru +eagle/projects/examples/singlesided/singlesided.sch +eagle/projects/examples/singlesided/singlesided_h.ctl +eagle/projects/examples/singlesided/singlesided_v.ctl +eagle/projects/examples/tutorial/DESCRIPTION +eagle/projects/examples/tutorial/bus.sch +eagle/projects/examples/tutorial/demo1.sch +eagle/projects/examples/tutorial/demo2.brd +eagle/projects/examples/tutorial/demo2.sch +eagle/projects/examples/tutorial/demo3.brd +eagle/projects/examples/tutorial/demo3.sch +eagle/projects/examples/tutorial/hexapodu.brd +eagle/projects/examples/tutorial/hexapodu.ctl eagle/scr/DESCRIPTION eagle/scr/eagle.scr eagle/scr/eagleassign.scr @@ -401,17 +543,35 @@ eagle/scr/menu.scr eagle/scr/mylayers.scr eagle/scr/nofill.scr eagle/ulp/DESCRIPTION -eagle/ulp/argv_path.ulp eagle/ulp/bom.ulp -eagle/ulp/dlglist.ulp -eagle/ulp/drillcfg-e.ulp -eagle/ulp/drillcfg-g.ulp +eagle/ulp/cmd_rename-in-lbr.ulp +eagle/ulp/cmd_renumber.ulp +eagle/ulp/cmd_showzoom.ulp +eagle/ulp/cmd_snap_board.ulp +eagle/ulp/cmd_snap_schematic.ulp +eagle/ulp/cmd_snappads.ulp +eagle/ulp/count.ulp +eagle/ulp/del_devices.ulp +eagle/ulp/del_empty_devices.ulp +eagle/ulp/del_pack_sym.ulp +eagle/ulp/drillcfg.ulp eagle/ulp/dxf.ulp +eagle/ulp/eagle.bmp eagle/ulp/editnext_dev-sym-pac.ulp eagle/ulp/editprev_dev-sym-pac.ulp -eagle/ulp/example2.ulp +eagle/ulp/ex_argv_path.ulp +eagle/ulp/ex_dialogs.ulp +eagle/ulp/ex_dlglist.ulp +eagle/ulp/ex_file_copy.ulp +eagle/ulp/ex_include.ulp +eagle/ulp/ex_input-file.ulp +eagle/ulp/ex_loop_lbrs.ulp +eagle/ulp/ex_run_script.ulp +eagle/ulp/exp_project_lbr.ulp +eagle/ulp/exportdesc_htm.ulp eagle/ulp/exportdescript.ulp -eagle/ulp/file_copy.ulp +eagle/ulp/gluemark4.ulp +eagle/ulp/glueout4.ulp eagle/ulp/import_bmp.ulp eagle/ulp/import_c16.bmp eagle/ulp/import_c2.bmp @@ -424,27 +584,34 @@ eagle/ulp/import_c256-5.bmp eagle/ulp/import_c256-6.bmp eagle/ulp/import_c256-7.bmp eagle/ulp/import_c256.bmp +eagle/ulp/import_dpi.bmp eagle/ulp/import_ratio.bmp -eagle/ulp/input-file.ulp +eagle/ulp/import_ratiom.bmp +eagle/ulp/import_scale.bmp +eagle/ulp/mount4.ulp +eagle/ulp/mountsmd4.ulp eagle/ulp/nextdevdescript.ulp eagle/ulp/nextdevice.ulp eagle/ulp/nextpacdescript.ulp eagle/ulp/nextsym.ulp +eagle/ulp/outlines.ulp +eagle/ulp/panelize4.ulp +eagle/ulp/part2htm4.ulp eagle/ulp/prevdevdescript.ulp eagle/ulp/prevdevice.ulp eagle/ulp/prevpac.ulp eagle/ulp/prevpacdescript.ulp -eagle/ulp/prevpacu.ulp +eagle/ulp/psdraw4.ulp eagle/ulp/remove_dev-sym-pac.ulp -eagle/ulp/remove_device.ulp -eagle/ulp/rename-in-lbr.ulp -eagle/ulp/run_script_example.ulp -eagle/ulp/ulp_dialog-demo.ulp -eagle/ulp/ulp_dialog-demos.ulp +eagle/ulp/useful_routines.ulp +eagle/uninstall +eagle/userinstall @unexec rm -f %D/eagle/bin/eagle.key @dirrm eagle/ulp @dirrm eagle/scr -@dirrm eagle/projects/examples/Hexapod +@dirrm eagle/projects/examples/tutorial +@dirrm eagle/projects/examples/singlesided +@dirrm eagle/projects/examples/hexapod @dirrm eagle/projects/examples @dirrm eagle/projects @dirrm eagle/man |