V-CUT Layer Number ? BUG ? #708
Answered
by
yaqwsx
PricelessToolkit
asked this question in
Q&A
-
Hi, I've upgraded KiCad and KiKit to the latest versions. When I try to panelize, I need to specify the VCuts layer number. My question is, where can I find the "User.Comments" layer number? PS: Would it be more convenient to choose the layer name instead of the number? Or is this a bug? {
"layout": {
"hspace": "3mm",
"vspace": "8mm",
"hbonefirst": "1",
"cols": "6"
},
"tabs": {
"type": "fixed",
"vwidth": "10mm",
"hwidth": "5mm",
"vcount": "0",
"hcount": "2"
},
"cuts": {
"type": "vcuts"
},
"framing": {
"type": "tightframe",
"hspace": "3mm",
"vspace": "3mm"
},
"tooling": {
"type": "4hole",
"hoffset": "4mm",
"voffset": "9mm",
"size": "2.5mm"
},
"fiducials": {
"type": "4fid",
"hoffset": "3mm",
"voffset": "3mm"
},
"copperfill": {
"type": "solid",
"clearance": "0.254mm"
},
"post": {
"millradius": "1mm"
}
} Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
yaqwsx
Jul 1, 2024
Replies: 1 comment
-
This is a bug already fixed in the upstream version: #675 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yaqwsx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a bug already fixed in the upstream version: #675