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

Calculate filament usage for all extruders is M605 duplicate/mirror c… #3183

Merged

Conversation

JanneMantyharju
Copy link
Contributor

…ommand is used (Issue #3075)

What does this PR do and why is it necessary?

Some printers with more than one extruder support M605 command to duplicate or mirror what first extruder does. This change calculates the filament usage correctly for all extruders

How was it tested? How can it be tested by the reviewer?

Write M605 S2 to the beginning of gcode file (enable duplication mode). Do analysis and check that the filament usage is the same for all extruders.

Any background context you want to provide?

What are the relevant tickets if any?

#3075

Screenshots (if appropriate)

Further notes

Rebased the changes to maintenance branch

@foosel foosel merged commit fa2716c into OctoPrint:maintenance May 28, 2019
@foosel
Copy link
Member

foosel commented May 28, 2019

Perfect, thank you! 👍

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed/merged. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants