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

AXES_MAP_CALIBRATION not outputing any information #84

Closed
1 task done
TekuSP opened this issue Apr 3, 2024 · 3 comments
Closed
1 task done

AXES_MAP_CALIBRATION not outputing any information #84

TekuSP opened this issue Apr 3, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@TekuSP
Copy link

TekuSP commented Apr 3, 2024

K-Shake&Tune module branch

  • I confirm using the main branch

Version

v2.6.1-1-gbf7a98d9

Describe the bug and expected behavior

13:06:38 
//
13:06:38 
// Starting accelerometer axe_map calibration
13:06:38 
// This operation can not be interrupted by normal means. Hit the "emergency stop" button to stop it if needed
13:06:38 
//
13:06:38 
// accelerometer measurements started
13:06:45 
// Writing raw accelerometer data to /tmp/adxl345-axemap.csv file
13:06:45 
echo: Analysis of the movements...
13:06:45 
// Running Command {shaketune}...:
13:06:49 
// WARNING: AXES_MAP_CALIBRATION is currently very experimental and may produce incorrect results... Please validate the output!
13:06:50 
// Command {shaketune} finished

Command runs, but nothing is outputed other than warning.
Klipper version: v0.12.0-125-gbfb71bc2

Additional information and klippy.log

No response

@TekuSP TekuSP added the bug Something isn't working label Apr 3, 2024
@xyleth
Copy link

xyleth commented Apr 5, 2024

I am seeing the same bug on a fresh install of shake and tune alongside Klippain.

If I dig in, activate the shake and tune PyEnv and then manually run the script I get output:

./analyze_axesmap.py /tmp/adxl345-axemap.csv -a 1500
Detected axes_map:
z,-y,x

Beyond that my Klipper macro-fu isn't strong enough to pinpoint where this is getting lost, but hopefully it helps.

@Frix-x
Copy link
Owner

Frix-x commented Apr 5, 2024

Thanks for the question. I know there are a lot of problems with this macro and it doesn't work very well. I'm currently working on a big new feature that will hopefully be released soon, and then I'll see how I can improve this macro.

@Frix-x
Copy link
Owner

Frix-x commented May 12, 2024

Closing this in favor of #99 that is duplicate with more infos

@Frix-x Frix-x closed this as completed May 12, 2024
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