Deploying to gh-pages from @ Klipper3d/klipper@defce11235 🚀

This commit is contained in:
KevinOConnor
2022-05-16 00:04:36 +00:00
parent 61ce44d55e
commit d5eff5c05a
37 changed files with 4028 additions and 257 deletions

View File

@@ -1287,6 +1287,7 @@
</li>
<li>Do not use any deprecated features in the example config file.</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>