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
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
gerber/
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -161,7 +161,7 @@
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_curve_segcount": 1,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
@ -172,7 +172,7 @@
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_curve_segcount": 1,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
@ -183,7 +183,7 @@
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_curve_segcount": 1,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
@ -491,8 +491,8 @@
|
||||
"priority": 2147483647,
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.4,
|
||||
"via_drill": 0.2,
|
||||
"via_diameter": 0.45,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
|
||||
@ -4273,7 +4273,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||
(at 147.32 46.99 0)
|
||||
(effects
|
||||
(font
|
||||
@ -4376,7 +4376,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||
(at 147.32 76.2 0)
|
||||
(effects
|
||||
(font
|
||||
@ -4479,7 +4479,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||
(at 76.2 139.7 0)
|
||||
(effects
|
||||
(font
|
||||
@ -4583,7 +4583,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||
(at 247.65 54.61 0)
|
||||
(effects
|
||||
(font
|
||||
@ -4688,7 +4688,7 @@
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tlv9004.pdf"
|
||||
(at 231.14 133.35 0)
|
||||
(effects
|
||||
(font
|
||||
|
||||
Reference in New Issue
Block a user