{{ printHistory(PrintResult) }} Are you sure you want to delete all plates? Are you sure you want to delete this plate? Are you sure you want to regenerate the layers of this plate? Are you sure you want to stop printing? Are you sure you want to print plate from the start? Are you sure you want to print the calibration plate? {% if plates %} {% for row in plates %}{% if row.PlateID != 0 %} {% endif %}{% endfor %} {% else %} {% endif %}
ID Plate Details Date Action
{{row.PlateID}} {{row.Path}}

{% if !row.profileError %}   {{row.ProfileName}}
  {{row.XSize}}x{{row.YSize}}x{{row.ZSize}}mm / {{row.XRes}}x{{row.YRes}}x{{row.ZRes}}μm
{% if row.ReSliceNeeded %}
  Re-slicing required. {% if (row.Type) %} {% endif %}
{% endif %} {% else %}
Profile not found.
{% endif %} {% if row.IsFaulty %}
  Source file contains faulty triangles. {% if !row.Repaired %} {% endif %}
{% endif %} {% if row.Risky %} {% endif %}
{% if row.Corrupted==true %}
  This plate is corrupt.   Regenerate
{% endif %}
  The plate is not sliced yet.
Slicing...
  Resin Usage
{{row.TotalSolidArea}}ml
  Resin Cost
{{row.Price}}
{% if row.StopLayers %}
  Stop Layers
{{row.StopLayers}}
{% endif %}
  Last Print
{% if row.LastPrint>0 %} {% if row.LastPrint/60/60/24>0 %} {{ row.LastPrint/60/60/24}} days ago {% else %} {{ row.LastPrint/60/60}} hours ago {% endif %} {% else %} - {% endif %}
  Print Time
{{row.PrintTime}}
  Cure Time
{{row.supportCureTime}}s / {% if !row.cureTimes %}{{row.cureTime}}{% else %}{{row.cureTimes}}{% endif %}s
{% if status.Printing == false %}
{% else %} {% if row.PlateID == status.PlateID %}
Layer {{ status.ResumeID }} of {{row.LayersCount}}
{% endif %} {% endif %} {% if row.Type=="stl" && !row.Repaired %} {% endif %}
{% if status.Printing == false %} Print After Sliced {% endif %}
No Plates