LONGER3D / Marlin2.0-lgt

Longer LKx(Alfawise Ux0) and LKx Pro(Alfawise Ux0 Pro) 3D Pinter firmware based on Marlin 2.0
GNU General Public License v3.0
30 stars 20 forks source link

[FR] Add LK4-X configuration #18

Open l0-l0 opened 1 year ago

l0-l0 commented 1 year ago

I'm trying to update the firmware on my LK4 X printer so that I can have linear advance enabled. The problem is the configurations for the LK4X are nowhere to be found. I looked at my board and it is the LGT_Kit_V2.1, the V1.0 doesn't work because it's an 8 bit board and V2.1 is a 32 bit board.

Is it possible to add the LK4 X to the configuration.h, boards.h, and other necessary files to be able to modify the firmware. Or at least advise which board to use when compiling new firmware.