MRX8024 / chopper-resonance-tuner

Registers calibration script for TMC drivers
GNU General Public License v3.0
130 stars 15 forks source link

Change the position of the toolhead during testing to keep my cable from hitting the side? #23

Open sleewok opened 4 months ago

sleewok commented 4 months ago

Right now when I run CHOPPER_TUNE FIND_VIBRATIONS=1 it starts far to the left of my bed. The problem is that my cable guide keeps smacking against the side of the printer when it accelerates to the left. Is there any way to offset the testing location?

Thanks!

MRX8024 commented 4 months ago

Hello! Yes, you can increase the inset on both sides in the 4th line ("variable_inset") of the macro, with the command - nano ~/chopper-resonance-tuner/chopper_tune.cfg

-Maxim