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

Fixed tool switching for multiple extruders, change the default step #691

Closed
wants to merge 8 commits into from
Closed

Conversation

radek8
Copy link
Contributor

@radek8 radek8 commented May 14, 2020

Requirements

Fixed tool switching for multiple extruders, change the default step

Description

Status screen fix.
When using multiple extruders, the tempreture display checks the number of extruders instead of the number of tools. Because of this
the temperature on the screen cycles between non-existing tools.
Baby step
the default value for the change is 0.1mm.
This is value is too big for Baby step.
Changing it to 0.01mm makes more sense.

Benefits

Correct temperature display with multiple extruders
Starting step 0.01mm Baby step

radek8 added 7 commits May 9, 2020 21:23
…for Baby step

Status screen fix.
When using multiple extruders, the tempreture display checks the number of extruders instead of the number of tools. Because of this
the temperature on the screen cycles between non-existing tools.

Baby step
the default value for the change is 0.1mm.
This is value is too big for Baby step.
Changing it to 0.01mm makes more sense.
Fixed saving changed values to EEPROM in Paramertersetting.c at menu exit.

Correct the value in the config.ini file
Correct the value in the config.ini file
@radek8 radek8 closed this May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant