PID calibration via the web interface on the Clipper, for the Elego Neptune 4

Image for PID calibration via the web interface on the Clipper, for the Elego Neptune 4

PID Calibration on NEPTUNE 4 via Web Interface

Open the web interface → Find the console → Enter the commands below.

Hotend Calibration:

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=250

When 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.

Bed Calibration:

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=80

When 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