Deploying to gh-pages from @ Klipper3d/klipper@722ad4a1d2 🚀

This commit is contained in:
KevinOConnor
2022-04-30 18:52:53 +00:00
parent 78075c390f
commit 7f80e4817a
68 changed files with 134 additions and 128 deletions

View File

@@ -1356,6 +1356,9 @@ is also a useful resource for finding and sharing config files.</p>
For example, a config should not specify a custom
<code>max_extrude_cross_section</code>. Do not enable debugging features. For
example there should not be a <code>force_move</code> config section.</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>Example config files are submitted by creating a github "pull
request". Please also follow the directions in the