diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2017-12-12 15:34:46 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2017-12-15 07:30:35 +0100 |
commit | 206bbfa8424442d49dd62520255aaf47f788f663 (patch) | |
tree | 0bed14f878e5d95694e9ee6633dc68d147ad51ea /test/kicad_pcb | |
parent | bb600df28f88f892fe221655a47a0ed2f1691b17 (diff) | |
download | ee-python-206bbfa8424442d49dd62520255aaf47f788f663.tar.gz ee-python-206bbfa8424442d49dd62520255aaf47f788f663.tar.bz2 ee-python-206bbfa8424442d49dd62520255aaf47f788f663.tar.xz ee-python-206bbfa8424442d49dd62520255aaf47f788f663.zip |
o Adding a 'kicad' format that can be used to compare the output to KiCAD's output.
Diffstat (limited to 'test/kicad_pcb')
-rw-r--r-- | test/kicad_pcb/parser-1-all.pos | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/kicad_pcb/parser-1-all.pos b/test/kicad_pcb/parser-1-all.pos index 0a41e18..a6bd81f 100644 --- a/test/kicad_pcb/parser-1-all.pos +++ b/test/kicad_pcb/parser-1-all.pos @@ -1,9 +1,9 @@ -### Module positions - created on Fri Dec 8 21:36:06 2017 ### +### Module positions - created on Tue Dec 12 15:32:09 2017 ### ### Printed by Pcbnew version kicad 4.0.7+dfsg1-1 ## Unit = mm, Angle = deg. ## Side : All # Ref Val Package PosX PosY Rot Side -C1 C C_0603 149.8600 -106.6800 180.1000 top +C1 C C_0603 149.8600 -106.6800 179.9000 bottom R1 R R_0603 146.0500 -104.1400 0.0000 top R2 R R_0603 146.0500 -106.6800 180.0000 top ## End |