mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 22:35:17 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@bee1c67416 🚀
This commit is contained in:
parent
7fcca9b5d9
commit
c8571f2147
15 changed files with 12 additions and 2 deletions
|
@ -5384,7 +5384,10 @@ turned off then back on.</p>
|
|||
<h4 id="set_tmc_current">SET_TMC_CURRENT<a class="headerlink" href="#set_tmc_current" title="Permanent link">¶</a></h4>
|
||||
<p><code>SET_TMC_CURRENT STEPPER=<name> CURRENT=<amps> HOLDCURRENT=<amps></code>:
|
||||
This will adjust the run and hold currents of the TMC driver.
|
||||
(HOLDCURRENT is not applicable to tmc2660 drivers.)</p>
|
||||
<code>HOLDCURRENT</code> is not applicable to tmc2660 drivers.
|
||||
When used on a driver which has the <code>globalscaler</code> field (tmc5160 and tmc2240),
|
||||
if StealthChop2 is used, the stepper must be held at standstill for >130ms so
|
||||
that the driver executes the AT#1 calibration.</p>
|
||||
<h4 id="set_tmc_field">SET_TMC_FIELD<a class="headerlink" href="#set_tmc_field" title="Permanent link">¶</a></h4>
|
||||
<p><code>SET_TMC_FIELD STEPPER=<name> FIELD=<field> VALUE=<value></code>: This will
|
||||
alter the value of the specified register field of the TMC driver.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue