Open lijon opened 1 year ago
Its from the User Comments layer: https://github.com/Bouni/kicad-jlcpcb-tools/blob/main/fabrication.py#L171
That's not very obvious I must admit ... It was introduced via a PR back in August 2022: https://github.com/Bouni/kicad-jlcpcb-tools/pull/161
@truhlikfredy @lijon
What do you think would be a better layer for v-scores?
I have always done V-scores on the edge cut layer with JLCPCB, and it "just works".
@lijon Sounds not ideal to me, I would go for a dedicated V-Score layer, not sure how to get this right as I never used v-scores so far ...
I was wrong 😅
https://support.jlcpcb.com/article/68-instructions-for-ordering
- Designs about slots/CUT OUT/ millings/ v-cut Please kindly make sure that the v-cut lines, cut outs, millings and slots are in the same layer with the board outline. If it is not in the same layer with the board outline, it will be missed. So please kindly check it before you place your order.If it is missed due to they are not in the same layer with the board outline, we will not responsible for it.(If the slots are to be plated, it needs to be with the drill holes in the same layer, or it will be missed easily).
I have always done V-scores on the edge cut layer with JLCPCB, and it "just works".
@lijon How do you differentiate a V-Cut line to regular routing when it's on the same layer? I also order with JLCPCB but I've never used V-Cut lines, but I want to optimized my panelization, etc.
I don't know, I have never used v-scores myself. So I have to rely on the experience of others 🤷🏽
I have some mounting holes on my PCB (and schematic), footprint MountingHole:MountingHole_3.2mm_M3_Pad. When generating gerbers from your plugin, it created a VScore gerber file with a circle around these mounting holes. Which layer does it grab this from? There's no VScore layer in KiCad.
KiCad Version