-
Notifications
You must be signed in to change notification settings - Fork 122
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
Babystepping in real time. #106
Comments
Babystepping isn't currently supported on ESP32 boards, such as this one. Perhaps it will be supported in the future. |
Thank you, hopefully it will be possible in the future.
---------- Původní e-mail ----------
Od: PanosPetrou ***@***.***>
Komu: makerbase-mks/MKS-TinyBee ***@***.***>
Kopie: Marcel67921 ***@***.***>, Author ***@***.***
com>
Datum: 5. 12. 2023 3:39:42
Předmět: Re: [makerbase-mks/MKS-TinyBee] Babystepping in real time. (Issue #
106)
"
Babystepping isn't currently supported on ESP32 boards, such as this one.
Perhaps it will be supported in the future.
—
Reply to this email directly, view it on GitHub
(#106 (comment))
, or unsubscribe
(https://github.com/notifications/unsubscribe-auth/A7C3WARRIYJH4E2ECR5LL5TYH2COVAVCNFSM6AAAAABAE534MOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZHEYDCNJZHE)
.
You are receiving this because you authored the thread. Message ID: <
***@***.***>
"
|
Unfortunately marlin does not support a single I2C stream for AVR motherboard support. Supporting Babystep on the ESP32 would require giving up AVR compatibility, but that is not the goal of the marlin project. Use klipper instead of marlin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could someone please advise me to make babystepping work for me when printing the first layer. In real time.
The text was updated successfully, but these errors were encountered: