Skip to content
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

Closed
JamesRayn opened this issue Feb 14, 2021 · 10 comments
Closed

Direct enter a known E-Step value on the Printer #183

JamesRayn opened this issue Feb 14, 2021 · 10 comments
Labels
t:enhancement New feature or request

Comments

@JamesRayn
Copy link

JamesRayn commented Feb 14, 2021

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

  1. Go to Control > E-Steps
  2. you are able to enter a new value in the "current E-Step" line, but you can't save it
@Sebazzz Sebazzz added the t:enhancement New feature or request label Feb 14, 2021
@Sebazzz Sebazzz added this to the Community Firmware Release 6 milestone Feb 14, 2021
Sebazzz added a commit to CR6Community/CR-6-touchscreen that referenced this issue Feb 14, 2021
@Sebazzz
Copy link
Collaborator

Sebazzz commented Feb 14, 2021

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".

@luds66
Copy link

luds66 commented Feb 20, 2021

That would be great to have.

@BubuMVX
Copy link

BubuMVX commented Feb 20, 2021

@luds66 It will be part of the next release.

A little preview:
preview

@luds66
Copy link

luds66 commented Feb 20, 2021

Yep that looks nice.

@Sebazzz
Copy link
Collaborator

Sebazzz commented Feb 22, 2021

There is also #189 now where you can also set the steps/mm 👍

Sebazzz added a commit to CR6Community/CR-6-touchscreen that referenced this issue Feb 24, 2021
… 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]
@Thinkersbluff
Copy link

This issue still seems to exist within the Nightly version of 9 March 2021:

  1. Select Esteps,
  2. tap on the current esteps value
  3. screen changes to Extruder settings menu,
  4. tap on Esteps value-> keyboard pops up,
  5. type new esteps value and tap green checkmark
  6. Keyboard is removed, but current esteps value has not changed.

@Sebazzz
Copy link
Collaborator

Sebazzz commented Mar 9, 2021

I can't reproduce that, but there is a slight delay. Give it some time to update.

@Thinkersbluff
Copy link

Thinkersbluff commented Mar 9, 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?

@Sebazzz
Copy link
Collaborator

Sebazzz commented Mar 9, 2021

Yes, this is when you define the FloatNum to X you need to take X decimal places into account in DWIN. I didn't 😉

@3DFreezeMe
Copy link

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.
Upon verifying and testing I can do 102 max, which saves OK. Trying to do a 103 (or anything higher with 3 digits) does not work anymore.

When I do a M92 E683.17 from a terminal, it shows up OK _as 683.2) in the GUI.
I have this behavior on a 4.5.2 mb with both the CF6-Pre4-cr6-se-v4.5.2-mb-2021-02-28-13-49.zip and a later nightlky release.
I did a factory default after flashing and also did flash the TFT to the correct version each time.

Sebazzz added a commit to CR6Community/CR-6-touchscreen that referenced this issue Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants