Skip to content

Settings and Scripts

Dave Williams | DitroniX | G8PUO edited this page Jul 22, 2026 · 1 revision

Settings Configuration File

The configuration files are text base files and can be edited in a text editor.

Tip: If you are copying from other installations or backups, remember to close EAGLE first, or it may over-write when closing.

eaglerc:

This configuration file contains items like Assigned keyboard shortcuts such as functions keys in board editor.

By default, the ASSIGNed keys are updated and saved in this file when you close the program.

The file is located in the /AppData/Roaming/Eagle/settings/ folder, against the eagle version.

default-assign.scr:

This is the default script found in your /eagle/scr/ directory, which executes and loads your key shortcuts at start-up.

scripts:

You can create a custom .scr file to load unique combinations of shortcuts using the command-line ASSIGN command, which you then manually execute.

Clone this wiki locally