makerbase-mks / MKS-SGEN_L-V2

MKS SGEN_L V2.0 is powerful 32-bit 3D printer control board. The CPU is LPC1769 120MHZ, SGEN_L V2 hardware Integrated 4KB EEPROM, 5AXIS and dual Z interface, has 2 way FANs and Dc12/24V out interface, support TMC UART and SPI mode...
https://www.aliexpress.com/item/4001283346331.html?spm=a2g0o.store_home.slider_165457030.0
GNU General Public License v3.0
70 stars 28 forks source link

How to change configuration to make a delta robot? #36

Closed 12343954 closed 3 years ago

12343954 commented 3 years ago

I wanna make a delta robot via MKS-SGEN_L-V2 borad, TMC2225 and 57 steppers. I burn the firmware .\Firmware\Marlin-bugfix-2.0.x-MKS TS35+SGEN_L V2 into the board.

What can I do the next? How to change configuration to make a delta robot? thank you !

12-12-2020 19-23-12

mks-viva commented 3 years ago

Hi! You can refer to here: https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config

12343954 commented 3 years ago

Thank you for reply.

I read that example delta config, its robot like this, not my want. or maybe I was wrong.I need to test this config. image

image

mks-viva commented 3 years ago

Ok!

mks-viva commented 3 years ago

I will close this issues temporarily.

12343954 commented 3 years ago

it was failed, when i meger the latest marlin 2.0.8 + delta config 2.0.8 + MKS-SGEN_L-V2 + TS35 v2+ TMC2225. i selected step/dir mode, default driver type(No uncomment).

  1. stepper motors can't move smoothly, they vibrate very strong.
  2. operating screen doesn't occupy the wholescreen, only 2/3. but all the function is ok. it's just small, and no touch feature.