wechat base64:dmluY2VudHkxdW5n
1
xtinput 2023-02-20 14:11:20 +08:00 1
我自己写了个脚本限制电量,50%到 80%,如果低于 50%就充,到了 80%就停止
|
2
shigella 2023-02-20 14:21:11 +08:00
我之前的 M1MBP 用了几个月限制 80% 直接电池循环飞到 400+ 百分之六十直接熄火 直营店检测电池挂逼了 给换了新的下半身
|
7
xtinput 2023-02-20 14:54:50 +08:00
https://github.com/darvintang/BatteryHelper 地址在这里,你可以尝试一下
|
9
jfsd2000 2023-02-20 15:54:14 +08:00
合购要多少
|
10
quzard 2023-02-20 16:25:08 +08:00
|
11
dc3365 2023-02-21 17:03:46 +08:00
官网 FAQ 有解释
Help, my battery capacity dropped and my MacBook turns off with 50% battery left or stays at 100% for hours!? Keeping your battery at a lower percentage, such as under 80%, over weeks without doing full cycles (100%-0%-100%) can result in a disturbed battery calibration. When this happens, your Macbook might turn off with 40-50% left or it will stay at 100% for hours, and your battery capacity can drop significantly. However, this is only due to a disturbed battery calibration and not because of a faulty or degraded battery. To avoid this issue, we recommend doing at least one full cycle (0%-100%) every two weeks. Even if your battery calibration gets disturbed, doing 4-5 full cycles will recalibrate your battery and the capacity will go up again. AlDente Pro has a feature called Calibration Mode( https://apphousekitchen.com/feature-explanation-calibration-mode-2/), which will automatically do a full cycle when started. You can read more about the calibration of “smart” batteries here: https://batteryuniversity.com/article/bu-603-how-to-calibrate-a-smart-battery |
12
alaneuler 2023-02-22 07:30:55 +08:00 via iPhone
@xtinput 我之前也用脚本,后来嫌麻烦,自己搞了个 Swift app ,自用到现在感觉还可以: https://github.com/alaneuler/batteryKid
|