Some critical settings such as type of the shield and etc, will not take effect in the middle of printing. To change those settings without restart, stop printing and submit this page again.
{% endif %}
{{ setting_cat("Interface and Appearance","Printer name, HMI, theme, language, sound",font_icon,"i_appearance") }}
{{ setting_cat("Display","Display resolution, connection, lamp",computer_icon,"i_display") }}
{{ setting_cat("Movement","Positioning, speed, g-codes",axis_icon,"i_axis") }}
{{ setting_cat("Dynamic G-Code","Boot-up, start, resume, stop print, before, after layer",code_icon,"i_code") }}
{{ setting_cat("Slicing and Print Quality","Resolution, remote slicer, light output, barrel correction",layers_icon,"i_slicing") }}
{{ setting_cat("Hardware","Printer type, controller, GPIO, shutter",cpu_icon,"i_hardware") }}
{{ setting_cat("Network","Network port, remote slicer, WiFi",wifi_icon,"i_network") }}
{{ setting_cat("Camera","Camera settings, storage",cam_icon,"i_camera") }}
{{ gpio_select("ZAxisPin",ZAxisPin) }}
{{ gpio_select("DirectionPin",DirectionPin) }}
{{ gpio_select("LimitPin",LimitPin) }}
{{ gpio_select("LimitPinB",LimitPinB) }}
{{ gpio_select("EnablePin",EnablePin) }}
{{ speed_select("ShieldSpeed","Baud Rate",ShieldSpeed) }}
{{ gpio_select("WaitPin",WaitPin) }}
{{ gpio_select("ShutterPin",ShutterPin) }}
{{ speed_select("ProjectorSpeed","Baud Rate",ProjectorSpeed) }}
{{ gpio_select("ShutdownPin",ShutdownPin) }}
{{ gpio_select("FaultPin",FaultPin) }}