Skip to content

Marlin Firmware configured for SUNLU S9 with MKS Robin Nano V3 motherboard.

License

Notifications You must be signed in to change notification settings

mitko125/SUNLU-S9-MKS-Robin-Nano-V3

Repository files navigation

SUNLU S9 with MKS Robin Nano V3

Marlin Firmware configured for SUNLU S9 with MKS Robin Nano V3 motherboard.
Based on Marlin sources.

Commit - Minimal installation.

Configured as 'SUNLU S9+'
'MKS Robin Nano V3' Minimum Configuration
Stepper drivers A4988
+ LIN_ADVANCE

Commit - MKS Lcd

Fixed observed bugs in MKS.
At the end of a program, the elapsed time is displayed (from version 2.0.9.2)

Commit - Direct drive

'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)

Commit - Stepper drivers TMC2209

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

Commit - Allow international symbols in long filenames.

But MKS TS35 V2 0 has problem with Cyrillic fonts.

Commit - Indicator MKS_MINI_12864_V3

The test is successful. For now I only need it for backup. But they say it works with Klipper too.

Commit - Back to MKS_TS35_V2_0

Other tests:

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