From 89d131aadcb6665dee0bb262c0bf2f7e809211f3 Mon Sep 17 00:00:00 2001 From: femtodev <3-femtodev@users.noreply.git.femtostar.com> Date: Sun, 17 Oct 2021 09:10:00 +0000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3689d8a..3f27ecc 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ This is a version of szczys's kicad-to-neoden, modified for use by the FemtoStar **NOTE:** This currently expects your board to be in the +X/+Y or +X/-Y quadrant in the POS file. Most boards will be in +X/+Y in Pcbnew and +X/-Y in the POS file ## Usage: -`k2n.py some-kicad-file-top.pos (will create some-kicad-file-top_neoden.csv)` +`k2n.py some-kicad-file-top.pos` (will create some-kicad-file-top_neoden.csv) ## Notes on coordinates: - In KiCad editor, 0,0 is the top left, down is +Y