Skip to content

Commit

Permalink
Begin project
Browse files Browse the repository at this point in the history
  • Loading branch information
lichtfeind committed Feb 3, 2023
1 parent 8b3d4f8 commit fe3443b
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 46 deletions.
9 changes: 3 additions & 6 deletions lag-gitlab.kicad_pcb → candlelight-S02.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -100,22 +100,19 @@
(property "company" "Linux Automation GmbH")
(property "pcb_ci" "00")
(property "pcb_variant" "01")
(property "prefix" "template")
(property "prefix" "candlelight")
(property "release" "01")
(property "release_state" "draft")
(property "sch_ci" "00")
(property "sch_variant" "01")
(property "short_desciption" "template_for_LAG_projects")
(property "title" "Template Project")
(property "short_desciption" "candlelight_fd")
(property "title" "Candlelight FD")
(property "type_number" "01")

(net 0 "")

(gr_text "${prefix}-P${type_number}-R${release}-B${pcb_variant}-C${pcb_ci}" (at 128.5 122.7) (layer "F.Cu") (tstamp 3e903008-0276-4a73-8edb-5d9dfde6297c)
(effects (font (size 1.5 1.5) (thickness 0.3)))
)
(gr_text "Steps to complete setting up this PCB:\n\n* Update the PCB Layerstack\n* Check electrical rules\n* Setup minimal / default track width" (at 88 97) (layer "Eco1.User") (tstamp 5d9921f1-08b3-4cc9-8cf7-e9a72ca2fdb7)
(effects (font (size 3 3) (thickness 0.15)) (justify left))
)

)
8 changes: 4 additions & 4 deletions lag-gitlab.kicad_pro → candlelight-S02.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
"pinned_symbol_libs": []
},
"meta": {
"filename": "lag-gitlab.kicad_pro",
"filename": "candlelight-S02.kicad_pro",
"version": 1
},
"net_settings": {
Expand Down Expand Up @@ -431,13 +431,13 @@
"company": "Linux Automation GmbH",
"pcb_ci": "00",
"pcb_variant": "01",
"prefix": "template",
"prefix": "candlelight",
"release": "01",
"release_state": "draft",
"sch_ci": "00",
"sch_variant": "01",
"short_desciption": "template_for_LAG_projects",
"title": "Template Project",
"short_desciption": "candlelight_fd",
"title": "Candlelight FD",
"type_number": "01"
}
}
24 changes: 24 additions & 0 deletions candlelight-S02.kicad_sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
(kicad_sch (version 20211123) (generator eeschema)
(uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55)
(paper "A4")
(title_block
(title "${title}")
(date "2022-03-07")
(rev "R${release}")
(company "${company}")
(comment 1 "${release_state}")
(comment 2 "${prefix}-S${type_number}-R${release}-V${sch_variant}-C${sch_ci}")
(comment 3 "hardware/${prefix}-S${type_number}_${short_desciption}")
)
(lib_symbols
)
(sheet_instances
(path "/" (page "1"))
)
)
2 changes: 1 addition & 1 deletion kicad-ptx-lib
Submodule kicad-ptx-lib updated from 2fb8a0 to c5e786
Binary file removed lag-gitlab-backups/lag-gitlab-2022-03-07_164959.zip
Binary file not shown.
Binary file removed lag-gitlab-backups/lag-gitlab-2022-03-07_165908.zip
Binary file not shown.
30 changes: 0 additions & 30 deletions lag-gitlab.kicad_sch

This file was deleted.

Binary file removed meta/icon.png
Binary file not shown.
5 changes: 0 additions & 5 deletions meta/info.html

This file was deleted.

0 comments on commit fe3443b

Please sign in to comment.