Skip to content

Advanced Settings

Caner Çalışkaner edited this page Feb 23, 2022 · 1 revision

You might want to edit config.yaml to edit the settings that are not represented in Octoprint UI.

Terminal way

First step is to enable either Web Terminal or SSH Plugin.

After that you should login to Terminal of your choice, and install nano. Type in apk add nano command. Then next command is nano .octoprint/config.yaml. This will open nano text editor with the config file and you will be able to edit it.

External way

If you want to use more graphical user interface you can copy this file from your phone's file manager. File location is /storage/emulated/0/Android/data/com.octo4a/files/.octoprint/config.yaml. Then you can use anything you would like to edit it.

Clone this wiki locally