cadsoft eagle 4.5 사용자 설명서

다운로드
페이지 248
A simple example ist the outlines.ulp. Start it with the RUN command.
Start the ULP with the RUN command.
Select the layer for which outline data will be generated, define the dia-
meter of the milling tool, and select the output file format (script file
format or HPGL, further formats will follow) in the ULP's dialog win-
dow. The script file containing the outline data can be imported into
EAGLE with the SCRIPT command. In this case use the CAM Proces-
sor to generate manufacturing data.
The ULP executes the following steps:
• Drawing a polygon with the name _OUTLINES_ in the selected
layer over the whole board area
• Setting the properties of the polygon:
Rank = 6
Width = diameter of milling tool
• Computing the polygon; the filling defines what has to be milled
out
• Generating output data
• Deleting the polygon in the layout
Further information can be found in the help function, Outline data.
There is a further User Language program mill-outlines.ulp that gener-
ates outline data. This one offers, compared to outlines.ulp some more
configuration parameters.
Data for Component Insertion Machines
EAGLE includes some ULPs which create data for various component
insertion machines and in-circuit testers. In the eagle/ulp directory you
will find various programs of this type (e.g. mount_smd.ulpfabmas-
ter.ulpunidat.ulp).
To start an User Language Program use the RUN command in the Lay-
out Editor.
9.2 Which Files does the Board Maker Need?
Files Generated with the CAM Processor
The following list contains the files which should be generated for the
four-layer board demo.brd. In this example Layer 2 is a normal inner
layer with various signals. Layer 3 is a supply layer for the GND signal,
213
Preparing the Manufacturing Data