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
128 stars 129 forks source link

MKS robin Lite v1.1 freezing at 100% and won't update again #180

Open theprintsurgeon opened 4 years ago

theprintsurgeon commented 4 years ago

This issue was addressed previously with someone else but now it is happening again. With the latest marlin bug fix downloaded 6/24/20 the board will not update and freezes on 100%. I have the MKS Robin Lite board v1.1 with the MKS robin lite LCD 12864 v1.1 screen. I have tried all combinations of serial ports and screens. If someone can just provide me with a working project folder for this board screen combo that would be great. config files.zip

theprintsurgeon commented 4 years ago

Just trying to compile the most stable release with the MKS Robin Lite board selected I get the following errors : "resource": "/c:/Users/TPS/Documents/3D PRINTER FIRMWARE/marlin stable/Marlin/.pio/libdeps/mks_robin_lite/Adafruit BusIO_ID6214/Adafruit_I2CDevice.cpp", "owner": "cpp", "severity": 8, "message": "no matching function for call to 'TwoWire::requestFrom(uint8_t, uint8_t, uint8_t)'", "startLineNumber": 160, "startColumn": 79, "endLineNumber": 160, "endColumn": 79 }

{ "resource": "/c:/Users/TPS/Documents/3D PRINTER FIRMWARE/marlin stable/Marlin/.pio/libdeps/mks_robin_lite/Adafruit BusIO_ID6214/Adafruit_SPIDevice.cpp", "owner": "cpp", "severity": 8, "message": "no matching function for call to 'SPIClass::transfer(uint8_t*&, size_t&)'", "startLineNumber": 99, "startColumn": 31, "endLineNumber": 99, "endColumn": 31 }

rofoto commented 2 years ago

@theprintsurgeon have you figured out a solution? Also how have you been able to get the board to take the firmware in the first place. I have the same board and cant even get the firmware to start updating over sd card

theprintsurgeon commented 2 years ago

The time you are going to spend figuring this out cost more than this board. Just buy a new one.

Sent from my iPhone

On Aug 6, 2021, at 12:15 AM, rofoto @.***> wrote:

 @theprintsurgeon have you figured out a solution? Also how have you been able to get the board to take the firmware in the first place. I have the same board and cant even get the firmware to start updating over sd card

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

fjbold1 commented 2 years ago

the lcd uses "REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER"

theprintsurgeon commented 2 years ago

There are bugs and issues that make it difficult to use. Even trying the full graphic smart controller, there are issues in compiling or getting the screen to work properly.

On Tue, Jun 14, 2022 at 10:12 AM Frank @.***> wrote:

the lcd uses "REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER"

— Reply to this email directly, view it on GitHub https://github.com/makerbase-mks/MKS-Robin/issues/180#issuecomment-1155335382, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQCHXUXATSBGZAFXNSBYJWLVPCOPDANCNFSM4OHYBHKA . You are receiving this because you were mentioned.Message ID: @.***>

fjbold1 commented 2 years ago

I got it to compile and the screen works but having a couple of other problems, once the firmware loads it says no sd card recognized, when I add the sd support then I get boot loop. I'm working on it long distance, I'm in Ohio and the printer is in New York..