Add sheet via ulp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am a newbie concerning EAGLE ULP's.
I am using EAGLE version 7.7.0
My idea is to add a new sheet to my schematics via an ulp. In this new sheet a dedicated border should be placed and appropriate header settings should be copied from earlier schematic headings (project name, author, revision, ..etc.) or asked for (sheet name).
I've succeeded to set-up a dialog window in which is asked for the dedicated border size (A4, A3 or A2) and orientation (Landscape or Portrait).
The borders are placed in a dedicated library as well as the border header info (symbol: DOCFIELD).
To finish this ULP succesfull, it should create a new sheet, insert the border with the information got from the dialog window, fill-in the variables in the DOCFIELD (generic variables got from earlier sheets, and fill-in the sheet name from the dialog window, insert the sheet number).
Is there anyone who can help me, any help is welcome.
Kind regards,
Harry van Essen