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("Basic Settings","Printer name, type, language",gear_icon,"i_basic") }}
{{ setting_cat("Display Engine","Display resolution, connection, lamps",computer_icon,"i_display") }}
{{ setting_cat("Axis / Movement","Axis details, speed, gcodes",axis_icon,"i_axis") }}
{{ setting_cat("RAMPS / Controller","Controller settings",diagram_icon,"i_ramps") }}
{{ setting_cat("Code / Gcode","Bootup, start, resume, stop print, before, after layer",code_icon,"i_code") }}
{{ setting_cat("Hardware","Printer type, GPIO",cpu_icon,"i_hardware") }}
{{ setting_cat("HMI","Nextion, AMLCD",keyboard_icon,"i_hmi") }}
{{ setting_cat("Print Quality","Lamps, light output, barrel correction",glob_icon,"i_quality") }}
{{ setting_cat("Slicing","Resolution, 3D preview, remote slicer",layers_icon,"i_slicing") }}
{{ setting_cat("Network","NanoDLP network port, remote slicer",wifi_icon,"i_network") }}
{{ setting_cat("Camera","Camera settings, storage",cam_icon,"i_camera") }}
{{ setting_cat("Appearance","Theme, language, sound",font_icon,"i_appearance") }}
{{ setting_cat("Shutter","Shutter types, gcodes, GPIO",shutter_icon,"i_shutter") }}
{{ 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) }}