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

bug on high speed move ( all axes ) #70

Closed
ghost opened this issue Feb 9, 2017 · 2 comments
Closed

bug on high speed move ( all axes ) #70

ghost opened this issue Feb 9, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 9, 2017

This error affects all the axis:
(Video recorded my friends)
https://youtu.be/jpH3hNGZwbQ

it has the following settings/hardware:
arduino due + RADDS , Hbot cinematics, X/Y=320 step/mm
Use ENABLE_HIGH_SPEED_STEPPING does not correct the problem.

test code:
G28 X0 Y0
G1 X95 Y5 f5000
G2 F10800 X95 Y5 I5 J95
G2 F12000 X95 Y5 I5 J95
G2 F13200 X95 Y5 I5 J95
G2 F14400 X95 Y5 I5 J95
G2 F15600 X95 Y5 I5 J95
G2 F16800 X95 Y5 I5 J95
G2 F18000 X95 Y5 I5 J95
G2 F19200 X95 Y5 I5 J95
G2 F20000 X95 Y5 I5 J95
G28 Y0 X0

P.S. Earlier versions did not have this problem (when it is emerged - unknown)

P.S.S. Repieter firmware on this test work fine
https://youtu.be/8T9sq_zOGzo

@sh4jonny
Copy link

sh4jonny commented Apr 3, 2017

Confirm
have it on Arduino DUE + HackedRAMPS1.4, CoreXY, X/Y=80 step/mm

@ghost
Copy link
Author

ghost commented Apr 3, 2017

Arduino Mega2560 on Azteeg Pro - Confirm

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

No branches or pull requests

3 participants