mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 21:14:05 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@defce11235 🚀
This commit is contained in:
parent
61ce44d55e
commit
d5eff5c05a
37 changed files with 4028 additions and 257 deletions
|
@ -1287,6 +1287,7 @@
|
|||
</li>
|
||||
<li>不要在示例配置文件中使用任何已废弃的功能。</li>
|
||||
<li>不要在示例配置文件中禁用默认安全系统。例如,一个配置不应该指定一个自定义的 <code>max_extrude_cross_section</code>。不要启用调试功能。例如,不应该有一个 <code>force_move</code> 配置部分。</li>
|
||||
<li>All known boards that Klipper supports can use the default serial baud rate of 250000. Do not recommend a different baud rate in an example config file.</li>
|
||||
</ol>
|
||||
<p>通过创建github "pull request "来提交配置文件示例。也请遵循<a href="CONTRIBUTING.html">contribution document</a>中的指示。</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue