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

UX: check and warn users if print speed/accel/jerk are higher than the machine limits #4403

Merged
merged 1 commit into from Mar 10, 2024

Conversation

SoftFever
Copy link
Owner

machine_motion

@SoftFever SoftFever merged commit fab886c into main Mar 10, 2024
12 checks passed
@SoftFever SoftFever deleted the feature/check_machine_motion_limit branch March 10, 2024 13:16
@FoldZero
Copy link

Would it not be more pertinent to take the Prusa approach and only go as fast as you slowest ship. A warning is great, but i would have expected the lowest limits to apply, otherwise waht is "Machine Limits" for if not a practical one

@dstulken
Copy link

Would it not be more pertinent to take the Prusa approach and only go as fast as you slowest ship. A warning is great, but i would have expected the lowest limits to apply, otherwise waht is "Machine Limits" for if not a practical one

Under the Printer Settings dialog, there is an "Emit limits to G-code" checkbox in the "Motion ability" tab.
Presumably, and based on the error dialog text in the animation above, if you set your speed/accel/jerk too high in the Process section (such that the warning appears), the "slowest ship" is being applied, because the Printer->Motion ability limit will cap the value typed into the process section.

So I think this does what you had wanted?

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

Successfully merging this pull request may close these issues.

None yet

3 participants