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

Does not wait for temp on extruder change. #83

Open
hilmerhall opened this issue Oct 15, 2023 · 3 comments
Open

Does not wait for temp on extruder change. #83

hilmerhall opened this issue Oct 15, 2023 · 3 comments

Comments

@hilmerhall
Copy link

Currently when switching nozzles for dual extruder (Artisan) it starts printing before new nozzle gets to temp.

@tensile23
Copy link
Contributor

Can you please provide us with the Cura project and the Gcode so we can confirm the problem?

@hilmerhall
Copy link
Author

Sure. I noticed it by watching the machine's screen. It started to print way before nozzle got to temp on switch.
I added M109 T0 S{material_print_temperature} in the extruder start code in machine settings which does the trick. (i will try adding a z up down before after).
otherwise here are some files.
requested_files.zip

@tigercjn
Copy link

tigercjn commented Apr 10, 2024

The Extruder data is missing the start Gcodes under each extruder setting.
Also missing 2nd extruder offset.
image

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

No branches or pull requests

3 participants