Skip to content

Commit

Permalink
[SC64][HW] Changed battery holder from 1060 to 1058 + minor PCB impro…
Browse files Browse the repository at this point in the history
…vements
  • Loading branch information
Polprzewodnikowy committed Aug 11, 2024
1 parent d8976de commit 1259687
Show file tree
Hide file tree
Showing 6 changed files with 88,295 additions and 92,378 deletions.
2 changes: 2 additions & 0 deletions hw/pcb/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*.lck
**/*-backups
**/*-bak
**/*.3dshapes
**/*.csv
**/*.gerbers
**/*.kicad_prl
Expand Down
31 changes: 31 additions & 0 deletions hw/pcb/ibom.config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[html_defaults]
dark_mode=1
show_pads=1
show_fabrication=0
show_silkscreen=1
redraw_on_drag=1
highlight_pin1=selected
board_rotation=0
offset_back_rotation=0
checkboxes=Sourced,Placed
bom_view=left-right
layer_view=FB
compression=1
open_browser=0
[general]
bom_dest_dir=.
bom_name_format=%f_bom
component_sort_order=C,R,L,D,U,Y,X,F,SW,A,~,HS,CNN,J,P,NT,MH
component_blacklist=
blacklist_virtual=1
blacklist_empty_val=0
include_tracks=0
include_nets=0
[fields]
show_fields=Value,Footprint,Notes
group_fields=Value,Footprint
normalize_field_case=0
board_variant_field=
board_variant_whitelist=
board_variant_blacklist=
dnp_field=kicad_dnp
Loading

0 comments on commit 1259687

Please sign in to comment.