Deploying to gh-pages from @ Klipper3d/klipper@1836ec431c 🚀

This commit is contained in:
KevinOConnor 2025-02-27 01:26:42 +00:00
parent 2e192a93eb
commit 3e3d2b6dc0
15 changed files with 11 additions and 11 deletions

View file

@ -2259,7 +2259,7 @@ config_stepper oid=2 step_pin=gpio27 dir_pin=gpio5 invert_step=-1 step_pulse_tic
finalize_config crc=0 finalize_config crc=0
</code></pre></div> </code></pre></div>
<p>The test was last run on commit <code>f6718291</code> with gcc version <p>The test was last run on commit <code>14c105b8</code> with gcc version
<code>arm-none-eabi-gcc (Fedora 14.1.0-1.fc40) 14.1.0</code> on Raspberry Pi <code>arm-none-eabi-gcc (Fedora 14.1.0-1.fc40) 14.1.0</code> on Raspberry Pi
Pico and Pico 2 boards.</p> Pico and Pico 2 boards.</p>
<table> <table>
@ -2272,11 +2272,11 @@ Pico and Pico 2 boards.</p>
<tbody> <tbody>
<tr> <tr>
<td>1 stepper</td> <td>1 stepper</td>
<td>5</td> <td>3</td>
</tr> </tr>
<tr> <tr>
<td>3 stepper</td> <td>3 stepper</td>
<td>22</td> <td>14</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
@ -2299,9 +2299,9 @@ Pico and Pico 2 boards.</p>
</tbody> </tbody>
</table> </table>
<p>(*) Note that the reported rp2040 ticks are relative to a 12Mhz <p>(*) Note that the reported rp2040 ticks are relative to a 12Mhz
scheduling timer and do not correspond to its 125Mhz internal ARM scheduling timer and do not correspond to its 200Mhz internal ARM
processing rate. It is expected that 5 scheduling ticks corresponds to processing rate. It is expected that 5 scheduling ticks corresponds to
~47 ARM core cycles and 22 scheduling ticks corresponds to ~224 ARM ~42 ARM core cycles and 14 scheduling ticks corresponds to ~225 ARM
core cycles.</p> core cycles.</p>
<h3 id="linux-mcu-step-rate-benchmark">Linux MCU step rate benchmark<a class="headerlink" href="#linux-mcu-step-rate-benchmark" title="Permanent link">&para;</a></h3> <h3 id="linux-mcu-step-rate-benchmark">Linux MCU step rate benchmark<a class="headerlink" href="#linux-mcu-step-rate-benchmark" title="Permanent link">&para;</a></h3>
<p>The following configuration sequence is used on a Raspberry Pi:</p> <p>The following configuration sequence is used on a Raspberry Pi:</p>

View file

@ -1667,11 +1667,6 @@ represent total number of steps per second on the micro-controller.</p>
<td>1622K</td> <td>1622K</td>
</tr> </tr>
<tr> <tr>
<td>RP2040</td>
<td>2400K</td>
<td>1636K</td>
</tr>
<tr>
<td>SAM4E8E</td> <td>SAM4E8E</td>
<td>2500K</td> <td>2500K</td>
<td>1674K</td> <td>1674K</td>
@ -1697,6 +1692,11 @@ represent total number of steps per second on the micro-controller.</p>
<td>2634K</td> <td>2634K</td>
</tr> </tr>
<tr> <tr>
<td>RP2040</td>
<td>4000K</td>
<td>2571K</td>
</tr>
<tr>
<td>RP2350</td> <td>RP2350</td>
<td>4167K</td> <td>4167K</td>
<td>2663K</td> <td>2663K</td>

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.