Skip to content
Main site

Emergency stop button

The red mushroom-shaped safety switch, mounted under the display on the panel box at the front of the machine. Pressing it stops the machine immediately and latches down; the machine stays stopped until the button is released by hand.

A large red button with a wide round head, mounted under the display, on the panel box at the front of the machine. When released, the head sits clearly raised above the housing. When pressed, the head sinks flush and locks in place.

It is a rotary latch switch: pressing it locks it down, and it must be rotated clockwise to release.

It cuts power to the Octopus — the main control board. Klipper loses the board it talks to and shuts down, which puts the machine in the same state as pressing Emergency Stop in Mainsail. The difference is only in how it gets there: one is a command, the other takes the board’s power away.

Nothing in the machine’s Klipper configuration mentions the button — no section, no pin, no gcode_button. The firmware never learns that it was pressed; it only notices the board has gone. That is why the interface never names it as the cause.

The Octopus carries all motion and the bed heater (PG15), so those die with the board.

The three barrel heaters are on the extruder_board, a second controller, which is understood to keep its power. They go off because Klipper shuts down when it loses the Octopus, not because the button reached them — a firmware path, not a hardware one.

The emergency stop button on the G1's front panel, a white arrow drawn over it curving clockwise to show the direction that releases it

The button’s own moulded arrows point the same way. From G1 Bed Level & Prep Surface — 0:04.

  1. Grip the red head firmly.
  2. Rotate it clockwise until it releases.
  3. The button pops up with a soft click.
  4. Verify it is fully extended — not stuck in an intermediate position.
  5. If the machine was on when the button was pressed, run Firmware Restart from the Klipper / Mainsail interface. The Octopus has to be powered again before the restart can find it, which is why releasing comes first.
  1. Hit it firmly with the palm of your hand.
  2. It locks down automatically — no need to hold it.
  3. The machine cuts power immediately.
  • The machine doesn’t respond to commands at all
  • Display is on but motion is dead
  • Firmware Restart has no effect, and nothing in Mainsail names the button as the cause
  • After moving the machine: the button can be pressed accidentally during transport
  • It must never be bypassed — it is part of the machine’s CE compliance
  • If it is damaged, replace it with an equivalent certified part rather than working around it