Hi All,
I've created a simple eagle.scr file:
USE -* $HOME/eagle/libs/*;
BRD:
grid mm 0.5 on;
set width_menu 0.2 0.3 0.4 0.5 0.6 0.8 1.0 1.5 2.0;
change width 0.4;
change shape round;
However, the script does not get automatically run when I open a
schematic of board. If I put the same commands in the system eagle.src
file, everything works fine.
My file is located here:
/home/ajg112/eagle/scr/eagle.scr
In the Directories dialog, I've set 'Scripts' to
$EAGLEDIR/scr:$HOME/eagle/scr/
Any suggestions?
EAGLE, Version 5.2.2 for Linux, Professional Edition
Thanks
Andy