Code Monkey home page Code Monkey logo

altium-circuitmaker-tools's Introduction

Altium-CircuitMaker-Tools

A collection of scripts and tools to make my life easier while using Altium Designer or CircuitMaker.

There's more information here, but the most useful script here is brd-builder.py, which can convert images to native EAGLE components, to be imported into CircuitMaker.

brd-builder.py

Description

Converts a 1-bit bitmap image into an EAGLE component on the specified layer. This was written because CircuitMaker's importer (via File->Import) for EAGLE files is great.

Conveniently this script is also great for importing images into EAGLE, too.

To use, open brd-builder.py and set the desired variable in the top portion, then run the script.

The input image must be a 1-bit bitmap. In Photoshop this is done by converting to grayscale in Image->Mode->Greyscale and then converting to bitmap in Image->Mode->Bitmap. In GIMP, this is done through the menu in Image->Mode->Indexed. Then save as BMP.

Pre-reqs

pip install image

svg-parse.py

Description

Grabs test/pcb split.svg and converts all objects to CircuitMaker-formatted CSV files for importing into shape objects.

Pre-reqs

pip install svg.path

ole-extract.py

Description

Grabs PCB-sl13nw6fpl4rim5mrg3x-1.PcbLib (a CircuitMaker Library) as an OLE document extracts all binary blobs to the ole folder.

Pre-reqs

pip install olefile

pip install oletools

read-clipboard.py

Description

This doesn't really work, was intended to read binary data in the clipboard.

altium-circuitmaker-tools's People

Contributors

jarrettr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.