From 5ffc4e4d1be4f77a0f795c02f54cc0fa2ee7f318 Mon Sep 17 00:00:00 2001 From: Fredrik Baberg Date: Sat, 15 Aug 2020 15:59:45 +0200 Subject: [PATCH] Update calibration.html Correction of typo "substitute" --- calibration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibration.html b/calibration.html index ebfd211..e72babf 100644 --- a/calibration.html +++ b/calibration.html @@ -115,7 +115,7 @@
M500

For the bed, PIDTEMPBED must be enabled in the firmware, then the command is quite similar:

M303 E-1 S60 U1
-

The bed is selected with E-1, and the temp set to 60 degrees. Substiture as necessary for your normal printing bed temperature. Once again save to EEPROM afterwards with:

+

The bed is selected with E-1, and the temp set to 60 degrees. Substitute as necessary for your normal printing bed temperature. Once again save to EEPROM afterwards with:

M500

It may be preferable to have the printer as close to printing conditions as possible during these tuning prodecures. That means having filament loaded and the part cooling fan on for PLA temperatures.