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

There is not robin.bin file in the folder (folder .pioenvs\mks_robin), #134

Open DogushC opened 4 years ago

DogushC commented 4 years ago

I used Atom + PlatformIO for compiling, but there is not robin.bin file in the related folder. Please, check it.

3Dangel commented 4 years ago

Note you need to change SPI 1 to SPI2 in platformio ( outside of Marlin)

Check YouTube video on mks sbase Marlin Install. And you will learn where to look.

It is not at first sight.

On Wed, Sep 11, 2019 at 10:50 DogushC notifications@github.com wrote:

I used Atom + PlatformIO for compiling, but there is not robin.bin file in the related folder. Please, check it.

— 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/134?email_source=notifications&email_token=AFYWWXMNGFX6GGOGWQ3FQKDQJEOTZA5CNFSM4IVWMT72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HKYWGOQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYWWXOFSA3APFHXFBKCSOLQJEOTZANCNFSM4IVWMT7Q .

makerbase-mks commented 4 years ago

I think the cause may be setting up the problem. For example, does the motherboard choose BOARD_MKS_ROBIN; there is an error in compiling and so on