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

Upgrade from build #{{vers.Current}}

  • The process could takes few seconds to minutes depending on the quality of your internet connection.
  • During the upgrade process NanoDLP would not be accessible.
  • The upgrade process would not change your configurations.
  • To monitor the process you could checkout the dashboard activity log.
  • After completion printer will be restarted.
  • You can do manual upgrade by using SSH terminal.
  • What's new on the latest stable ({{vers.Stable}})


    Upgrade to the latest stable version

    What's new on the latest beta ({{vers.Beta}})


    Upgrade to the beta version


    Offline Upgrade


    {% if rpi %}

    Downgrade / Upgrade to other builds

    {% for version in versions %} Switch to {{version}}

    {% endfor %} {% endif %}
    {% endblock %}