Giter Club home page Giter Club logo

Comments (8)

wight554 avatar wight554 commented on May 29, 2024

Got exactly same error on ender 3 with K-Shaketune 2.6.0. Might be some cache issue, it was working fine until it randomly stopped working

from klippain-shaketune.

JenPet3D avatar JenPet3D commented on May 29, 2024

Getting also this error message.

from klippain-shaketune.

Frix-x avatar Frix-x commented on May 29, 2024

I'm not sure about the origin of this error message since it should be an impossible case... Can you share the CSV file that produce this error?

from klippain-shaketune.

hemasi3d avatar hemasi3d commented on May 29, 2024

Hi,

I have the same problem,

printer.cfg
[stepper_x]
...
position_endstop:260
...
[stepper_y]
...
position_endstop: 150
...

Klippain-version: v2.6.0-2-g312a9c9f
Klipper-version: v0.12.0-115-gb98375b3

vibr_20240303_175423-sp20_00n1.csv

from klippain-shaketune.

hrvat94 avatar hrvat94 commented on May 29, 2024

Have a similar Problem:

Traceback (most recent call last):
File "/home/pi/klippain_shaketune/K-ShakeTune/scripts/is_workflow.py", line 303, in

main()

File "/home/pi/klippain_shaketune/K-ShakeTune/scripts/is_workflow.py", line 289, in main

axis = create_shaper_graph(keep_csv=options.keep_csv, max_smoothing=options.max_smoothing, scv=options.scv)

File "/home/pi/klippain_shaketune/K-ShakeTune/scripts/is_workflow.py", line 123, in create_shaper_graph

fig = shaper_calibration([new_file], KLIPPER_FOLDER, max_smoothing=max_smoothing, scv=scv)

File "/home/pi/klippain_shaketune/K-ShakeTune/scripts/graph_shaper.py", line 217, in shaper_calibration

performance_shaper, shapers, calibration_data, fr, zeta = calibrate_shaper(datas[0], max_smoothing, scv, max_freq)

File "/home/pi/klippain_shaketune/K-ShakeTune/scripts/graph_shaper.py", line 54, in calibrate_shaper

shaper, all_shapers = helper.find_best_shaper(

TypeError: find_best_shaper() got an unexpected keyword argument 'shapers'

Command {shaketune} finished

from klippain-shaketune.

Henk72 avatar Henk72 commented on May 29, 2024

I'm not sure about the origin of this error message since it should be an impossible case... Can you share the CSV file that produce this error?

I retested today with the latest version. I got next error again

"motor_fr, motor_zeta, motor_max_power_index = compute_mechanical_parameters(motor_vibration_power, freqs)
File "/home/pi/Ender5Pro_data/config/K-ShakeTuneJos/scripts/common_func.py", line 81, in compute_mechanical_parameters"

"idx_below = np.where(psd[:max_power_index] <= half_power)[0][-1]
IndexError: index -1 is out of bounds for axis 0 with size 0"

I have attached the most recent .csv file from all the generated ones.

vibr_20240309_173411-sp200_00n1.csv

from klippain-shaketune.

Frix-x avatar Frix-x commented on May 29, 2024

@hrvat94 your issue is different and it's because you have updated Shake&Tune to v2.6 and will need to also update Klipper to a more recent version. This will fix your issue. I hid your comment to keep the topic on the current issue.

@Henk72 and @hemasi3d can you give me the full set of CSV files in a zip archive ?

from klippain-shaketune.

Henk72 avatar Henk72 commented on May 29, 2024

Dear Frix-x,

This is my full set of CSV files zipped. The problem happens on the Y-axis of the Ender5Pro. No issues on my Ender3v2.
vibrations.zip

from klippain-shaketune.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.