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

Not Working: Need different steps for dual extruder #7441

Closed
ahsnuet09 opened this issue Aug 5, 2017 · 4 comments
Closed

Not Working: Need different steps for dual extruder #7441

ahsnuet09 opened this issue Aug 5, 2017 · 4 comments

Comments

@ahsnuet09
Copy link

I am actually facing a problem that I need different steps_per_unit for each extruder but unfortunately, Marlin only considers the first value of steps_per_unit given for extruders and operate both extruders according to that value.

it operates both extruders according to first given value {99} and don't consider the second value for second extruder {1320}
#define DEFAULT_AXIS_STEPS_PER_UNIT {87.5, 87.67, 2520.49, 99, 1320} // X,Y,Z,E0...

I am using // RAMPS 1.3 = 34 (Power outputs: Extruder0, Extruder1, Bed)

Looking forward to your response......

@Kaibob2
Copy link
Contributor

Kaibob2 commented Aug 6, 2017

Do you have Distinct_E_factors uncommented?

@ahsnuet09
Copy link
Author

Thank You @Kaibob2
I overlooked that before,,,,,it works now

@Kaibob2
Copy link
Contributor

Kaibob2 commented Aug 8, 2017

Great. Please close here then.

@github-actions
Copy link

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.

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

No branches or pull requests

2 participants