How to calibrate - PID Tuning

Instruction of MANU Easy 3D Printer 1.0

Step 1. Open console tab from your web-control (browser)

Step 2. Run the command below from your web control

:warning:For this, please note that hot end (nozzle package) temperature must be at room temperature e.g., below 30°C

M303 H1 S235

This command will raise the temperature +235°C and will find its right PID value for the hot end. This process may take approx. 5 mins.

Step 3. save the new PID value

M500

This command will save the new PID value.

Screenshot attached 1/2

Screenshot attached 1/2 [optional]

Sometimes you might need to enter the M307 command. If so, please provide those commands and then execute M500 as seen in the screenshot.

If you’re new to the 3D Printer PID Tuning then the article link below may help to understand what it is and how does this work: https://all3dp.com/2/3d-printer-pid-tuning/

Others Info and Links:

Step 4. Save the new PID values to Config.G files of the relevant Printer

After you entered M500 in command line, open config.g file for saving changes in the browser window, like it is shown in the screenshot.


You can do it in the Notepad or other editor program, but afterwards it has to be uploaded to the printer.

In the file there is “Z-Probe” section, where you have to fill the new data.

Attention: Please take in mind there can be difference between the build plate width and the width of metal calibration part, as well with length of BL-touch sensor.

P.S. If you’re new to the 3D Printer PID Tuning, then the article link below may help to understand what it is and how does this work: https://all3dp.com/2/3d-printer-pid-tuning/

Others Info and Links:
https://wiki.mehtaheino.com/manu-easy-1-0 3

https://docs.duet3d.com/User_manual/Reference/Gcodes#m303-run-heater-tuning 2