You've already forked incutec-OpenESC-30x30
mirror of
https://github.com/incutec-hw/OpenESC-30x30.git
synced 2026-08-02 12:35:39 +00:00
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'"))
|