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

Fix for advance extrusion algorithms #4852

Merged
merged 4 commits into from Sep 20, 2016
Merged

Fix for advance extrusion algorithms #4852

merged 4 commits into from Sep 20, 2016

Conversation

ghost
Copy link

@ghost ghost commented Sep 20, 2016

Fix for advance extrusion algorithms
Suggested by @thinkyhead

It fixes broken direction signal and inverted stepping signal of ADVANCED and LIN_ADVANCED.

Before:
Yellow: direction signal
Cyan: stepping signal
Magenta: enable signal

ADVANCE LIN_ADVANCE
newfile3 newfile1

After:

ADVANCE LIN_ADVANCE
newfile2 2 newfile2

esenapaj added 4 commits September 20, 2016 19:35
Remove a setting proccess of E direction in advance_isr()
… steps

Probably needed for long straight lines when using high microstepping
@ghost
Copy link
Author

ghost commented Sep 20, 2016

?
u8glib error?

@thinkyhead
Copy link
Member

Travis is broken for us right now. I hope we can find a solution. Maybe just the download site of u8glib is corrupted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant