-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[FR] inverted (reverse) logic on steps (mm, percent, degree) #2248
Comments
Jumping to the lowest value cannot damage anything. An accidental jump by the highest value can damage something, such as the bed when the nozzle hits ... Just my opinion. |
Hmm okay, also on BabySteps it would not be nice. So excluding BabyStepping or possibility to setup each point itself. edit: okay only works with %3. More generally it's ugly: |
@tispokes those kind of FR were already submitted and answered in the same way. As reported by Radek, it is always used the most safe solution (so the lowest values). Also, once changed from a menu, the values will be maintained in case you re-enter in the menu. So at the end, a minimal effort is requested to the user |
Hmm no the effort stays the same. e.g. ich recalibrate my z-offset:
|
I meant the changes (the last values you select) are stored until you restart the printer/TFT |
Yes therefore i end the callibtation with 0.01 and as next i get 0.1 again. (updated commend) |
And i restart the printer more often then i change my z-offset ;-) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
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. |
Every time i setup/do something manually, e.g. bed temp, nozzle temp, move x/y/z axis or leveling z-offet (and so on...) i would like to start with the biggest number first. Not with 1 Degree or 0.01 mm when i have to move first 1 mm then .4 mm and then .03 mm. so i have to press the icon very often.
It would be more useful to start from big and go smaller. (in my opinion, sure ;-))
PS: Changing Degrees by 50 or 100 at first, would so nice. Think 50 is good to use for bed and nozzle. Betten than 10. And you want/need to go from 0 to 250 °C.
Describe the solution you'd like
config switch would be a nice solution. To setup directly in the settings would be great.
Describe alternatives you've considered
Writing a pull request by my own :-)
The text was updated successfully, but these errors were encountered: