mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Add fan gcode instruction to PID tuning.
This commit is contained in:
@ -122,7 +122,7 @@
|
||||
<pre>M303 E-1 S60 U1</pre>
|
||||
<p>The bed is selected with <ib>E-1</b>, and the temp set to 60 degrees. Substitute as necessary for your normal printing bed temperature. Once again save to EEPROM afterwards with:</p>
|
||||
<pre>M500</pre>
|
||||
<p>It may be preferable to have the printer as close to printing conditions as possible during these tuning procedures. That means having filament loaded and the part cooling fan on for PLA temperatures.</p>
|
||||
<p>It may be preferable to have the printer as close to printing conditions as possible during these tuning procedures. That means having filament loaded and the part cooling fan on for PLA temperatures. If there is no UI button available to turn on the part cooling fan, you can do it manually via gcode with <b>M106 S255</b>.</p>
|
||||
</div>
|
||||
|
||||
<div id="firstlayer">
|
||||
|
Reference in New Issue
Block a user