From 7a216ea645248947f71de9c0a7f455cf6433175c Mon Sep 17 00:00:00 2001 From: osiu97 Date: Tue, 7 Jul 2026 00:43:28 +0200 Subject: [PATCH] TODO --- TODO.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b7caa79..8c92dd0 100644 --- a/TODO.md +++ b/TODO.md @@ -1 +1,6 @@ -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 +- Background Graphic Section +- Input section +Both of these should also have effects like: Normal movement, erratic, jumpy, random +- No Disable steppers but +- Idle timeout +- Disable steppers button on top bar \ No newline at end of file