kalico: Increase max velocity in resonance tester - #245
Merged
Merged
Conversation
jamesturton
temporarily deployed
to
approval-given
July 12, 2026 22:44 — with
GitHub Actions
Inactive
jamesturton
temporarily deployed
to
approval-given
July 12, 2026 22:51 — with
GitHub Actions
Inactive
✅ Build ArtifactsThis is the slightly faster oneBranch:
|
✅ Build ArtifactsThis is the wicked fast oneBranch:
|
suchmememanyskill
force-pushed
the
main
branch
from
August 19, 2026 20:27
f5f9c2b to
60d2c28
Compare
The screen is an essential interface for those who have not setup wifi already, which is likely during first boot up. The fix for motion limits means we are now less likely to OOM and grumpyscreen only uses ~3Mb. Tested running 5 shaper calibrations in a row with BOTH camera and gui running and max observed memory usage was 101Mb.
jamesturton
force-pushed
the
james/resonance-tester
branch
from
September 21, 2026 19:33
3647a0c to
43c316e
Compare
Collaborator
Author
|
Updated to cherry-pick this upstream PR as a patch: Works using the same idea as Pellcorps patch, but a little more refined. |
jamesturton
marked this pull request as ready for review
September 21, 2026 19:34
Collaborator
Author
|
@suchmememanyskill feel free to veto 43c316e, but I couldn't get it to OOM with both camera and gui running after this patch. |
✅ Build ArtifactsBranch:
|
suchmememanyskill
approved these changes
Sep 21, 2026
|
Wow fantastic @jamesturton I had been watching that upstream PR, really hoping it would get merged so I could cherry pick it, for now I will stick with what I have in Simple AF, but good to know the general idea is sound and it solved your issues. |
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks to @pellcorp for the tips!