This commit is contained in:
Maix0 2026-05-14 18:40:55 +02:00
parent e03aef3fb7
commit 0bf6b8a88f
5 changed files with 7704 additions and 981 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 2,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],

View file

@ -148,7 +148,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,
@ -159,7 +159,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,
@ -170,7 +170,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,

View file

@ -3558,36 +3558,28 @@
(uuid "06021f6a-00c5-405a-a020-10bf2e1dd97f")
)
(segment
(start 118.23 98)
(end 122.23 102)
(width 0.25)
(layer "F.Cu")
(net 8)
(uuid "60678e7c-c10f-4677-bf02-3f49b66c741b")
)
(segment
(start 118 90.540202)
(start 118.020101 90.520101)
(end 121.050253 87.489949)
(width 0.25)
(layer "F.Cu")
(net 8)
(uuid "7722cc28-7d59-480c-bc0d-230f6d9705e6")
(uuid "27f5a6bf-7e18-42d8-8fc2-508fc966598c")
)
(segment
(start 118 90.540202)
(end 118 98)
(start 118.020101 97.790101)
(end 118.020101 90.520101)
(width 0.25)
(layer "F.Cu")
(net 8)
(uuid "857fb4df-c8b4-4f2c-bfed-68e6f66c0150")
(uuid "b6571c3a-43bb-41b4-b6bd-e35bdcde719d")
)
(segment
(start 118 98)
(end 118.23 98)
(start 122.23 102)
(end 118.020101 97.790101)
(width 0.25)
(layer "F.Cu")
(net 8)
(uuid "938243f4-d296-4343-929e-54b4e25f345b")
(uuid "f89d86c9-3da4-4fcc-8807-44c1c0be3593")
)
(segment
(start 121.050253 85.510051)
@ -3613,37 +3605,29 @@
(net 9)
(uuid "e1f5a23d-1ca2-475e-803e-3caee90a24fc")
)
(segment
(start 120.77 98)
(end 119 98)
(width 0.25)
(layer "F.Cu")
(net 10)
(uuid "67d16aec-958c-4855-8d62-5f5d7d89e12e")
)
(segment
(start 124.77 102)
(end 120.77 98)
(end 118.470101 95.700101)
(width 0.25)
(layer "F.Cu")
(net 10)
(uuid "bdc0eeeb-f4ad-4462-bdde-557366887116")
(uuid "59098863-f627-4793-829f-9d0bbe1e4a3e")
)
(segment
(start 119 90.671573)
(end 119 98)
(start 118.470101 95.700101)
(end 118.470101 91.201472)
(width 0.25)
(layer "F.Cu")
(net 10)
(uuid "d402b556-237e-4633-b8a1-ac42215232b8")
(uuid "b27b0cb5-f8a1-4349-96e5-ea2661a7a129")
)
(segment
(start 121.615938 88.055635)
(end 119 90.671573)
(start 118.470101 91.201472)
(end 121.615938 88.055635)
(width 0.25)
(layer "F.Cu")
(net 10)
(uuid "f189f86d-c35c-453d-a995-302b0d54409c")
(uuid "b42b1b44-0939-465e-b544-05c6e26276cd")
)
(segment
(start 128.687006 89.752691)

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 2,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],