diff options
author | xengineering <me@xengineering.eu> | 2025-07-22 18:14:07 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-07-22 18:18:24 +0200 |
commit | 3f9ddc64a771f44ef32a72e58ef1c98c65b54d4d (patch) | |
tree | 2a80a7eefda4b3bf980f234f0a8eb8f8a7b37adb /pcb/iot-contact.kicad_pro | |
parent | 1620d188cfdc9660c69ab50b33d9e69ad99c34ea (diff) | |
download | iot-contact-3f9ddc64a771f44ef32a72e58ef1c98c65b54d4d.tar iot-contact-3f9ddc64a771f44ef32a72e58ef1c98c65b54d4d.tar.zst iot-contact-3f9ddc64a771f44ef32a72e58ef1c98c65b54d4d.zip |
pcb: Draw Edge.Cuts outline
Diffstat (limited to 'pcb/iot-contact.kicad_pro')
-rw-r--r-- | pcb/iot-contact.kicad_pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcb/iot-contact.kicad_pro b/pcb/iot-contact.kicad_pro index 734fa54..77818ff 100644 --- a/pcb/iot-contact.kicad_pro +++ b/pcb/iot-contact.kicad_pro @@ -101,6 +101,7 @@ "solder_mask_bridge": "error", "starved_thermal": "error", "text_height": "warning", + "text_on_edge_cuts": "error", "text_thickness": "warning", "through_hole_pad_without_hole": "error", "too_many_vias": "error", |