{% extends "../base.html" %} {% block content %}
Platform Information
{% if msg %} {% endif %}
Height Millimeter Pulse
Zero Level 0 0
Current {{CurrentHeightMm}} {{Status.CurrentHeight}}
End Level {{ZAxisHeightMm}} {{Config.ZAxisHeight}}
{% if ZAxisPin %}
Calibrate Zero Position ⇧

Save Z Axis Calibration Measure Z-Axis Length ⇧ Are you sure you want to set this height as the bottom?

{% if ZAxisEnable>0 %} Enable Motor   Disable Motor {% endif %} {% endif %}


{{ buttonsView(buttons,"/z-calibration") }}
Move {% if ZAxisPin %}
Move to layer



{% endif %}
{% endblock %}