Skip to content
Snippets Groups Projects
Commit f3aa1670 authored by Grace Copplestone's avatar Grace Copplestone
Browse files

Update README.md

parent 145a576d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,7 +3,8 @@ Matt Keeter wrote a Python script that opens up Eagle and exports a number of pn
To get this script to run, use the following steps:
* Save eagle_png.py into the folder where you keep your .brd and .sch files
* Install (https://www.imagemagick.org/script/index.php)[ImageMagick]
* Install [ImageMagick](https://www.imagemagick.org/script/index.php)
* Create a polygon over your .brd design on the Milling layer (number 46)
* Save your .brd file and close Eagle
* Run eagle_png using the following command `python eagle_png.py board_folder/board_name.brd`
* The script should have saved several .png files into the folder where the .brd file is
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment