Klipper Installation for Anycubic Vyper
  • Introduction
    • Before You Begin
    • What You Need
  • Setting Up Your Raspberry Pi
    • Installing Mainsail
    • Configuring WiFi Settings
    • Finding Your IP Address
    • Raspberry Pi Software Configuration Tool
      • Changing the Default Password
      • Changing the Hostname
      • Changing the Localisation Options
  • Klipper Firmware
    • Klipper Firmware Creation
    • Klipper Firmware Flashing
  • Printer Configuration File
  • Configuration Checks
    • Verify Temperatures
    • Verify M112
    • Verify Heaters
    • Verify Stepper Motor Enable Pin
    • Verify Endstops
    • Verify Stepper Motors
    • Verify Extruder Motor
    • Verify Filament Runout Sensor
    • Verify LED Light
  • Initial Tuning
    • Calibrate Probe Z Offset
    • Calibrate Bed Mesh
    • Calibrate PID Settings
  • Macros and Slicer
    • Macros
      • Simplify3D Settings
    • Making Prints
      • Determining Thermal Expansion
  • Advanced Tuning
    • Resonance Compensation
    • Pressure Advance
Powered by GitBook
On this page
  1. Configuration Checks

Verify M112

PreviousVerify TemperaturesNextVerify Heaters

Last updated 3 years ago

This section explains how to verify that the M112 command is working as expected. The M112 command requests Klipper to go into a shutdown state.

  • From the MainsailOS web interface;

    • Send a M112 command in the Console;

  • The M112 command should cause Klipper to go into a shutdown state;

  • To clear the shutdown state;

    • Send a FIRMWARE_RESTART command in the Console; OR

    • Click on the Firmware Restart button under the Klipp-State section;

  • This will bring Klipper back to a 'normal' state;

  • Verify that the temperatures of the Extruder and Heater Bed are present;

    • The temperatures should be at room temperature and not increasing;

M112 Command
Shutdown State
Firmware Restart
Verify Temperatures