{% for mat in consumables %}
{{mat.Title}} Reset
Are you sure you have changed the consumable?
{% endfor %}
{% if power %}Power issue detected. It is serious issue that may cause random problems during printing.
{% endif%}
{% if disk %}Storage corruption detected. Storage should get repaired.
{% endif%}
{% if heat %}Heating start causing performance degrade and slow down.
{% endif%}
{% if swap %}Memory swap detected it will slow down operations.
{% endif%}
{% if space %}Not enough free disk space. Try removing some plates or expand disk space.
{% endif%}
{% if storage %}Storage does not work as expected.
{% endif%}
Level |
Layer |
Time |
Module |
Details |
{% endblock %}