makerbase-mks / SGEN_L

MKS SGEN_L is a powerful 32-bit 3D printer control board with LPC1768. Support Marlin2.0, Smoothieware. Support MKS LCD12864B/MINI12864/LCD2004/12864 and MKS TFT Touch Screens. The motherboard integrates SPI / UART interface and works with MKS TMC2130/TMC2208 V2.0/TMC2209. It can be used after plugged in. No soldering or flying lead is required ...
https://es.aliexpress.com/item/33036918120.html?spm=a2g0o.store_home.slider_165457030.3
GNU General Public License v3.0
87 stars 61 forks source link

Extruder don't move #54

Open fabien85100 opened 2 years ago

fabien85100 commented 2 years ago

[solved]

i've put a lv8729 for the extruder and tell to marlin that it exste:

define E0_DRIVER_TYPE LV8729

I've put it in the right way on the board . I've put one jumper one M2 on the board.

DO i have to declare the extruder to marlin ?

i've allready did this: 195 #define EXTRUDERS 1

I've plug my extruder on the y axes to see if it work and it does.

What's wrong?

fabien85100 commented 2 years ago

I've forgot that extruder won't work until the nozzle reach a minimum of temp...