Reheat A0 — Klipper config generator

Build a ready-to-include Reheat_A0.cfg for the Reheat A0 peripheral board (RP2354B, 48 GPIO). Configure the 6 heaters, 6 fans, 11 endstops, NeoPixel and current sensing below — the file updates live on the right. Add it to your printer with [include Reheat_A0.cfg].

MCU connection

Find the stable path with ls /dev/serial/by-id/* on the host.

Heaters HEATER1–6 · gpio0–5

Each heater pairs with its thermistor input (THERM1–6 / ADC0–5). Default sensor matches the Recore: EPCOS 100K B57560G104F.

Fans FAN1–6 · gpio6–11

The Reheat A0 fans have no tachometer. A heater_fan turns on automatically when its chosen heater is hot; fan_generic is manually controllable; choose part-cooling for the single [fan].

Endstops EP1–11 · gpio18–28

No steppers live on this board, so endstops are exposed as queryable gcode_buttons. (EP12/gpio29 is the NeoPixel, configured below.)

NeoPixel EP12 · gpio29

RGB(W) addressable LED chain on the EP12 connector.

Power & board I/O

Board-internal pins and monitoring. Defaults match the validated config.

Reheat_A0.cfg