yaqwsx / KiKit

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

Discountinous outline warnings on cutout #682

Closed greenscreenflicker closed 3 months ago

greenscreenflicker commented 3 months ago

Prerequisites

KiKit version

kikit, version 1.5.0

KiCAD version

8.0.1

Operating system

Windows 11

Description

I have cutouts on my pcb to increase isolation strength.

grafik

However, this triggers the following error message which is wrong.

grafik

Steps to Reproduce

  1. Make a pcb with an inner cutout.
  2. Panalize it e.g. kikit panelize --layout "grid; rows: 1; cols: 5; space: 0mm" --tabs "full" --cuts "vcuts" --post "millradius: 0.5mm" --source "tolerance: 20mm" ../Flyback_Converter.kicad_pcb panel.kicad_pcb
  3. Observe error message
greenscreenflicker commented 3 months ago

Updated to the most recent version @yaqwsx and the error persists. I'd apprechiate a fix, as I need to order the PCB soon. Version: kikit, version 1.5.1+16.g5a5d509

greenscreenflicker commented 3 months ago

Resolved: redrawn the areas and it worked. It seems to be a slight misalignment, and kikit is pedantic.