Coder Social home page Coder Social logo

jiva / svg2shenzhen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from badgeek/svg2shenzhen

0.0 2.0 0.0 15.58 MB

Convert Inkscape SVG drawings to KiCad PCB and footprint modules

License: GNU General Public License v3.0

CMake 0.60% C++ 96.44% GLSL 0.09% C 1.76% Makefile 0.57% Python 0.51% Shell 0.02%

svg2shenzhen's Introduction

Svg2Shenzhen

Inkscape extension for exporting drawing into Kicad PCB

screenshot_125

Features

  • Draw Any kind of shapes without restriction (unlike svg2mod)
  • Support Drill Pad, and custom drill size
  • Support Edge Cut (PCB Shape)
  • Tested on OSX, and Windows and Linux

Install

Download latest version of svg2shenzhen-extension.zip

Extract and copy the files into the directory indicated in Edit -> Preferences -> System: User extensions

How to

1.Extension > Svg2Shenzhen > Prepare Document
2.Choose layer (F.Cu.. etc)
3.Draw PCB
4.Extension > Svg2Shenzhen > Export Kicad

Download and open Example PCB

Tips

  1. For Edge.Cut layers, you need to convert any polygons or objects to paths with only an outline, no fill. Don't use any groups on Edge.Cut layers and if you have paths with inner cut outs break them apart into separate paths.
  2. For Drill layers, place circle objects and they will be converted into drill pads in KiCad with the same diameter. These drills will not have annular rings unless you also add copper to the F.Cu and B.Cu layers. Don't use any groups on Drill layers either.

Known Bugs

  • The port of bitmap2component does not support non square image input, this issue tackled in prepare document by setting the document to square

References

Buy me a Coffee

Contributors

Credits

svg2shenzhen's People

Contributors

badgeek avatar kasbah avatar

Watchers

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