Replies: 1 comment
-
You shouldn't care about specific coordinates - i.e., where the board is placed on the sheet. KiCAD has an aux origin that can be placed anywhere, and this origin should be used to calculate assembly coordinates. KiKit by default places the board in the middle of the sheet and 20mm from the top side. Kikit places the aux origin in the top left corner of the panel. If you want to change the aux origin position, look into the option |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, can i change the coordinates on a panel created with kikit? Its no problem getting the panel fabricated but when i program the pick and placer the 0 position for x and y in the gerber file is way off the panel. Couldn't find a way to adjust it and kikit seems to just take something random. I would like it to be in the corner of the panel or first board.
Beta Was this translation helpful? Give feedback.
All reactions