From 4619103bbd0bdd2a2b67a323ac16f0602fb572db Mon Sep 17 00:00:00 2001 From: 0x23 Date: Sun, 31 Aug 2025 12:38:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b109988..e57041f 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ A 'magnetic gearing' approach increases the resolution of the low-cost megnetic The device can be controlled via simple G-Code commands over an USB serial interface and is thus easily integrated into other projects. The firmware implements a complete motion planning stack with look-ahead for smooth and accurate path following capabilities. +![DeviceInMotion](images/microscopy_die.gif) + ### ⚙ CAD-Files All CAD models are made in **FreeCAD**, to allow everyone to view and modify the design without subscribing or paying for a propriatary CAD solution. Note that most components are already disgned with the goal to make them easily machinable on a 3-Axis CNC-Mill. You can also 3D-Print the parts but have to live with thermal drift (carbon filled filaments cam reduce this problem). -![DeviceInMotion](images/microscopy_die.gif) -
FreeCAD Model