{% extends "../base.html" %} {% block content %}

{% if msg %} {% endif %} {% if printing %} {% endif %}
{% include "setup-config.html" %}
{% if mask %} {% endif %}
{% include "setup-buttons.html" %}

Local Panel Password Protection



  • Admin has access to all functions including the dashboard.
  • Empty username for dashboard, makes the dashboard accessible to everyone without authentication.
  • To remove the password protection, remove the username from the input and submit.

Remote Access to the printer


To enable the remote access to the printer, please enter random access key

Export Machine Settings File
Import Machine Settings
Debug Info
Force Stop Are you sure you want to force stop the printer?
Power Off Are you sure you want to power off the printer?
Restart Are you sure you want to restart the printer?
Terminate nanoDLP Are you sure you want to terminate nanoDLP and have access to terminal?
{% if arch=="arm" %} Restore Default Settings of Machine/Profiles/Buttons Are you sure you want to restore the default settings and reboot the printer?
Change Distribution
Upgrade nanoDLP

Expand Filesystem Are you sure you want to expand filesystem? {% endif %}




{% endblock %}