-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
[Danger in Delay][JLCPCB] VCuts are not processed #728
Comments
@bkballoon your account is compromised. |
JLC PCB is not "the single manufacturer we support". So, I am not willing to change the default behavior of KiKit panelization to match the non-standard and insane requirements of JLC PCB for V-cuts (they require the V-cuts to be in the Edge.Cuts layer, which breaks the 3D preview of the panel in KiCAD). KiKit features built-in presets (https://github.com/yaqwsx/KiKit/tree/master/kikit/resources/panelizePresets); they, however, never got user attention and thus they are left abandoned. We could use a preset for JLCPCB V-cuts that would specify the V-cuts on the Edge.Cuts layer. |
That's why there is a gerber file editor which is not in kicad. And they are indeed right because the cut is a mechanical layer |
@mikhailmihalkov As far as I know, there is no standardized meaning for Gerber layers. Every CAD does differently. If I want to follow your logic, "it is a mechanical layer", I still think putting V-cuts into Edge.Cuts is wrong - the lines in the layer then have two different meanings:
If there is an international standard for gerber layers, I am more than happy to follow it. Otherwise, I don't want to make KiKit "JLC PCB first". I find the proposed solution via built-in presets for manufacturers to be the best one. If we should follow some conventions, then we should follow the conventions of KiCAD as KiKit is a tool for KiCAD. |
There is no standard for the name, you can call it whatever you want, but it must be mechanical, the recognition system must clearly understand that it is mechanical. If you look at the picture above, there is no mechanical separation, but there must be a contour, this is how most cad work. |
If you are doing PCBA at JLC without choosing the approval option before it goes to fab, you're living life dangerously! Personally I use KiKit/KiBot for tons of orders and have no issues with JLC and V-Cuts. I'm now using the JLC preset but only switched over maybe 3-4 months ago to that preset. (BTW, I have a PR #677 that would let us specify which layer to put V-Cut notes, but I couldn't get it to only add the text to 1 layer. However I don't think this is related to your issue) |
@yaqwsx can you accept that pull request, as it would solve my problem. |
Prerequisites
KiKit version
kikit, version 1.6.0
KiCAD version
8.0.4
Operating system
Windows 11
Description
I recently ordered panalized PCBs over JLCPCB. They came not panalized.
Gerber:
I asked JLCPCB how this could happen and their response is:
After checking, this is due to Gerber layer issue. The V cut is located in layer panel-CmtUser.gbr, which cannot be verified by our system.
Also, our engineer only proceed slot, v cut and outline based on GKO or GM1 layer.
Pls kindly check the ordering instruction on our website:
https://jlcpcb.com/help/article/14-instructions-for-ordering
Steps to Reproduce
see above.
The text was updated successfully, but these errors were encountered: