You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add new language(Polish, Slovak, Dutch, Hungarian), up to 15 languages are now supported
add support "M300" gcode for TFT buzzer
add the TFT with encoder can control the value of menu by encoder
add long file name display of onBoardSD(required LONG_FILENAME_HOST_SUPPORT in Marlin)
improve
improve print menu layout
improve Smart Filament Sensor(SFS), (note: required M114_DETAIL and disable LIN_ADVANCE in Marlin, because now LIN_ADVANCE have bugs in Marlin, will be fixed later)
improve the tips of "M117" and "echo:" from Marlin
improve power loss recovery(PLR), The printing state is saved per layer to reduce the wear of SD card(only support print from TFTSD card now).
improve model preview(only support print from TFTSD card now)
add more baudrate options on TFT screen
bugfix
fix error PS_ON_PIN from “PA12” to "PC12" in TFT35_V3.0