Initial public release
This commit is contained in:
parent
35c6f022c6
commit
6b955147f2
14 changed files with 44529 additions and 1 deletions
31
ibom.config.ini
Normal file
31
ibom.config.ini
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
[html_defaults]
|
||||
dark_mode=1
|
||||
show_pads=1
|
||||
show_fabrication=0
|
||||
show_silkscreen=1
|
||||
highlight_pin1=all
|
||||
redraw_on_drag=1
|
||||
board_rotation=0
|
||||
checkboxes=Sourced,Placed
|
||||
bom_view=left-right
|
||||
layer_view=FB
|
||||
compression=1
|
||||
open_browser=1
|
||||
offset_back_rotation=0
|
||||
[general]
|
||||
bom_dest_dir=bom
|
||||
bom_name_format=%p rev%r
|
||||
component_sort_order=C,R,L,D,U,Y,X,F,SW,A,~,HS,CNN,J,P,NT
|
||||
component_blacklist=G*,MH*,Z*
|
||||
blacklist_virtual=1
|
||||
blacklist_empty_val=1
|
||||
include_tracks=1
|
||||
include_nets=1
|
||||
[fields]
|
||||
show_fields=Value,Manf,Manf#,Desc,Notes
|
||||
group_fields=Value,Manf,Manf#
|
||||
normalize_field_case=0
|
||||
board_variant_field=Variant
|
||||
board_variant_whitelist=MOSFET Driver,<empty>
|
||||
board_variant_blacklist=
|
||||
dnp_field=DNP
|
||||
Loading…
Add table
Add a link
Reference in a new issue