Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
Hello Klipper community,
Im a noivce in a Klipper. Trying to setup klipper for my custom printer. i have a pellet extruder with 3 independent heaters and 3 temperature sensors:
Need to see all temps in a dashboard.
Each heater should has own temperture and Pid parameters.
Can i calibrate PID parameters for each Heaters simulansy
Is there any elegant and typical solution. (example.cfg)
I think you could use a Pi Nano (or similar) and name it pellet_mcu. You’d have to add mofset transistors to handle the heater circuits and probably some pull up resistors for the
thermistors. Once built assign the GPIO pins to generic heater function in your printer.cfg.