-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
PLA and ABS Preheat Settings maxtemp error #5312
Comments
@Jinxycob This is correct, the default is 275. But what is your point.
|
sry bud just deleted that comment it was confusing the issue |
The limit is based on the first hotend's limit. I'll make it so that the limit is based on all hotends, but also that you still can't preheat the nozzles above their set maxima. Done as #5315 |
#5315 fixed it. Thanks Scott! |
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. |
When i edit the PLA and ABS Preheat temperatures via the LCD the Maximum temperature for
HEATER_0_MAXTEMP
is used for both Materials. In my case Heater 0 is PLA and Heater 1 is ABS.HEATER_0_MAXTEMP = 250°
HEATER_1_MAXTEMP = 300°
In the preheat settings i can set PLA to maximum 235° (250-15) which is correct, but ABS too.
The text was updated successfully, but these errors were encountered: