mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@aac613bf44 🚀
This commit is contained in:
parent
36606abf17
commit
8d550d64f4
51 changed files with 1568 additions and 417 deletions
|
@ -1287,6 +1287,7 @@
|
|||
<p>本文档涵盖了软件更新中对配置文件不向后兼容的部分。在升级 Klipper 时,最好也查看一下这份文档。</p>
|
||||
<p>文档的所有日期都是大概时间。</p>
|
||||
<h2 id="_2">变更<a class="headerlink" href="#_2" title="Permanent link">¶</a></h2>
|
||||
<p>20221122: Previously, with safe_z_home, it was possible that the z_hop after the g28 homing would go in the negative z direction. Now, a z_hop is performed after g28 only if it results in a positive hop, mirroring the behavior of the z_hop that occurs before the g28 homing.</p>
|
||||
<p>20220616:以前可以通过运行<code>make flash FLASH_DEVICE=first</code>在引导程序模式下刷写rp2040。新的等效命令是<code>make flash FLASH_DEVICE=2e8a:0003</code>。</p>
|
||||
<p>20220612: 实现了rp2040上"rp2040-e5"USB数据错误的一个解决办法。这应该使最初的 USB 连接更加可靠。然而,它可能会导致gpio15引脚的行为发生变化。gpio15的行为变化不太可能有明显影响。</p>
|
||||
<p>20220407:temperature_fan 配置分段中的 <code>pid_integral_max</code> 选项已被删除(在 20210612 时已弃用)。</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue