{% extends "base.html" %} {% block content %}
{% if !mute %} {% else %} {% endif %}
Could not connect to the printer. Please check your connection.

The 3D printer is idle. You can use 'Plates' page to start printing.

Plate

Layer

Remaining

Module

Action

To Layer
Gcode Before
Wait Before
Cure Layer
Wait After
Gcode After
Lift
Lift Wait
Stop Print Are you sure you want to stop printing? It will stop after the current layer is completed. If you want to abort the current layer, go to the `Setup` page, click on `Tools` tab and click the `Force Stop` button. Pause Print {% if autoShutdown %} Disable Auto Shutdown {% else %} Enable Auto Shutdown {% endif %}

{% if cast==false %} Are you sure you want to start the display? It will automatically select the second display. Start Display       {% endif %} Resume Printing {% if projectorPowerCycle==1 %} Projector Off       Are you sure you want to power off the projector? {% endif %} {% if arch=="arm" %} Power Off Are you sure you want to power off the printer? Restart Are you sure you want to restart the printer? {% endif %}

Stop Print Are you sure you want to stop printing? Resume Print
{{ buttonsView(buttons,"/") }}
{% if os=="linux" %}
CPU {{stat.Proc}} Proc {{stat.ProcNumb}} Temp {{stat.Temp}}
Disk {{stat.Disk}} Memory {{stat.Mem}} Uptime {{stat.Up}}
{% endif %}

Application Log       Toggle Log

Level Layer Time Module Details
{% endblock %}