-
-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adds toolhead circle style controls #1248
feat: adds toolhead circle style controls #1248
Conversation
intial commit Signed-off-by: vajonam <vajonam@github>
Signed-off-by: vajonam <[email protected]>
add step clicks and homing buttons Signed-off-by: vajonam <[email protected]>
add XY homing capability Signed-off-by: vajonam <[email protected]>
added loading and waiting indicators while homing axis. TODO: add spinners as well coming up next while loading. Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
I will add the loading indicators features a new PR, that is bit more involved. please review and suggest and code changes, am sure there will be a few. |
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
- when not using XY homing there is room on the center icon, this allows centering of the toolhead in X and Y over the bed. Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
… warning color Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Signed-off-by: vajonam <[email protected]>
Also removes dead code Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
@pedrolamas I don't think I have considered force move, to enable the step buttons. The problem is force move moves the steppers, on a core xy with 3 steppers for z.. the control isn't very useful. so I suspect we leave it as it. |
@vajonam you might want to hold off on doing changes for now as I am looking at full theming of this! |
Yup am not pushing on this branch, its all yours. |
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Looks good. Haven't found any issues. |
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
Signed-off-by: Pedro Lamas <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, love it!
@pedrolamas Feel free to merge if you're ready
adds the cricle control for the toolhead.
Peek.2023-11-27.09-53.mp4