From 2cf353e7fc58b0f1c56966c2b5055e0d6107da47 Mon Sep 17 00:00:00 2001 From: 0x23 Date: Fri, 19 Sep 2025 08:30:15 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ed1849d..fa66201 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ It's designed for applications such as optical alignment, probing electronic com Check out the YouTube video for more information about the device and how it is built:
[An Open Source Motorized XYZ Micro-Manipulator - Affordable sub µm Motion Control](https://youtu.be/MgQbPdiuUTw) -
- Image 1 - Image 2 +
+ Image 1 + Image 2
Thanks to its parallel kinematic structure and miniature ball joints, it achieves good mechanical stiffness and a large range of motion. @@ -60,9 +60,9 @@ It implements path planning with look-ahead and, unlike many other motion contro You may find configuration for pin numbers, motor type, and other parameters in [hw_config.h](firmware/MotionControllerRP/src/hw_config.h). Please check them before uploading the firmware. -
- Image 1 - Image 2 +
+ Image 1 + Image 2
#### Building and Flashing the Firmware