increase max input gain
This commit is contained in:
parent
8c3dcdcae2
commit
a78831aa52
File diff suppressed because one or more lines are too long
@ -105,7 +105,6 @@
|
|||||||
(psnegative no)
|
(psnegative no)
|
||||||
(psa4output no)
|
(psa4output no)
|
||||||
(plot_black_and_white yes)
|
(plot_black_and_white yes)
|
||||||
(plotinvisibletext no)
|
|
||||||
(sketchpadsonfab no)
|
(sketchpadsonfab no)
|
||||||
(plotpadnumbers no)
|
(plotpadnumbers no)
|
||||||
(hidednponfab no)
|
(hidednponfab no)
|
||||||
@ -13852,7 +13851,7 @@
|
|||||||
(justify mirror)
|
(justify mirror)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "10k"
|
(property "Value" "1k"
|
||||||
(at 0 -1.65 90)
|
(at 0 -1.65 90)
|
||||||
(layer "B.Fab")
|
(layer "B.Fab")
|
||||||
(uuid "2e93728d-8d1d-40e3-b688-edf10b75905e")
|
(uuid "2e93728d-8d1d-40e3-b688-edf10b75905e")
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
"items_not_allowed": "error",
|
"items_not_allowed": "error",
|
||||||
"length_out_of_range": "error",
|
"length_out_of_range": "error",
|
||||||
"lib_footprint_issues": "warning",
|
"lib_footprint_issues": "warning",
|
||||||
"lib_footprint_mismatch": "ignore",
|
"lib_footprint_mismatch": "warning",
|
||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
"mirrored_text_on_front_layer": "warning",
|
"mirrored_text_on_front_layer": "warning",
|
||||||
@ -568,7 +568,7 @@
|
|||||||
"group_by": true,
|
"group_by": true,
|
||||||
"label": "Value",
|
"label": "Value",
|
||||||
"name": "Value",
|
"name": "Value",
|
||||||
"show": true
|
"show": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group_by": false,
|
"group_by": false,
|
||||||
@ -580,7 +580,7 @@
|
|||||||
"group_by": false,
|
"group_by": false,
|
||||||
"label": "Exclude from BOM",
|
"label": "Exclude from BOM",
|
||||||
"name": "${EXCLUDE_FROM_BOM}",
|
"name": "${EXCLUDE_FROM_BOM}",
|
||||||
"show": false
|
"show": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group_by": true,
|
"group_by": true,
|
||||||
|
@ -873,7 +873,7 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "10k"
|
(property "Value" "1k"
|
||||||
(at 93.98 69.85 90)
|
(at 93.98 69.85 90)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
Loading…
x
Reference in New Issue
Block a user