commit 3b58cdac6483e8006a09f90fb039a2bb288f804a Author: Jirka StehlĂ­k Date: Mon Apr 6 19:02:49 2026 +0200 Initial commit diff --git a/Gear_wheel_and_insert.FCStd b/Gear_wheel_and_insert.FCStd new file mode 100644 index 0000000..0eb4e7c Binary files /dev/null and b/Gear_wheel_and_insert.FCStd differ diff --git a/Lid.FCStd b/Lid.FCStd new file mode 100644 index 0000000..b106114 Binary files /dev/null and b/Lid.FCStd differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3e9a27 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Adapter for Zemismart ZM16B motor to be compatible with Ikea FYRTUR blinds + +![Modified blind](./images/modified_blind.jpg) + +This repository contains FreeCAD project files for adapters, which can be used for making [Zemismart Zigbee Smart Roller Shade Blinds Motor](https://www.aliexpress.com/item/1005009985673198.html) compatible with Ikea FYRTUR blinds. Thanks to this, you can happily continue using them after their end of life. + + +`.3mf` files can be found in releases, or in [Printables](https://www.printables.com/model/1673256-ikea-fyrtur-adapters-for-zemismart-zm16b-motor). + +For more information about how to fix your blinds, check out my blog article about this topic: [How to repair IKEA FYRTUR Smart blinds](https://jirkabuilds.dev/blog/05-ikea-fyrtur-repair/). + +![Render of adapters](./images/parts_render.png) diff --git a/images/gear_wheel_detail.jpg b/images/gear_wheel_detail.jpg new file mode 100644 index 0000000..c55366a Binary files /dev/null and b/images/gear_wheel_detail.jpg differ diff --git a/images/insert_detail.jpg b/images/insert_detail.jpg new file mode 100644 index 0000000..03f7bff Binary files /dev/null and b/images/insert_detail.jpg differ diff --git a/images/lid_detail.jpg b/images/lid_detail.jpg new file mode 100644 index 0000000..0e7d711 Binary files /dev/null and b/images/lid_detail.jpg differ diff --git a/images/modified_blind.jpg b/images/modified_blind.jpg new file mode 100644 index 0000000..59bac28 Binary files /dev/null and b/images/modified_blind.jpg differ diff --git a/images/motor.jpg b/images/motor.jpg new file mode 100644 index 0000000..479b3b4 Binary files /dev/null and b/images/motor.jpg differ diff --git a/images/parts_detail_1.jpg b/images/parts_detail_1.jpg new file mode 100644 index 0000000..1b51eb1 Binary files /dev/null and b/images/parts_detail_1.jpg differ diff --git a/images/parts_detail_2.jpg b/images/parts_detail_2.jpg new file mode 100644 index 0000000..7b8f548 Binary files /dev/null and b/images/parts_detail_2.jpg differ diff --git a/images/parts_render.png b/images/parts_render.png new file mode 100644 index 0000000..df40e5e Binary files /dev/null and b/images/parts_render.png differ diff --git a/images/print.jpg b/images/print.jpg new file mode 100644 index 0000000..726c24e Binary files /dev/null and b/images/print.jpg differ