Giter Club home page Giter Club logo

svg2shenzhen's Introduction

Svg2Shenzhen

Inkscape extension for exporting drawings into a KiCad PCB.

showcase

Features

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

Install

Warning: starting from 0.2.18 svg2shenzhen only support Inkscape 1.0 and above

  1. Download the latest version (0.2.18.7)
  1. Extract and copy the files into the directory indicated in Inkscape under Edit -> Preferences -> System: User extensions

Step by Step Guide with Screenshot

  • Go to your extracted folder it should look like this

windowsStep0

  • Copy all files ("svg2shenzhen" folder + svg2shenzhen_about.inx + svg2shenzhen_export.inx + svg2shenzhen_prepare.inx)
  • Open Inkscape and go Edit --> Preferences

windowsStep1

  • Under Preferences go to System, Now in System info you will see option User extensions: this is the path of extension. You can hit on Open icon and it will open up the folder.

windowsStep2

  • Paste all the files copied

windowsStep3

  • Restart Inkscape

How to

In Inkscape:

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

Download and open Example PCB

Tutorials

Layername definitions

  1. After the Prepare Document step, only two fabrication layers are used: Edge.Cuts and Drill, and for the different PCB-layers, only the F.Cu layer is active. The others have the post-fix "-disabled" in their layer name; change this by removing this post-fix to enable more layers.
  2. Special use of the solder-mask layers F.Mask and B.Mask: Due to the fabrication standard of PCB manufacturing, when enabled, this will lead to the solder-mask NOT being present where there are black areas in your design. This is kinda PCB/KiCad standard, but can be confusing. If you want to Get-What-You-See from Inkscape, meaning that you really draw the color where you want the solder-mask to be, change the layer name to F.Mask-invert
  3. Super easy simple PCB with exposed copper surrounded by solder-mask, can be generated automatically by leaving the F.Mask layer empty and renaming it to F.Mask-auto.
  4. Feel free to add your own layers, for testing graphics and designing stuff. All these other layers will be ignored.

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 the Drill layer either.

References

Videos

Support this project

This project is developed independently and without any connection to funding or big collective or organization. Donation is highly appreciated. Go to https://www.patreon.com/badgeek to become a patron and support this project

Contributors

Credits

svg2shenzhen's People

Contributors

5shekel avatar antonbilbaeno avatar badgeek avatar dusjagr avatar fdb-git avatar fstokke avatar hoijui avatar iharshadec avatar kasbah avatar onitake avatar sodium-hydrogen avatar twinkletwinkie avatar urish avatar

Watchers

 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.