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

Tabs break when spacing>~1/2 board height #800

Open
3 tasks done
FractalEngineer opened this issue Mar 3, 2025 · 0 comments
Open
3 tasks done

Tabs break when spacing>~1/2 board height #800

FractalEngineer opened this issue Mar 3, 2025 · 0 comments

Comments

@FractalEngineer
Copy link

Prerequisites

  • I have read FAQ
  • I have searched existing issues (including closed ones)
  • I use KiKit at least version 1.7.1 (older version are not supported)

KiKit version

1.7.1

KiCAD version (only KiCAD 8 and 9 are supported)

8.0.8

Operating system

Win11

Description

I have a board that is 58mm tall comprised of 2 parts, split vertically (2x28mm parts with a 2mm gap built into the outline)

I would like to panelize another column, with tabs only in the middle of each parts

Kikit doesn't appear capable of it;

It does generate 2 discrete tabs fine up to 26mm:
Image

However at 27mm it goes back to 1 tab in the center
Image

Interestingly enough, if I set it to 3 tabs @ 15mm spacing, it does place a couple tabs in the middle of the parts as desired, however in addition of an undesirable center tab
Image

In the end I couldn't get it to work, either in fixed or spacing mode.

I assume the spacing value gets divided by the outer dimensions of the board to place them evenly across its length?

Is there a way to work around it?

Here is the outline I was trying to reproduce; initially made in CAD but I was looking to use kikit to more accurately and repeatably duplicate the whole layout
Image

Thanks!

Steps to Reproduce

Make 2 tabs with a spacing value higher than about half the board height

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

1 participant