You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
K-Shake&Tune module 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?
Versions:
Klippain: v4.3.1-17-gdf5ad5bf
Klippain-ShakeTune: v4.1.0-1-g66f5e32e
Additional information and klippy.log
No response
The text was updated successfully, but these errors were encountered: