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 %}
{{ buttonsView(buttons,"/") }}