From 3ac60f595987e5630e2e4eb53559838e44d2ec3e Mon Sep 17 00:00:00 2001 From: 0x23 Date: Sun, 31 Aug 2025 09:43:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad54147..4606e1d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Please note that FreeCAD version **1.1.0dev** was used and the files might not w ### ⚙ Kinematic Model The kinematic model is defined here: [kinematic_model_delta3d.cpp](firmware/MotionControllerRP/src/kinemtaic_models/kinematic_model_delta3d.cpp). -Please check the dimensions of you build against the values set in the constructor. In particular make sure the arm length matches. +Please check the dimensions of your build against the values set in the constructor. In particular make sure the arm length matches. ### ⚙ Electronics