diff --git a/README.md b/README.md index 730552a..c81348a 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ _The fields will be queried in the order denoted above._ ### Offset Component Position The position of components in KiCad Footprints does not always match the orientation in the JLC library because KiCad and JLCPB used different variation of the same standard. To the exception cases: add an 'JLC Position Offset' field with an x,y position offset in degrees to correct this. + + #### Primary Fields*: | 'JLCPCB Position Offset' | | --- | diff --git a/assets/position.png b/assets/position.png new file mode 100644 index 0000000..76953f2 Binary files /dev/null and b/assets/position.png differ diff --git a/assets/rotation.png b/assets/rotation.png index 0ecef3b..d26c5df 100644 Binary files a/assets/rotation.png and b/assets/rotation.png differ