{# vim:set softtabstop=2: -#}
{% set title = 'Wizard Restore' -%}
{#% set refresh = 15 %#}
{% include "_header.html" %}
{% set active="restore" %}
Restore Printer Settings
You can download your prusa_printer_settings.ini file from the Connect website, or use the backup version from PrusaLink.
The form will be populated with the values from the file, so you can check them before confirming.
You can upload your prusa_printer_settings.ini file below
{# /col-md-12 so end of content #}
{# /row #}
{# /container #}
{% include "_wizard.html" %}
{% include "_footer.html" %}