diff --git a/TODO.md b/TODO.md index b859b57..b7caa79 100644 --- a/TODO.md +++ b/TODO.md @@ -1 +1 @@ -Implement mechanical stall homing \ No newline at end of file +I want you to implement proper motor homing. I think the original used stall homing, please look it up and reimplement it properly. Make sure map on the website starts in proper place. Please update both web (kinematics.js and stepper-test.js) and mcu (main.cpp) code and make sure we are updated on this topic in gemini.md. I have had some desync issues with agent before so there may be some remnants. \ No newline at end of file diff --git a/index.html b/index.html index bbb7ffa..cf90dda 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,12 @@ +