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

Update Bambu Lab X1 Carbon 0.4 nozzle.json #4160

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

Conversation

hogum
Copy link

@hogum hogum commented May 27, 2024

Reduce material leakage and support high-temperature consumables

Reduce material leakage and support high-temperature consumables
@hogum
Copy link
Author

hogum commented Jun 2, 2024

如果为了安全,还可以添加一个判断,不过很多人都抱怨pla使用250度冲刷带来的气味较大
{if nozzle_temperature_range_high > 250}
M109 S[nozzle_temperature_range_high] ;set nozzle to common flush temp
{else}
M109 S250 ;set nozzle to common flush temp
{endif}

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