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

Update README.md

parent 94a8fbcb
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Matt Keeter wrote a Python script that opens up Eagle and exports a number of pngs using ImageMagick. Matt Keeter wrote a Python script that opens up Eagle and exports a number of pngs using ImageMagick.
To get this script to run, use the following steps: 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 * Save eagle_png.py into the folder where you keep your Eagle project folders containing .brd and .sch files
* Install [ImageMagick](https://www.imagemagick.org/script/index.php) * Install [ImageMagick](https://www.imagemagick.org/script/index.php)
* Create a polygon over your .brd design on the Milling layer (number 46) * Create a polygon over your .brd design on the Milling layer (number 46)
* Set the isolate value for the polygon to a number greater than 16, this will ensure there's enough black space for mods to generate toolpaths in (see image below) * Set the isolate value for the polygon to a number greater than 16, this will ensure there's enough black space for mods to generate toolpaths in (see image below)
......
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