diff --git a/pcb/bom/ibom.html b/pcb/bom/ibom.html index 7c6c208..d298319 100644 --- a/pcb/bom/ibom.html +++ b/pcb/bom/ibom.html @@ -795,7 +795,7 @@ /////////////////////////////////////////////// /////////////////////////////////////////////// -var config = {"show_fabrication": true, "redraw_on_drag": true, "highlight_pin1": true, "extra_fields": [], "dark_mode": false, "bom_view": "left-right", "board_rotation": 0, "checkboxes": "Sourced,Placed", "show_silkscreen": true, "show_pads": true, "layer_view": "FB"} +var config = {"show_fabrication": false, "redraw_on_drag": true, "highlight_pin1": false, "extra_fields": [], "dark_mode": false, "bom_view": "left-right", "board_rotation": 0, "checkboxes": "Sourced,Placed", "show_silkscreen": true, "show_pads": true, "layer_view": "FB"} /////////////////////////////////////////////// ///////////////////////////////////////////////