You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the documentation and the proposed feature is not implemented.
Description
Various vendors have different ways to indicate where an order number should be placed. For example JLCPCB wants the string 'JLCJLCJLCJLC' on a silkscreen layer. It would be nice that we could have a kikit generic field for it (e.g. a using the text field on the silk layer with KIKIT_ORDER_NO) which would translate using the various outputs to the appropiate vendor specific string.
This would be more a fab feature rather then a panelize feature.
The text was updated successfully, but these errors were encountered:
Yeah, that's not an issue; however I want to make my files 'generic' and when I run the 'fab-output' job, to get 'the correct string' per output, without having to manually put it in kikit (which would mean one panelized board per fab-job, due to different need in strings.
Prerequisites
Description
Various vendors have different ways to indicate where an order number should be placed. For example JLCPCB wants the string 'JLCJLCJLCJLC' on a silkscreen layer. It would be nice that we could have a kikit generic field for it (e.g. a using the text field on the silk layer with
KIKIT_ORDER_NO
) which would translate using the various outputs to the appropiate vendor specific string.This would be more a fab feature rather then a panelize feature.
The text was updated successfully, but these errors were encountered: