Compare commits

..

No commits in common. "dd7a9dd173e392259cde2c7e74f014e0a8ea2362" and "504e1079efb4590b7bd5b19042b6789fd93b74b0" have entirely different histories.

12 changed files with 12399 additions and 175323 deletions

9
.gitignore vendored
View File

@ -1,9 +0,0 @@
*.bak
*.zip
*.gz
production/**
fp-info-cache
fp-lib-table
*.xml
bom/**
*.lck

5
TODO
View File

@ -4,7 +4,6 @@
[x] Make pads for the transformer larger and longer [x] Make pads for the transformer larger and longer
[x] Add some thermal reliefs [x] Add some thermal reliefs
[x] Make better use of the vertical space [x] Make better use of the vertical space
[ ] Remove ground under voltage multiplier to reduce parassitic losses
# Schematic # Schematic
@ -12,9 +11,7 @@
[x] Find new mosfet, not sot-23 [x] Find new mosfet, not sot-23
[x] Add test pads [x] Add test pads
[ ] Adjust snubber for higher mosfet rds_on [ ] Adjust snubber for higher mosfet rds_on
[ ] The soft start does not work right now
[x] Add a pull down resistor to ENABLE
# Debug # Debug
[x] Try to use the larger mosfets with jumpers and see [ ] Try to use the larger mosfets with jumpers and see

162498
fp-info-cache

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 36,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": false, "auto_track_width": false,
"hidden_netclasses": [], "hidden_netclasses": [],
@ -38,7 +38,6 @@
9, 9,
10, 10,
11, 11,
12,
13, 13,
15, 15,
16, 16,

File diff suppressed because it is too large Load Diff