Is there a way to set the PID Values examined before within a Macro

Basic Information:

Printer Model:artillery sidewinder x2
MCU / Printerboard: ruby v1.2
Host / SBC: raspi 4B
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

I want to examine several pid-tune for several Tempertures and materials and don’t want to examine the PID_calibrate everytime I use a different type of Filament,

For example Totay I’m using PLA with a temperatur of 210 and a few hours later nylon with a temperature of 280 degrees. nmo I want to build a macro where I can set the PID values like this:
SET_PID HEATER=extruder P31.972 I2.422 D105.507 ; 270°

Is this possibl, if yes how? Because on this command I got an error ‘unknown command’

Hello @bowie1304 and welcome to the forum!

You may look here: Multi-point PID calibration, or here: Multiple PID values for different target temperatures - #3 by theophile or just search this forum for Multiple PID