Deploying to gh-pages from @ Klipper3d/klipper@762e2c49c7 🚀
This commit is contained in:
@@ -1096,8 +1096,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#stm32h7-step-rate-benchmark" class="md-nav__link">
|
||||
STM32H7 step rate benchmark
|
||||
<a href="#stm32h7-benchmark-della-velocita-di-step" class="md-nav__link">
|
||||
STM32H7 benchmark della velocità di step
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1465,8 +1465,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#stm32h7-step-rate-benchmark" class="md-nav__link">
|
||||
STM32H7 step rate benchmark
|
||||
<a href="#stm32h7-benchmark-della-velocita-di-step" class="md-nav__link">
|
||||
STM32H7 benchmark della velocità di step
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1833,8 +1833,8 @@ finalize_config crc=0
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="stm32h7-step-rate-benchmark">STM32H7 step rate benchmark<a class="headerlink" href="#stm32h7-step-rate-benchmark" title="Permanent link">¶</a></h3>
|
||||
<p>The following configuration sequence is used on a STM32H743VIT6:</p>
|
||||
<h3 id="stm32h7-benchmark-della-velocita-di-step">STM32H7 benchmark della velocità di step<a class="headerlink" href="#stm32h7-benchmark-della-velocita-di-step" title="Permanent link">¶</a></h3>
|
||||
<p>La seguente sequenza di configurazione viene utilizzata su un STM32H743VIT6:</p>
|
||||
<div class="highlight"><pre><span></span><code>allocate_oids count=3
|
||||
config_stepper oid=0 step_pin=PD4 dir_pin=PD3 invert_step=-1 step_pulse_ticks=0
|
||||
config_stepper oid=1 step_pin=PA15 dir_pin=PA8 invert_step=-1 step_pulse_ticks=0
|
||||
@@ -1842,7 +1842,7 @@ config_stepper oid=2 step_pin=PE2 dir_pin=PE3 invert_step=-1 step_pulse_ticks=0
|
||||
finalize_config crc=0
|
||||
</code></pre></div>
|
||||
|
||||
<p>The test was last run on commit <code>00191b5c</code> with gcc version <code>arm-none-eabi-gcc (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027]</code>.</p>
|
||||
<p>Il test è stato eseguito l'ultima volta su commit <code>00191b5c</code> con versione gcc <code>arm-none-eabi-gcc (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revisione 273027]</code>.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user