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

Why is there no Guide how to use this? #190

Open
Durahl opened this issue Jul 29, 2024 · 6 comments
Open

Why is there no Guide how to use this? #190

Durahl opened this issue Jul 29, 2024 · 6 comments

Comments

@Durahl
Copy link

Durahl commented Jul 29, 2024

  • I've installed the Git
  • I've added the Update Code to Moonraker
  • I've added the missing hold_current to the tmc_5160 stepper_x/y sections together with the motor_constants and autotune_tmc Code to printer.cfg

Now what?
Just running AUTOTUNE_TMC STEPPER=stepper_x in the Console does nothing - No Movements, no Reports, nothing like what you'd experience when doing a Resonance Calibration... Not even an Error Message.

What are we supposed to be looking for? Would someone please give an explanation how to operate this to someone with ZERO knowledge how to operate this?

@demrut
Copy link

demrut commented Aug 6, 2024

Same Here !

@dagolard
Copy link

dagolard commented Aug 9, 2024

Did you add your steppers to the printer.cfg?

i.e. like mine...

[autotune_tmc stepper_x]
motor: ldo-42sth48-2004mah
voltage: 48

[autotune_tmc stepper_x1]
motor: ldo-42sth48-2004mah
voltage: 48

[autotune_tmc stepper_y]
motor: ldo-42sth48-2004mah
voltage: 48

[autotune_tmc stepper_y1]
motor: ldo-42sth48-2004mah
voltage: 48

[autotune_tmc stepper_z]
motor: ldo-42sth60-2004ac
voltage: 24

[autotune_tmc stepper_z1]
motor: ldo-42sth60-2004ac
voltage: 24

[autotune_tmc stepper_z2]
motor: ldo-42sth60-2004ac
voltage: 24

[autotune_tmc extruder]
motor: ldo-36sth20-1004ahg
voltage: 24

@Durahl
Copy link
Author

Durahl commented Aug 10, 2024

Well yea, to some degree ( since there is no Example Guide ):
Screenshot 2024-08-10 111727

What are we supposed to do after entering all the Edits into the printer.cfg?

@Xplode85
Copy link

After you do the edits there isn't really anything else to do except notice the different sounds from your steppers.
There is no real active autotuning, it's just setting stepper driver parameters based on the stepper motors you have added in printer.cfg

This has worked succesfully for me and all my printers got quieter, stepper drivers did get a little hotter thou so i got a temperature warning.

@Durahl
Copy link
Author

Durahl commented Aug 17, 2024

Thanks for the Clarification.

Unfortunately, it didn't seem to do a lot ( if anything? 🤔 ) for me even when adding the remainder Configuration possibilities to it... Sound didn't change when switching from Auto ( Performance for X/Y ) to Silent. Ah well... 😑

@Fredlepp
Copy link

moi aussi , je lance n'importe quelle de ces commandes:
AUTOTUNE_TMC STEPPER=extruder
AUTOTUNE_TMC STEPPER=stepper_x
AUTOTUNE_TMC STEPPER=stepper_y
AUTOTUNE_TMC STEPPER=stepper_z
AUTOTUNE_TMC STEPPER=stepper_z1
AUTOTUNE_TMC STEPPER=stepper_z2
AUTOTUNE_TMC STEPPER=stepper_z3

il n'y a pas de message d'erreur mais rien ne se passe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants