Marlin Firmware configured for SUNLU S9 with MKS Robin Nano V3 motherboard.
Based on Marlin sources.
Configured as 'SUNLU S9+'
'MKS Robin Nano V3' Minimum Configuration
Stepper drivers A4988
+ LIN_ADVANCE
Fixed observed bugs in MKS.
At the end of a program, the elapsed time is displayed (from version 2.0.9.2)
'BMG Dual Drive' extruder with 'Ender-3 CR10' head
Calibrated by M303 E0 S250 C8 U for 'Ender-3 CR10' head
3 materials in Preheat Constants. (on MKS_TS35_V2_0 only 2 work)
Marlin error in LIN_ADVANCE:
//#define EDGE_STEPPING
//Already enabled by default but interferes with TMC2209
//in older versions it is //#define SQUARE_WAVE_STEPPING but now if we disable it it also asks:
#define NO_EDGE_STEPPING_WARNING
+ More diagnostics
But MKS TS35 V2 0 has problem with Cyrillic fonts.
The test is successful. For now I only need it for backup. But they say it works with Klipper too.
can be replaced:
//#define TFT_CLASSIC_UI
//#define TFT_COLOR_UI
#define TFT_LVGL_UI
but without TFT_LVGL_UI there is no MKS_WIFI_MODULE