A while ago I attempted to write a ULP to automate production of
'manufacturing pack' files, by which I mean Gerbers, assembly drawings,
BOM, pick-and-place file, README and a searchable pdf of the schematic. I
never did figure out how to get full control of PRINT parameters
programmatically in EAGLE script (see
so I could not automate generation of schematic pdf.
However the rest of the ULP functions tolerably well - on a Windows install
only, because functionally it relies heavily on Windows command line script
(you may need to relax UAC to get it to work). The assembly drawings are
generated by calling GerbV (if it is not installed, or cannot be found,
then assembly drawings are omitted).
It's not finished so there are bugs I'm sure but perhaps it's useful
anyway. Tested with Eagle 6.4. and 6.5 only, on Windows 7 64bit. If anyone
figures out how to add schematic pdf reliably to this - great.
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.