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

Bump in arc #329

Open
DougCoffland opened this issue Apr 16, 2022 · 1 comment
Open

Bump in arc #329

DougCoffland opened this issue Apr 16, 2022 · 1 comment

Comments

@DougCoffland
Copy link
Contributor

One of our customers reported that he gets a 'bobble' while cutting an arc. Here is a link to a video that demonstrates the problem.

http://gofile.me/2cUGB/A83cushp6

He reports that this problem occurs on 1.0.3 but not on 1.0.1. I had him try the various release candidates to figure out where it started. He found that the problem occurs 1.0.2-rc1 and does not occur in 1.0.1-rc31.

I looked at the code and suspect that it exceeds the junction acceleration. He has that field set to the default (200,000 mm/min2). If I calculate the acceleration that would occur if he travels through the arc at full speed it would far exceed this number. I suspect that the controller does not limit the acceleration as it should.

I am not able to duplicate this problem on my machine. I should also note that this customer uses external drivers.

I have attached the program that demonstrates the failure. I think it actually fails when executing line 285
ball-maze-small-round-base.txt

This file was created using Vectric software.
.

@Q1WP
Copy link
Contributor

Q1WP commented May 31, 2022

This appears to be resolved in v1.0.4-rc2.

I have successfully run the file multiple times without the 'bobble' as of 5/31/2022.

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

2 participants