All Projects → badgeek → Svg2shenzhen

badgeek / Svg2shenzhen

Licence: gpl-3.0
Convert Inkscape SVG drawings to KiCad PCB and footprint modules

Projects that are alternatives of or similar to Svg2shenzhen

Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (-59.08%)
Mutual labels:  pcb, art
Substats
📈📉 Shhhh...we're counting your subscribers!
Stars: ✭ 396 (-4.12%)
Mutual labels:  badge
Gorganizer
Organize your folders into a beautiful classified folder structure with this perfect tool
Stars: ✭ 318 (-23%)
Mutual labels:  badge
Open Source Badges
Open Source & Licence Badges
Stars: ✭ 368 (-10.9%)
Mutual labels:  badge
Pcb
PCB and PCB related bits
Stars: ✭ 325 (-21.31%)
Mutual labels:  pcb
Swift Badge
A badge view for iOS/tvOS written in Swift
Stars: ✭ 379 (-8.23%)
Mutual labels:  badge
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-25.42%)
Mutual labels:  badge
Altiumdesigner pcblibrary
AD 元件庫,AltiumDesigner PCB Library
Stars: ✭ 411 (-0.48%)
Mutual labels:  pcb
Flutter badges
A flutter package for creating badges.
Stars: ✭ 391 (-5.33%)
Mutual labels:  badge
Slwidget
轮子合集。角标、滚动选择器、自动换行布局、侧滑返回。
Stars: ✭ 363 (-12.11%)
Mutual labels:  badge
Flutter D Art
Generative d.Art with Flutter
Stars: ✭ 356 (-13.8%)
Mutual labels:  art
Context Free
Context Free is a program that generates images from written instructions called a grammar. The program follows the instructions in a few seconds to create images that can contain millions of shapes.
Stars: ✭ 326 (-21.07%)
Mutual labels:  art
Readme
👋 - The documentation for being an Artsy Engineer
Stars: ✭ 380 (-7.99%)
Mutual labels:  art
Eternal
👾~ music, eternal ~ 👾
Stars: ✭ 323 (-21.79%)
Mutual labels:  art
Various mcu debugger diy
各种LInk大合集
Stars: ✭ 402 (-2.66%)
Mutual labels:  pcb
Freerouting
Advanced PCB autorouter (finally, no Java installation required)
Stars: ✭ 307 (-25.67%)
Mutual labels:  pcb
Handycontrols
Contains some simple and commonly used WPF controls based on HandyControl
Stars: ✭ 347 (-15.98%)
Mutual labels:  badge
Sidefxlabs
Stars: ✭ 366 (-11.38%)
Mutual labels:  art
Oblivion
The language of Art
Stars: ✭ 414 (+0.24%)
Mutual labels:  art
Badgeview
支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView
Stars: ✭ 3,966 (+860.29%)
Mutual labels:  badge

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].