{% extends "../base.html" %} {% block content %}
{% if not plate.PlateID %} {% else %} Edit Plate "{{plate.Path}}" {% endif %}
{% if not plate.PlateID %}
{% else %} {% endif %}

{{ selectProfile(profiles,defaultProfile) }}






{% if not plate.PlateID && file=="" %}
{% endif %}


{% if isARM && !remoteSlicing %}


To speedup slicing you can use, NanoDLP remote slicer feature or SLC format.
{% endif %}

File is too large to process, use remote slicing, web slicing or upload a sliced file. It is possible to process files smaller than {{fileSizeLimit}}MB.
{% if remoteSlicing %}


Remote slicing enabled.


{% endif %}
{% endblock %}