made a pass at a soft start circuit

This commit is contained in:
2022-04-29 22:06:56 +02:00
parent 88d9f762d5
commit ed9ff23991
4 changed files with 2726 additions and 2916 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,7 @@
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 1, "high_contrast_mode": 0,
"net_color_mode": 1, "net_color_mode": 1,
"opacity": { "opacity": {
"pads": 1.0, "pads": 1.0,

View File

@@ -379,9 +379,7 @@
"microvia_diameter": 0.3, "microvia_diameter": 0.3,
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "Power", "name": "Power",
"nets": [ "nets": [],
"+15V"
],
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 1.27, "track_width": 1.27,

File diff suppressed because it is too large Load Diff