From 9700f9fd571986540b156a55b5b229a7eed3234b Mon Sep 17 00:00:00 2001 From: 0x23 Date: Sun, 31 Aug 2025 09:42:48 +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 c0e4c8c..ad54147 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,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 [CAD Models](firmware/MotionControllerRP/src/kinemtaic_models/kinematic_model_delta3d.cpp). +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. ### ⚙ Electronics