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

limit maximum accelerations/velocities #121

Open
ianstormtaylor opened this issue Oct 12, 2022 · 0 comments
Open

limit maximum accelerations/velocities #121

ianstormtaylor opened this issue Oct 12, 2022 · 0 comments

Comments

@ianstormtaylor
Copy link

I wanted the plotter use the maximum acceleration and velocity when the pen is up. I figured there would be limits in place, so I just put 5000 into the up acc. andup max vel. fields (default is 1000 I believe?). But this resulted in the plotter making some nasty noises and hitting the boundaries and not being aligned properly.

I think Saxi should probably enforce limits on what values are used to not break the plotter. And even better would be having those fields have limits that are reflected in the UI. And even way better would be having a UI that easily allowed someone to choose "the maximum" as an option to not have to think in numbers.

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