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

Feedrate too fast after homing from PC #3

Open
afkool opened this issue Apr 25, 2020 · 0 comments
Open

Feedrate too fast after homing from PC #3

afkool opened this issue Apr 25, 2020 · 0 comments

Comments

@afkool
Copy link

afkool commented Apr 25, 2020

Printer: Hands 2
Firmware: Was emailed to me
MD5SUM - 06885062a1083d88910758e12c08c2ab

How to reproduce:

home x, y, z from host
G1 Y110 F1000

The movement is too fast.
Commands after move the correct speed.

Work around:
home x, y, z from host
G0 F1000
G1 F1000
G1 Y110 F1000

Moves the correct speed.

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

1 participant