Notifications
Clear all

PID tune  

  RSS
rinkel
(@rinkel)
Estimable Member
PID tune

I have been away from the Prusa ecosystem for awhile, using mostly klipper.

I want to PID tune the hotend, i have different heatblock and nozzle; silicon carbide.
I cannot find it anywhere in the menu.

I could create a simple gcode with the marlin m303 command, but would that be extruder E0? and how do i store it, M500 ?

 

Posted : 28/03/2025 5:43 pm
miroslav.h4
(@miroslav-h4)
Honorable Member
RE: PID tune

M500 does not work Prusa has disabled it. Try this procedure: Use M303E0S240C5 to find out the P I D values. Insert the resulting returned P I D values ​​into the M301E0 Pxxx Ixxx Dxxx command and you can insert it into the printer's startup Gcode right at the beginning before the other commands.

Posted : 28/03/2025 9:19 pm
altaic liked
rinkel
(@rinkel)
Estimable Member
Topic starter answered:
RE: PID tune

Ah right, thanks!
Is there a way of entering this code? I haven't seen a console anywhere yet.

Posted : 28/03/2025 10:40 pm
rinkel
(@rinkel)
Estimable Member
Topic starter answered:
RE: PID tune

There is a request for this on Github

 
Posted : 31/03/2025 1:05 pm
miroslav.h4
(@miroslav-h4)
Honorable Member
RE: PID tune

I put the request there, and the more people support it, the better and maybe the developers will look into it. And use Pronterface, Serial Monitor from ArduinoIDE or Putty as a console. Be careful, Pronterface changes the case of the letters to uppercase, but it doesn't matter here. First, use M301 without parameters to find out the current settings and then follow my advice above.

Posted : 31/03/2025 1:25 pm
rinkel liked
Share: