-
Notifications
You must be signed in to change notification settings - Fork 80
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
Direct enter a known E-Step value on the Printer #183
Comments
Thanks for the suggestion. This was implemented previously in the e-step screen but was removed when we switched to two pages. I've re-implemented it. Simply go to the e-steps screen, enter a value and then press "back". |
That would be great to have. |
@luds66 It will be part of the next release. |
Yep that looks nice. |
There is also #189 now where you can also set the steps/mm 👍 |
… workflow We have a separate screen for axis settings [CR6Community/Marlin#189] now, this makes direct entering of e-steps on the printer [CR6Community/Marlin#183] a bit illogical [CR6Community/Marlin#57]
This issue still seems to exist within the Nightly version of 9 March 2021:
|
I can't reproduce that, but there is a slight delay. Give it some time to update. |
Try typing in a value of 140.7 to replace the 93? I was able to replace 140.7 with 93.0 no problem. Can't get back to 140.7, but I can enter values up to 100. NOTE: I am also able to edit the Acceleration factor to replace 1000 with 100, but I cannot re-enter 1000. Keyboard limits entries to 3 digits? |
Yes, this is when you define the FloatNum to X you need to take X decimal places into account in DWIN. I didn't 😉 |
I have similar behavior when trying to manually change the E-steps. Cannot enter/save higher numbers than 102 (I need 683.17 for my Orbiter extruder). I can type numbers up to 5 characters (incl '.' like 683.2) ok, but is will not save it. When I do a M92 E683.17 from a terminal, it shows up OK _as 683.2) in the GUI. |
Description
After flashing the new CF6 Pre 3 and reseted my printer to factory settings I noticed that I can't change the E-Step value to my known good value directly on the printer without the mesurement menue.
Steps to Reproduce
If this is a Bug Report, please describe the steps needed to reproduce the issue
The text was updated successfully, but these errors were encountered: