Custom Snapmaker U1 Firmware

Faulty Toolhead Bypass

This firmware adds a Firmware Config recovery option for Snapmaker U1 printers that hit error 0003-0523-0000-0002 because one toolhead thermistor is faulty.

It is based on Snapmaker’s official guide:

Warning

This bypass is only intended to let the printer boot and keep using the remaining toolheads until the damaged part is replaced.

Configure

  1. Enable Advanced Mode on the printer screen.
  2. Open http://<printer-ip>/firmware-config/.
  3. Go to Settings -> Troubleshooting.
  4. Use the row for each affected toolhead: Faulty Toolhead 1, Faulty Toolhead 2, Faulty Toolhead 3, or Faulty Toolhead 4.
  5. Change that row from Normal to Bypass Thermistor.
  6. Firmware Config will restart Klipper automatically.

To undo it after replacing the faulty part, set each affected toolhead row back to Normal.

What It Changes

For the selected toolhead, the override:

Toolhead mapping:

Implementation Note

Inference from the official guide and the stock U1 printer.cfg:

The active override is installed into:

/oem/printer_data/config/extended/klipper/

Filename pattern:

Multiple faulty-toolhead overrides can be enabled at the same time if more than one toolhead is affected.