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

COMPARE_BELTS_RESPONSES Z_HEIGHT variable from variables.cfg not used #140

Open
1 task done
roykrikke opened this issue Jul 7, 2024 · 3 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@roykrikke
Copy link

K-Shake&Tune module branch

  • I confirm using the main branch

Version

Klippain v4.3.1-17-gdf5ad5bf Klippain-ShakeTune v4.1.0-1-g66f5e32e

Describe the bug and expected behavior

When I run COMPARE_BELTS_RESPONSES with the default parameters. I get the error: Z_HEIGHT parameter is required if the test_point in [resonance_tester] section is set to -1,-1,-1

When I run it with: COMPARE_BELTS_RESPONSES FREQ_START= FREQ_END= HZ_PER_SEC=1 ACCEL_PER_HZ= TRAVEL_SPEED=120 Z_HEIGHT=50
All works fine.

This is a bit confusing because there are parameters included in variables.cfg. I may be making a wrong assumption, but I expected these parameters to be used for this macro. Is this a mistake or am I making a wrong assumption?

## Resonnance testing position (if an accelerometer is installed in the machine)
## If test point is let to -1,-1, it default to the center of the bed at 50mm high
variable_resonnance_test_point_xy: -1, -1
variable_resonnance_test_z_clearance: 50

Versions:
Klippain: v4.3.1-17-gdf5ad5bf
Klippain-ShakeTune: v4.1.0-1-g66f5e32e

Additional information and klippy.log

No response

@roykrikke roykrikke added the bug Something isn't working label Jul 7, 2024
@roykrikke
Copy link
Author

The same is applicable to AXES_SHAPER_CALIBRATION

@Frix-x
Copy link
Owner

Frix-x commented Jul 9, 2024

Hello,

Yes you are right, I didn't updated the main Klippain repository yet in regards to the latest changes in Shake&Tune. I'll do it very soon

@Benkult
Copy link

Benkult commented Sep 27, 2024

Y'all know you can put Z_Height parameter in the drop down list on the macro button, right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants