CR10SPRO & ENDER 3 HOTEND / HEATED BED PID AUTOTUNE TUTORIAL - MARLIN FIRMWARE
DiyProJames DiyProJames
4.18K subscribers
28,127 views
368

 Published On Jul 24, 2020

How to calibrate your hotend and heated bed PID settings using Marlin Firmware Autotune. This tutorial is for the cr10s pro and ender 3, but will work for any printer using the marlin firmware. Why PID tune? If you made hardware changes to your hotend or heated bed you should tune the PID settings. If you want don't want over extrusion or under extrusion tune your PID settings. At 3:35 I use k#. I should be p# i# d#

You can copy and paste the gcode commands. Remember to change the temperature and cycles with your values:
Hotend:
m303 c5 s215 / pid autotune command
m301 p# i# d# / enter pid values
m500 / save eeprom
m503 / report settings

Heated bed:
m303 c5 e-1 s55 / pid autotune command
m304 p# i# d# / set pid values
m500 / save eeprom
m503 / report settings

Pronterface - https://www.pronterface.com/
Octoprint - https://octoprint.org/

Affiliate Links -
Creality 3D Printer CR-10S Pro V2 - https://amzn.to/2BppJyy
Comgrow Creality Ender 3 3D Printer - https://amzn.to/3jB0KK1

show more

Share/Embed