User Tools

Site Tools


access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
access [2024/03/28 11:04] torteaccess [2025/01/21 12:27] (current) torte
Line 1: Line 1:
-===== Sovol KlipperScreen ===== +{{page>redirect#this_wiki_has_moved}} 
-==== Access ====+https://torte71.github.io/InsideSovolKlipperScreen/access.html 
 +{{page>redirect#section}} 
 +---- 
 + 
 +====== Sovol KlipperScreen (Makerbase MKS KLIPAD50) ====== 
 +===== Getting Access / Log In =====
  
 Here you will find several ways to log into the KlipperScreen. Here you will find several ways to log into the KlipperScreen.
  
-=== Serial ===+==== Serial (over USB) ====
   * Allows access even in bootloader stage   * Allows access even in bootloader stage
   * Requirements:   * Requirements:
     * USB-C cable     * USB-C cable
-    * Terminal software (e.g. putty)+    * Terminal software (e.g. [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|putty]])
   * Instructions:   * Instructions:
     * Power on the KlipperScreen     * Power on the KlipperScreen
Line 49: Line 54:
       * Enter ''help'' for a list of supported commands.       * Enter ''help'' for a list of supported commands.
  
-=== USB-Keyboard ===+==== USB-Keyboard ====
   * Requirements:   * Requirements:
     * USB-keyboard     * USB-keyboard
Line 65: Line 70:
     * The last line is barely visible because of the black frame. Once you are logged in, you can enter ''clear'' to clear the screen and put the cursor in the top row, so you can see, what you type.     * The last line is barely visible because of the black frame. Once you are logged in, you can enter ''clear'' to clear the screen and put the cursor in the top row, so you can see, what you type.
  
-=== SSH (putty) ===+==== SSH (putty) ====
   * Requirements:   * Requirements:
-    * Terminal software (e.g. putty)+    * Terminal software (e.g. [[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html|putty]])
     * KlipperScreen needs working network access (wifi, ethernet)     * KlipperScreen needs working network access (wifi, ethernet)
   * Instructions:   * Instructions:
Line 87: Line 92:
     * In the "Host name" field enter the the IP-address, that you've just found out (see above).     * In the "Host name" field enter the the IP-address, that you've just found out (see above).
     * It will ask you "login as:". Enter ''mks'' as the username, then enter the password ''makerbase''.     * It will ask you "login as:". Enter ''mks'' as the username, then enter the password ''makerbase''.
-    * Sometimes putty will open a window with a warning that the connection has changed and may be insecure. Don't worry, this is normal after reinstalling the KlipperScreen. Just accept it, when asks wether it should continue.+    * Caveats: 
 +      * Sometimes putty will open a window with a warning that the connection has changed and may be insecure. Don't worry, this is normal after reinstalling the KlipperScreen. Just accept it, when asks wether it should continue
 +      * Using the name "mkspi" instead of numerical IP-address is possible, but can be troublesome: 
 +        * If there are multiple devices with that name, your PC can't know to which it should connect. 
 +        * If the numerical IP-address changes, the name "mkspi" will still point to the old address for some time, because it is cached. The easiest fix is to reboot your PC.
  
  
-=== Accounts ===+==== Accounts ====
   * The default username is ''mks''   * The default username is ''mks''
   * The default password is ''makerbase''   * The default password is ''makerbase''
   * You can use ''root'' as username as well (at least in most situations), it also uses ''makerbase'' as the password.   * You can use ''root'' as username as well (at least in most situations), it also uses ''makerbase'' as the password.
 +
 +==== Downloads ====
 +  * Putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
 +
 +
 +----
 +Back to [[start]]
  
access.1711620297.txt.gz · Last modified: 2024/03/28 11:04 by torte