Added empty title block to KiCad 6 deeper and sub-sheet examples

- Needed for the SCH replace test.
- In KiCad 6 the title block is optional in the file.
This commit is contained in:
Diego Capusotto 2021-12-18 16:56:53 -03:00
parent 60ab8356d9
commit c20f8b9ddd
2 changed files with 22 additions and 0 deletions

View File

@ -4,6 +4,17 @@
(paper "A4")
(title_block
(title "")
(date "")
(rev "")
(company "")
(comment 1 "")
(comment 2 "")
(comment 3 "")
(comment 4 "")
)
(lib_symbols
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)

View File

@ -4,6 +4,17 @@
(paper "A4")
(title_block
(title "")
(date "")
(rev "")
(company "")
(comment 1 "")
(comment 2 "")
(comment 3 "")
(comment 4 "")
)
(lib_symbols
(symbol "74xx:74LS04" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 1.27 0)