yaqwsx / KiKit

Automation tools for KiCAD
https://yaqwsx.github.io/KiKit
MIT License
1.54k stars 201 forks source link

KiKit produces strange outline #750

Open greenscreenflicker opened 3 weeks ago

greenscreenflicker commented 3 weeks ago

Prerequisites

KiKit version

kikit, version 1.6.0

KiCAD version

8.0.5

Operating system

Windows

Description

KiKit produces a wired outline, similar to #749

Steps to Reproduce

Run the script I send you by email. grafik

yaqwsx commented 3 weeks ago

Meanwhile, there is a bug in the full-width tab generator, I believe you don't want to use it. If it worked correctly, this is the expected output:

Screenshot from 2024-10-15 20-22-38

It will add extra material on the edge where you don't want it. I think this case is best handled either:

greenscreenflicker commented 3 weeks ago

@yaqwsx, thank you for the hint with fixed tab with, that will solve my problem for now and is a valid workarround. if you can fix the full tab issue anyway, it would be great.

I discovered that if the vtab is too large, it produces an error see #751