Add title to sheets

This commit is contained in:
Adam Prochazka
2023-04-19 19:47:57 +02:00
parent af072bb80f
commit 928bcb94d7
2 changed files with 14 additions and 2 deletions

View File

@ -5,6 +5,12 @@
)
(paper "A4")
(title_block
(title "Nucleo Based Profilometer Probe")
(date "2023-04-19")
(rev "1.0")
)
(layers
(0 "F.Cu" signal)
(31 "B.Cu" power)