Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JLCPCB (and others) silk screen order number #753

Open
1 task done
oliv3r opened this issue Oct 17, 2024 · 2 comments
Open
1 task done

Support JLCPCB (and others) silk screen order number #753

oliv3r opened this issue Oct 17, 2024 · 2 comments

Comments

@oliv3r
Copy link

oliv3r commented Oct 17, 2024

Prerequisites

  • 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.

@greenscreenflicker
Copy link

You can add a text to the pcb panel. Did you try adding the jlcjlcjlc string to it?

@oliv3r
Copy link
Author

oliv3r commented Nov 16, 2024

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.

If that makes sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants