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

Marlin/Configuration: Decrease the max hotend temp to 240C #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kreyren
Copy link

@Kreyren Kreyren commented Feb 19, 2022

On my stock Creality Ender-3 the PTFE bowen tube melts and starts to burn when it reaches 260 C that the printer allows out of the box, this commit attempts to decrease the max temperature by changing HEADER_X_MAXTEMP in Marlin to decrease the max safe temperature to 240 to avoid this fire hazard.

This issue can be reproduced by using 260C hotend temperature on the printer without the filament and the PTFE bowen tube should start to smoke and burn in <50 sec

On my stock Creality Ender-3 the PTFE bowen tube melts and starts to burn when it reaches 260 C that the printer allows out of the box, this commit decreases the HEADER_X_MAXTEMP in Marlin to decrease the max safe temperature to 240 to avoid this fire hazard.

This issue can be reproduced by using 260C hotend temperature on the printer without the filament and the PTFE bowen tube should start to smoke and burn in <50 sec
@Kreyren Kreyren changed the title Update Configuration.h Marlin/Configuration: Decrease the max hotend temp to 40C Feb 19, 2022
@Kreyren Kreyren changed the title Marlin/Configuration: Decrease the max hotend temp to 40C Marlin/Configuration: Decrease the max hotend temp to 240C Feb 19, 2022
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