Compare commits
4 Commits
3981d048e8
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
05854faf28
|
|||
|
2d3c41b9fe
|
|||
|
31b97aa43f
|
|||
|
8245ce3bc4
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -29,3 +29,5 @@ fp-info-cache
|
|||||||
# Exported BOM files
|
# Exported BOM files
|
||||||
*.xml
|
*.xml
|
||||||
*.csv
|
*.csv
|
||||||
|
|
||||||
|
gerber/
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -161,7 +161,7 @@
|
|||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 1,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
@ -172,7 +172,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 1,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
@ -183,7 +183,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"td_allow_use_two_tracks": true,
|
"td_allow_use_two_tracks": true,
|
||||||
"td_curve_segcount": 0,
|
"td_curve_segcount": 1,
|
||||||
"td_height_ratio": 1.0,
|
"td_height_ratio": 1.0,
|
||||||
"td_length_ratio": 0.5,
|
"td_length_ratio": 0.5,
|
||||||
"td_maxheight": 2.0,
|
"td_maxheight": 2.0,
|
||||||
@ -491,8 +491,8 @@
|
|||||||
"priority": 2147483647,
|
"priority": 2147483647,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 0.4,
|
"via_diameter": 0.45,
|
||||||
"via_drill": 0.2,
|
"via_drill": 0.3,
|
||||||
"wire_width": 6
|
"wire_width": 6
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@ -4273,7 +4273,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||||
(at 147.32 46.99 0)
|
(at 147.32 46.99 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -4376,7 +4376,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||||
(at 147.32 76.2 0)
|
(at 147.32 76.2 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -4479,7 +4479,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||||
(at 76.2 139.7 0)
|
(at 76.2 139.7 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -4583,7 +4583,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||||
(at 247.65 54.61 0)
|
(at 247.65 54.61 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -4688,7 +4688,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||||
(at 231.14 133.35 0)
|
(at 231.14 133.35 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|||||||
Reference in New Issue
Block a user