3
1
Back

Gitea Actions, see the documentation. Condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" condition "A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'graphic')" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Type == 'graphic')" (condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'via' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'via'" (condition "A.Type == 'via' && B.Type == 'track'" condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 From 1a5b794ab9bac64e7d0bb61780efe97d27a2e668 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add kicad schematic, some diylc noodling Binary files /dev/null and b/3D Printing/Rails/36hp_outie.stl differ 2 keahS oidaR 32ded0979b Fix rail clearance issues, make all power traces large 8576ad9482 Added input resistor for sync; placed everything on PCB sandwich, making some final-ish decisions about connecting to front.

New Pull Request