From 0f2b437e9f1b67008020a39ca5c1c6630755ff59 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:04:12 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ad8da4d..d5ee767 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ hellen-one is a toolset to produce custom PCBs by merging gerber files of known * fork https://github.com/rusefi/hellen-example/ repo to get github actions and meta files [learn about forking](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) * make sure github actions are enabled/enable github actions on your fork * replace xxx and yyy in ``revision.txt`` with name of your board -* create youboard.kicad_pcb from [proven modules](https://github.com/andreika-git/hellen-one/tree/master/modules) using KiCAD 6 or 7 +* create youboard.kicad_pcb from [proven modules](https://github.com/andreika-git/hellen-one/tree/master/modules) using KiCAD * push into github to trigger hellen-one gerber expert and gerber merge (that's where the hellen magic happens! for instance gerber export is taken care by [export.sh](https://github.com/andreika-git/hellen-one/blob/master/kicad/bin/export.sh) script which github action would invoke _automatically_. Just watch for the yellow circle to turn into a green checkmark.) * (sorry rotation only by factor of 90 degrees at this point) * order your using fabrication files from 'boards' folder!