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. Setting Up Your Raspberry Pi

Finding Your IP Address

PreviousConfiguring WiFi SettingsNextRaspberry Pi Software Configuration Tool

Last updated 3 years ago

This section explains the process of determining the IP Address of your Raspberry Pi used to connect to the MainsailOS web user interface (WebUI).

  • In Windows open a command prompt;

    • Windows Key + R, type cmd, then click OK;

  • In the Command Prompt window;

    • Type ping mainsailos.local -4 and press Enter.

    • If you configured your SSID and Wifi Password correctly in the previous step, the ping should return an IP address like the screen shot below (your IP may differ);

  • Take note of the IP address that is returned, you will need it to configure the next steps;

Command Prompt
IP Address