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

[BUG] I want to lift steps/mm to 4000 over LCD controller, but is max about 3200 and going to 5 back. #15182

Closed
Milu1980 opened this issue Sep 6, 2019 · 23 comments

Comments

@Milu1980
Copy link

Milu1980 commented Sep 6, 2019

Description

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Additional Information

  • Include a ZIP file containing your Configuration.h and Configuration_adv.h files.
  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@Milu1980
Copy link
Author

Milu1980 commented Sep 6, 2019

with pc connection is possible, but i need it in the LCD controller...
thx for the help

@gloomyandy
Copy link
Contributor

gloomyandy commented Sep 6, 2019

How recent a version of Marlin are you using? In theory this was fixed a short while ago...
#14821

@Milu1980
Copy link
Author

Milu1980 commented Sep 6, 2019 via email

@Milu1980
Copy link
Author

Milu1980 commented Sep 6, 2019 via email

@AnHardt
Copy link
Contributor

AnHardt commented Sep 6, 2019

The fix is no fix. INT = INT32. limit was and is 3276.7 . At least not for this problem.

@AnHardt
Copy link
Contributor

AnHardt commented Sep 6, 2019

For now ,set with M92. Check with M503.

@Milu1980
Copy link
Author

Milu1980 commented Sep 6, 2019 via email

@gloomyandy
Copy link
Contributor

@AnHardt So I guess that @thinkyhead proposed fix of making the menu only allow int values (#14821 (comment)) did not happen?

@AnHardt
Copy link
Contributor

AnHardt commented Sep 6, 2019

#14909

@gloomyandy
Copy link
Contributor

Though I'm always a little suspicious when I see folks using non integral steps/mm, often means something else is wrong with the mechanics of the machine (I suppose if you have very low steps/mm it may make sense).

@Milu1980
Copy link
Author

Milu1980 commented Sep 7, 2019 via email

@AnHardt
Copy link
Contributor

AnHardt commented Sep 7, 2019

It only needs imperial sized lead-screws to need fractions.

@Milu1980
Copy link
Author

Milu1980 commented Sep 7, 2019 via email

@Patag
Copy link

Patag commented Sep 7, 2019

@AnHardt AFAIK, extruder step/unit can't be an integer (unless rounding) , PI being used in the calculation

@boelle
Copy link
Contributor

boelle commented Sep 24, 2019

@Milu1980 still having problems?

@Milu1980
Copy link
Author

Milu1980 commented Sep 24, 2019 via email

@boelle
Copy link
Contributor

boelle commented Sep 24, 2019

have you tried with latest 2.0.x ?

@Milu1980
Copy link
Author

Milu1980 commented Sep 24, 2019 via email

@Milu1980
Copy link
Author

Milu1980 commented Sep 24, 2019 via email

@boelle
Copy link
Contributor

boelle commented Sep 24, 2019

no i just update my copy of marlin and copy over old settings when the 2 settings files change layout

you can use a tool like winmerge to compare files and copy your settings

@boelle
Copy link
Contributor

boelle commented Oct 21, 2019

@Milu1980 did you try the latest 2.0.x ?

@thinkyhead
Copy link
Member

This should fix the issue… f00b48f

@github-actions
Copy link

github-actions bot commented Jul 4, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants