Initial public release.
This commit is contained in:
parent
aec57087e5
commit
6569617eb2
15 changed files with 115619 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
|
||||
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=1
|
||||
[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=FID*,JP*,KIBUZZARD*,MH*,REF*,Z*
|
||||
blacklist_virtual=0
|
||||
blacklist_empty_val=0
|
||||
include_tracks=1
|
||||
include_nets=1
|
||||
[fields]
|
||||
show_fields=Value,Manf,Manf#,Desc
|
||||
group_fields=Value
|
||||
normalize_field_case=1
|
||||
board_variant_field=
|
||||
board_variant_whitelist=
|
||||
board_variant_blacklist=
|
||||
dnp_field=
|
Loading…
Add table
Add a link
Reference in a new issue