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
  2. Raspberry Pi Software Configuration Tool

Changing the Default Password

PreviousRaspberry Pi Software Configuration ToolNextChanging the Hostname

Last updated 3 years ago

This section explains how to change the default password on the Raspberry Pi. It is a good security practice to change the default password that is configured during the section. By default the Raspberry Pi password is raspberry.

  • From the Raspberry Pi Software Configuration Tool menu;

    • Select System Options and press Enter;

Use the arrow keys on your keyboard to navigate the Raspberry Pi Software Configuration Tool menus and use Enter key to select.

  • Select S3 Password and press Enter;

  • You should get this message 'You will now be asked to enter a new password for the pi user';

    • Press Enter to continue;

  • You will be prompted to enter a 'New password';

    • Type your new password and press Enter;

  • You will be prompted to 'Retype new password';

    • Retype your new password and press Enter;

  • If you successful entered your new password, you will receive a message saying 'Password changed successfully';

    • Click <Ok>;

After clicking <Ok> above, it should return you to the Raspberry Pi Software Configuration Tool main menu. If it closes the Configuration Tool, type sudo raspi-config and when prompted enter your new password.

Installing Mainsail
Raspberry Pi Software Configuration Tool - Main Menu
S3 Password
New Password
Password Ok