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

What is the Robin2? #75

Closed mattdog01 closed 5 years ago

mattdog01 commented 5 years ago

Is the Robin2 a new controller board? I don't seem to be able to find any info about it on the Makerbase-MKS site. Looking at the config file it has support for the BLTouch and some other stuff. Does anyone know about this?

3Dangel commented 5 years ago

I don’t think B-L touch is supported. You might be reading for the SBase and not Robin’s. As for your Printer’s issue , I would try to join FB group that are dedicated to your type of printer to seek help. Cheers and good luck

On Fri, Jan 25, 2019 at 07:18 mattdog01 notifications@github.com wrote:

Is the Robin2 a new controller board? I don't seem to be able to find any info about it on the Makerbase-MKS site. Looking at the config file it has support for the BLTouch and some other stuff. Does anyone know about this?

— 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/75, or mute the thread https://github.com/notifications/unsubscribe-auth/AXFrXYnLVp4jhalaWJHN0WLFBuRB_CKOks5vGxIcgaJpZM4aS9Zn .

mattdog01 commented 5 years ago

Hello 3Dangel, The question is about the Robin2 and what info there is out there. It doesn't seem you have looked at the config file for Robin2 as it specifically mentions the BL-touch. My hope is that the Robin2 is not a different board and is the old Robin with a brand new alternate firmware which would be wonderful but not likely. Also Github is to be used for each issue separately please don't combine comments for different issues. With my other post I'm trying to find out if someone with a Robin has had issues with the firmware calculations. I also have posts in other places. Thanks for your thoughts. Take care and happy printing.

Here a section of ROBIN2_cfg

============================= Z Probe Options =============================

BLTOUCH 0 # 0:disable BLTOUCH; 1:enable BLTOUCH

Select for a probe connected to Z-Min or Z-Max.

Z_MIN_PROBE_PIN_MODE 0 # 0 : NULL; 1: ZMIN; 2: ZMAX

Z_PROBE_OFFSET_FROM_EXTRUDER 0 # Z offset: -below +above [the nozzle]
X_PROBE_OFFSET_FROM_EXTRUDER 0 # X offset: -left +right [of the nozzle] Y_PROBE_OFFSET_FROM_EXTRUDER 0 # Y offset: -front +behind [the nozzle] XY_PROBE_SPEED 4000 # X and Y axis travel speed (mm/m) between probes Z_PROBE_SPEED_FAST 600 # Speed for the first approach when double-probing (with PROBE_DOUBLE_TOUCH) Z_PROBE_SPEED_SLOW 300 # Speed for the "accurate" probe of each point

3Dangel commented 5 years ago

True Did not see that. It was alway said that it was not supported. I guess, I need to update my own info

Cheers

On Sun, Jan 27, 2019 at 18:19 mattdog01 notifications@github.com wrote:

Hello 3Dangel, The question is about the Robin2 and what info there is out there. It doesn't seem you have looked at the config file for Robin2 as it specifically mentions the BL-touch. My hope is that the Robin2 is not a different board and is the old Robin with a brand new alternate firmware which would be wonderful but not likely. Also Github is to be used for each issue separately please don't combine comments for different issues. With my other post I'm trying to find out if someone with a Robin has had issues with the firmware calculations. I also have posts in other places. Thanks for your thoughts. Take care and happy printing.

Here a section of ROBIN2_cfg

============================= Z Probe Options

=============================

BLTOUCH 0 # 0:disable BLTOUCH; 1:enable BLTOUCH

Select for a probe connected to Z-Min or Z-Max.

Z_MIN_PROBE_PIN_MODE 0 # 0 : NULL; 1: ZMIN; 2: ZMAX

Z_PROBE_OFFSET_FROM_EXTRUDER 0 # Z offset: -below +above [the nozzle] X_PROBE_OFFSET_FROM_EXTRUDER 0 # X offset: -left +right [of the nozzle] Y_PROBE_OFFSET_FROM_EXTRUDER 0 # Y offset: -front +behind [the nozzle] XY_PROBE_SPEED 4000 # X and Y axis travel speed (mm/m) between probes Z_PROBE_SPEED_FAST 600 # Speed for the first approach when double-probing (with PROBE_DOUBLE_TOUCH) Z_PROBE_SPEED_SLOW 300 # Speed for the "accurate" probe of each point

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/makerbase-mks/MKS-Robin/issues/75#issuecomment-457972637, or mute the thread https://github.com/notifications/unsubscribe-auth/AXFrXXd7rPyN9FgzosIfRruHTzSwVkHYks5vHlASgaJpZM4aS9Zn .

vk220 commented 5 years ago

Also interested. In order of experiment I tried to flash this to my mks robin v 2.3. The only way I found was renaming Robin2.bin to Robin.bin. It flashed successfully but it doesn't seem to work. It just says "Complete" right after booting. So I reverted to 2.0.7 firmware.

makerbase-mks commented 5 years ago

The firmware of robin and robin2 is not universal, and robin2 supports bltouch. The robin firmware is not supported, and the corresponding socket is not reserved.

mattdog01 commented 5 years ago

Thank you Makerbase-mks. The issue can now be closed.