Skip to content

First panelization help please #476

Answered by yaqwsx
sidprice asked this question in Q&A
Discussion options

You must be logged in to vote

There is no bug; what you observe is intended behavior (as documented, also FAQ). Since board drawing often contains auxiliary graphics around it, KiKit only wants to extract the board. Therefore it selects everything that fits into the board outline within a tolerance distance. The tolerance is the parameter of the section source. The solution to your problem is to increase tolerance.

PS: There are severe limitations of the GUI (coming from limitations of KiCAD API) - we cannot properly transfer all net classes, and also, we cannot change paper size. Usage of CLI for regular work is advised.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by yaqwsx
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants