


Open the web interface → Find the console → Enter the commands below.
To calibrate the hotend, enter the following command in the command line. The target temperature is 250, but set it close to your usual printing temperature (mine is 230):
PID_CALIBRATE HEATER=extruder TARGET=250When the calibration finishes, you will see SAVE_CONFIG in the terminal. Click it or enter the command to load it into the input field. Confirm, and the settings will be saved.
To calibrate the bed, enter the following command in the command line. The target temperature is 80, but set it close to your usual printing temperature:
PID_CALIBRATE HEATER=heater_bed TARGET=80When the calibration finishes (it takes longer than the hotend PID calibration), you will see SAVE_CONFIG in the terminal. Click it or enter the command to load it into the input field. Confirm, and the settings will be saved.
Comments
█
█
█
█
█
█
█
█
█
█