You've already forked incutec-OpenESC_20X20
mirror of
https://github.com/incutec-hw/OpenESC_20X20.git
synced 2026-08-08 21:55:45 +00:00
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>
5 lines
152 B
Plaintext
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'"))
|