From 690e2d1e5733fc99854fdcb32f0d3f9690a142b8 Mon Sep 17 00:00:00 2001 From: 0x23 Date: Thu, 15 Jan 2026 15:10:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d5264e..2acca77 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q). ## ✨NEW: Open Micro-Manipulator GUI To make testing and using the Open-Micro Manipulator easy and convenient a python control program with a graphical user interface is provided here: [Open Micro-Manipulator GUI](https://github.com/0x23/MicroManipulatorStepper). -It has simple controlls to move the device around, while also displaying a live camera feed (e.g. from a microscope camer). Additional features, including a simple g-code runner and realtime mouse control (e.g. for Biology applications). +It has simple controlls to move the device around, while also displaying a live camera feed (e.g. from a microscope camera). Additional features, including a simple g-code runner and realtime mouse control (e.g. for Biology applications).
Open Micro-Manipulator GUI