makerbase-mks / MKS-Robin

MKS Robin is a powerful 32-bit 3D printer control board with STM32F103ZET6 . Support Marlin2.0. Support MKS Robin TFT24/28/32... Screens. The motherboard integrates 5 AXIS interface, hot bed, 2 heating heads, 3 NTC100K, 2 MAX31855.Support MKS Robin WIFI for cloud printing.Supports firmware update by SD card…
https://es.aliexpress.com/item/32757129463.html?spm=a219c.12010612.8148356.9.5fc165f4oDUfFM
129 stars 129 forks source link

complied firmware is not updating via SD card #128

Closed github051 closed 4 years ago

github051 commented 4 years ago

I have complied the marlin2 firmware successfully and i copied the firmware file to sd card and plug into MKS Robin board. But it is not updating. any idea why ?

cjsoong commented 4 years ago

@github051 Change the file name to firmware.bin.

3Dangel commented 4 years ago

Really? I have never try that. I have always copied the Robin.bin Make sure your power cycle with the SD installed. Sometime it won’t detect SD insertion due to bad FW ( eg not pun assign for the SD_detect)

On Sat, Sep 7, 2019 at 09:16 cjsoong notifications@github.com wrote:

@github051 https://github.com/github051 Change the file name to firmware.bin.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/makerbase-mks/MKS-Robin/issues/128?email_source=notifications&email_token=AFYWWXJPOA4VJ6WDENWLHTTQIPAVZA5CNFSM4IUQJPB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6E26VY#issuecomment-529117015, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYWWXMILKHSVOPHA3MZHL3QIPAVZANCNFSM4IUQJPBQ .

github051 commented 4 years ago

i tried my self. fw is updated but lcd is not displaying anything

github051 commented 4 years ago

how to change jerk settings with M code ?

i tried with M205 X10 and enter after that again M500 to store vales in EPROM but this is also not working

can anybody tried in MKS Robin ?

github051 commented 4 years ago

i tried my self. fw is updated but lcd is not displaying anything

Finally its working