0
mirror of https://github.com/incutec-hw/OpenESC_20X20.git synced 2026-08-08 21:55:45 +00:00
Files
incutec-OpenESC_20X20/hardware/4in1-mini.kicad_dru
JustStan e7362845c6 restructure: move KiCad project into hardware/ (20x20)
Mirror the OpenFC-Lite layout: move the KiCad project, project-local
libraries, lib tables, production, datasheets, tools/scripts, design
docs and exports under hardware/. Root keeps README, LICENSE, CLAUDE.md,
images/, licensing/. All paths are ${KIPRJMOD}-relative so nothing
breaks; verified netlist (167 comps) and DRC resolve from the new
location. README/CLAUDE paths updated. (CLAUDE.md is git-ignored.)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 00:04:44 +02:00

5 lines
152 B
Plaintext

(version 1)
(rule "GND zone clearance to 50 Ohm nets"
(constraint clearance (min 0.300mm))
(condition "A.NetClass == '50Ohm' && B.Type == 'Zone'"))