mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-05-06 17:07:05 +02:00
Deploying to gh-pages from @ Klipper3d/klipper@f3db41c637 🚀
This commit is contained in:
4
FAQ.html
4
FAQ.html
@@ -1961,9 +1961,9 @@ bootloader is a one time step that typically requires an external
|
||||
programmer - see <a href="Bootloaders.html">Bootloaders</a> for further details.</p>
|
||||
<h2 id="will-the-heaters-be-left-on-if-the-raspberry-pi-crashes">Will the heaters be left on if the Raspberry Pi crashes?<a class="headerlink" href="#will-the-heaters-be-left-on-if-the-raspberry-pi-crashes" title="Permanent link">¶</a></h2>
|
||||
<p>The software has been designed to prevent that. Once the host enables
|
||||
a heater, the host software needs to confirm that enablement every 5
|
||||
a heater, the host software needs to confirm that enablement every 3
|
||||
seconds. If the micro-controller does not receive a confirmation every
|
||||
5 seconds it goes into a "shutdown" state which is designed to turn
|
||||
3 seconds it goes into a "shutdown" state which is designed to turn
|
||||
off all heaters and stepper motors.</p>
|
||||
<p>See the "config_digital_out" command in the
|
||||
<a href="MCU_Commands.html">MCU commands</a> document for further details.</p>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user