Update readme.md
This commit is contained in:
parent
d6cecc490e
commit
89d131aadc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
**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:
|
## 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:
|
## Notes on coordinates:
|
||||||
- In KiCad editor, 0,0 is the top left, down is +Y
|
- In KiCad editor, 0,0 is the top left, down is +Y
|
||||||
|
|
Loading…
Reference in a new issue