Heater band
The G1 extruder has three independent heater bands, one per heating zone. Each band is a resistive heating element that clamps around the outside of the barrel — it is not a cartridge inserted into a bore — and heats its zone to the target temperature.
Specifications
Section titled “Specifications”| Parameter | Value |
|---|---|
| Voltage | 220V — mains, switched by a relay on the extruder_board |
| Power | 300W each |
| Inner diameter | 40 mm |
| Height | 35 mm |
| Quantity | 3 — one per heating zone |
Layout
Section titled “Layout”The same zone has three names depending on where you are looking:
| Zone | Band | In Ginger Slicer | On the display / in Klipper | Location | Role |
|---|---|---|---|---|---|
| Feeding Zone | T0 | Zone 1 | extruder | First band — where material enters | Pre-melts pellets entering the screw |
| Melting Zone | T1 | Zone 2 | extruder1 | Middle band | Main melting |
| Nozzle Zone | T2 | Zone 3 | extruder2 | Band nearest the nozzle | Final conditioning before extrusion |
The printer’s temperature screen lists them as Extruder / Extruder1 / Extruder2, alongside Heater Bed.
Each band is paired with a thermistor (NTC 100k) for closed-loop temperature control. See Temperature sensor disconnected for sensor-specific issues.
Troubleshooting a temperature fault
Section titled “Troubleshooting a temperature fault”Start by identifying which error the printer reported — the cause is different for each.
”Below minimum extrude temperature” — with a plausible temperature
Section titled “”Below minimum extrude temperature” — with a plausible temperature”Klipper shuts the machine down if the barrel falls below the minimum extrude temperature. If you are printing a material at 160°C and the limit is also set to 160°C, a small dip is enough to trigger it.
- The limit exists to stop the machine extruding while cold
- It can be lowered in the firmware configuration if your material genuinely runs that low
”Below minimum extrude temperature” — with a negative temperature
Section titled “”Below minimum extrude temperature” — with a negative temperature”A reading that has gone negative is always a sensor wiring fault, never a heater fault. An open connection reads as very high resistance, which the firmware interprets as an extremely low temperature.
Check every connection from the sensor back to the Octopus in the control panel, in order of likelihood:
- The JST immediately after the sensor — the most common culprit
- The JST on the Octopus — the second most common
- The ethernet cable carrying the signal
How to test it: bring the zone up to temperature and watch the temperature graph while you gently move things — first the ethernet cable, then the JST connectors of the sensor under test. The reading must stay stable while you move them. Any fluctuation on the graph identifies the faulty connection.
”Not heating as expected” — graph looks clean but temperature does not climb
Section titled “”Not heating as expected” — graph looks clean but temperature does not climb”Each heater has its own relay, soldered inside the panel box on the extruder_board. If that relay is not switching, the band cannot draw power.
| What you observe | Cause |
|---|---|
| The band warms slightly, then stops | The relay is faulty |
| The band does not warm at all | The band itself has failed and needs replacing |
The relays are soldered to the board — contact Ginger Additive support. This is not a field repair.
Klipper shuts down when the cooling fans run (older machines)
Section titled “Klipper shuts down when the cooling fans run (older machines)”On some older G1 versions the sensor of the last band (T2, nearest the nozzle) has no Kapton insulation around it. The part-cooling fans then blow directly onto the bare sensor and over-cool it: the reading drops faster than the heater can compensate, and Klipper triggers a safety shutdown.
See also Temperature sensor disconnected.
Replacement procedure
Section titled “Replacement procedure”Most apparent band failures are actually connector or sensor issues — work through Troubleshooting a temperature fault first.
The bands come off downward, over the nozzle end of the barrel: raise the extruder at least 10 cm above the bed, power off at the mains, remove the insulation and the sensors, undo the 2 screws clamping each band, and slide it off from below. Refit the new band with its cables in the same position.
Full steps: Heater band replacement.
Related notes
Section titled “Related notes”- Heater band replacement — full replacement steps
- Multi-Heating Zones
- Temperature sensor NTC 100k — the sensor paired with each band
- Temperature sensor disconnected
- Heater not reaching temperature
- Klipper MCU extruder_board — the board carrying the three heater relays
- Main extruder motor