-
Hi, I am using kikit for JLCPCB fabrication and 2 side assembly. The top side looks all good, however bottom side generates in POS file positions which some components wrongly rotated when uploaded to JLCPCB site: it looks to me that the rotation orientation is wrong - elements rotated by 0, 180 deg are good but 90 deg rotated are wrong (opposite than they should be, all my rotations are multiple of 90). Also correction field seems to have swapped X/Y axes when placed on the bottom side... any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
It seems that JLC PCB has changed the interpretation of the POS files. We need to address this in KiKit. |
Beta Was this translation helpful? Give feedback.
-
Ok, here is a short "C-script" (I am running that using tcc) which corrects bottom layer. It reads from stdin, writes to stdout so it could be run like
|
Beta Was this translation helpful? Give feedback.
It seems that JLC PCB has changed the interpretation of the POS files. We need to address this in KiKit.