3
1
Back

########################## # Additional ignored # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ Initial version *.bck New KiCad version; non Al panel Gerbers ) ) ) Final revision; added custom DRC as project file version 1) #Kicad 7 # 2-layer, 1oz copper condition "A.Type == 'track' && B.Type == 'track'" (condition "A.isPlated() && B.Type == A.Type" (condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'track'" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.isPlated() && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && B.Type == 'track'" ; DRILL file {KiCad 5.1.10-88a1d61d58~90~ubuntu20.04.1} date Sat Aug 7 13:40:31 2021 ; DRILL file {KiCad 7.0.11-7.0.11~ubuntu22.04.1} date Tue Mar 5 20:19:51 2024 ; FORMAT={-:-/ absolute / metric / decimal.

New Pull Request