Skip to content

scripts howto

andreika-git edited this page Dec 6, 2022 · 5 revisions

How to use the scripts to create a board?

Before using the scripts, please make sure you already have all the required files for your frame and modules. Please refer to How to create a new board? for more info on where to start.

We recomment using docker to combine hellen pieces together. We even have github acrion to invoke that docker see https://github.com/rusefi/hellenSkeleton!

How to use the scripts to create a module?

Syntax example:

cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "modules" "kicad/modules" "gerber" "vr-discrete" "0.2"

Before starting the script, please make sure you have exported the gerber files from Kicad to the following folder:

./hellen-one/kicad/modules/hellen1-vr-discrete/gerber