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

KiKit places vcuts at wrong position #754

Open
3 tasks done
greenscreenflicker opened this issue Oct 18, 2024 · 1 comment
Open
3 tasks done

KiKit places vcuts at wrong position #754

greenscreenflicker opened this issue Oct 18, 2024 · 1 comment

Comments

@greenscreenflicker
Copy link

Prerequisites

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

KiKit version

kikit --version

KiCAD version

8.0.5

Operating system

Windows 11

Description

Kikit places vcuts at obviously wrong position.

grafik

Steps to Reproduce

Use panalizing command with PCB Send via email and observe same error

kikit panelize --layout "grid; rows: 1; cols: 5; space: 20mm; rotation: 90deg;" --tabs "fixed; hwidth: 10mm; vwidth: 60mm" --cuts "vcuts" --post "millradius: 0.3mm" --source "tolerance: 20mm" ../acpd_v1.kicad_pcb panel.kicad_pcb

@yaqwsx
Copy link
Owner

yaqwsx commented Oct 19, 2024

Well, where should they be placed, in your opinion? Please draw a picture.

I think the V-cuts are placed in the right position - where your tab meets the original PCB edge. I would say that your positioning of tabs in combination with V-cuts doesn't make sense.

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

2 participants