{% extends "../base.html" %} {% block content %}
{% if from=="usb" || not plate.PlateID %} Add Plate {% else %} Edit Plate "{{plate.Path}}" {% endif %}
{% if from=="usb" %}
{% else %} {% if not plate.PlateID && file=="" %}
{% else %} {% endif %} {% endif %}





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


{% if isARM %}


Available memory on Raspberry Pi is limited to slice STL files larger than 200MB. Please, use NanoDLP remote slicer feature or SLC format to upload large plates.


{% endif %}
{% endblock %}