makerbase-mks / Mks-Robin-Nano-Marlin2.0-Firmware

The firmware of Mks Robin Nano, based on Marlin-2.0.x, adding the color GUI.
GNU General Public License v3.0
262 stars 285 forks source link

No ABL , Delta Calibration, Print Resume option in menu #101

Open costelasleontin opened 4 years ago

costelasleontin commented 4 years ago

If I use Mks Robin Tft35 and use "#define TFT_LVGL_UI_FSMC" I notice there isn't an option in menu for automatic bed leveling even though I configured it for nozzle probe in Marlin configuration. Also print resume doesn't have a button in menu. Delta calibration requires Lcd controller and that makes me suspect that tft lvg ui fsmc hasn't got those menu items implemented yet and it doesn't define the HAS_LCD constant so that the code can be compiled with the advance features that require a graphical interface. PS Board is Mks Robin Nano V1.2

makerbase-mks commented 4 years ago

Yes, it will continue to be optimized