Giter VIP home page Giter VIP logo

kicad2eagle's Introduction

Kicad2Eagle

Small Python script that creates an eagle script to import the drills and vias into eagle provided that the drillfile is in Gerber format.

To import a Kicad .brd to eagle.

*using mm and 4:6 units **only imports round vias and holes (?) ***have a separate files for plated and not plated holes.

  1. Plot the the Kicad board and export the drill file in gerber format (im using this nightly build version Version: no-vcs-found-ad9916e61ubuntu16.04.1, release build)

  2. Copy this script into the folder with the exported files

  3. Open the script with your editor of choice

  4. Modify the 2nd line with the name of the drill gerber file that you want to import and the 3rd with either 'Hole ' or 'Via ' depending if it is plated or not plated hole.

  5. Run the script and prey that it works

  6. Either copy the text of the output file to an Eagle script or save the file on your eagle script folders

  7. Run the script in you desired eagle board.

  8. import the rest of the gerbers into the board to have a coplete pcb

  9. Profit.

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.