moonglow / FlashForge_Marlin

:shark: Marlin firmware for FlashForge Dreamer/Dreamer NX/Inventor, Bosch Dremel 3D20 3D, PowerSpec Ultra 3D and Monoprice Inventor 1
87 stars 26 forks source link

MKS UI for FlashForge ? #26

Closed moonglow closed 3 years ago

moonglow commented 3 years ago

I think it looks pretty and more user friendly ( it also has builtin multi language support and model preview mode and UI skins can be customized by user without firmware compilation ), but it needs to add an external cheap SPI FLASH module ( it can be easily connected to WIFI socket ). New FlashForge also can handle MKS WIFI module ( it based on cheapest possible WIFI module EPS8266 ). Motherboard WIFI socket pinout: LINK. I'm waiting for modules, to do some tests ( now it runned with emulated flash memory on SD card ,but it works verrry slowly )


Some screenshots of MKS UI: IMG_20210513_143119 IMG_20210513_161749

tckb commented 3 years ago

I really like the MKSUI but problem is this custom mods that has to be fixed in.

moonglow commented 3 years ago

@tckb Hm... can you provide me more information ? This is Marlin MKS UI from 2.0.8

tckb commented 3 years ago

@moonglow I haven't upgraded to 2.0.8 (lack to time) but as you mentioned in the description, it needs extra components to work with Stock FF board isn't it?

moonglow commented 3 years ago

@tckb yep ,but this is easy to install solution you no need to solder it to motherboard just connect it with DuPont wires and that's all folks :) you can switch back easily all extension boards connected to WIFI socket. This is optional solution, user can choose CLASSIC_UI MARLIN_UI or MKS_UI. As example we can install TMC2209 stepper motor drivers to our original board to make it silent and get better printing quality, this is also changes to original board, but it also optional solution.

spi_flash