1.9.5 • Published 2 years ago

easyeda2kicad v1.9.5

Weekly downloads
14
License
MIT
Repository
github
Last release
2 years ago

EasyEDA 2 KiCad

Convert EasyEDA PCBs to KiCad format

Build Status

Online Converter

The easiest way to convert EasyEDA boards to KiCad format is to use the online convertor:

https://wokwi.com/easyeda2kicad

Installation

npm install -g easyeda2kicad

Usage

easyeda2kicad <input.json> [output.kicad_pcb]

Notes

Copper zones are converted but not filled. When you load the converted PCB in KiCad press "b" (or "Edit" → "Fill All Zones") to recalculate the zones.

License

Copyright (C) 2019, Uri Shaked.

Most of the code is released under the MIT license, with the exception of src/svg-arc.ts, which is released under the Apache 2.0 license.

1.9.5

2 years ago

1.9.4

3 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.9.1

3 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago