added preset saving and heat transfer

This commit is contained in:
2026-02-13 15:06:15 -06:00
parent f707c87f7e
commit a881a0a381
7 changed files with 559 additions and 20 deletions

11
presets/core.json Normal file
View File

@@ -0,0 +1,11 @@
{
"FT-3KM F4424G": {
"ID_mm": 21.5,
"OD_mm": 46.5,
"height_mm": 22.8,
"fill_factor": 0.35,
"Ae_mm2": 142.5,
"Ve_mm3": 15219
},
"_last": "FT-3KM F4424G"
}