GithubHelp home page GithubHelp logo

eaglecustomconfig's Introduction

EagleConfig

My Autodesk EAGLE config scripts w/custom shortcuts etc, for Mac and Windows

Very useful for navigating EAGLE easier, I don't know why they don't include some of these by default :)

Shortcuts

Key Combo When Available Description
Alt-C Layout Show top layer only
Alt-V Layout Show top/bottom layers only
Alt-B Layout Show bottom layer only
Alt-X Layout Show middle layers (4-layer routing only)
Alt-D Layout Flip board
Alt-R Layout Ratsnest (fill polygons with plane)
Alt-Shift-R Layout Ripup ratsnest (unfill all polygons)
Alt-S Layout Show airwires (unrouted traces)
Alt-Shift-S Layout Hide airwires (unrouted traces)
Alt-F Layout Find component
Alt-N Schematic Net (run wire)
Alt-D Schematic Name (name wire)
Alt-F Schematic Value (assign value to component)

Installation

  1. Close EAGLE
  2. Navigate to your EAGLE installation folder, mine is in Documents/EAGLE_9.x.x
  3. Navigate to the "scripts" folder within that directory
  4. Rename the existing eagle.scr folder to eagle_original.scr
  5. Copy eagleWin.scr or eagleMac.scr to the scripts folder, depending on whether you're using Windows or Mac. The only difference is the line extensions.
    • Windows: you need to run the following command inside the scripts directory in order to fix issues with the line endings and the way they are parsed by EAGLE. TYPE eagleWin.scr | MORE /P > eagle.scr. See here for more info.
    • Mac: just rename eagleMac.scr to eagle.scr. The line endings should work out of the box.
  6. Reopen EAGLE, you should be all set!

eaglecustomconfig's People

Contributors

aaroexxt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.