document where to buy the ldtek battery
This commit is contained in:
@@ -43,3 +43,10 @@ you'll need a browser which supports webGL (e.g. chromium).
|
|||||||
- call with `--render-phone` to see how the phone would fit inside the case, or apply any of the environment variables from above.
|
- call with `--render-phone` to see how the phone would fit inside the case, or apply any of the environment variables from above.
|
||||||
|
|
||||||
- CadQuery docs may be found here: <https://cadquery.readthedocs.io/en/latest/quickstart.html>
|
- CadQuery docs may be found here: <https://cadquery.readthedocs.io/en/latest/quickstart.html>
|
||||||
|
|
||||||
|
|
||||||
|
## Bill of Materials
|
||||||
|
- print using a flexible material like TPU
|
||||||
|
- the "ldtek" battery is sold under a few brands:
|
||||||
|
- [Auskang](https://www.amazon.com/Auskang-Portable-5000mAh-Compatible-Android/dp/B093GKX5Z1)
|
||||||
|
- [TNTOR](https://www.amazon.com/TNTOR-Portable-Charger-5000mAh-Compatible/dp/B0C3QH7RYK/)
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
# this battery sells under a few brands.
|
||||||
|
# - Auskang: <https://www.amazon.com/Auskang-Portable-5000mAh-Compatible-Android/dp/B093GKX5Z1>
|
||||||
|
# - TNTOR: <https://www.amazon.com/TNTOR-Portable-Charger-5000mAh-Compatible/dp/B0C3QH7RYK/>
|
||||||
|
# the manufacturer is listed as "Shenzen LDTEK Technology Co., Ltd"
|
||||||
import cadquery as cq
|
import cadquery as cq
|
||||||
|
|
||||||
width = 65.6
|
width = 65.6
|
||||||
|
Reference in New Issue
Block a user