Mks Lts V1.1 -

The MKS LTS V1.1 is a specialized, entry-level motherboard designed specifically for small-format desktop laser engravers and entry-level CNC machines. Developed by Makerbase, this board serves as a compact alternative to the more complex DLC32 series, focusing on simplicity, affordability, and ease of integration for DIY hobbyists. Core Hardware Specifications

| Board Model | Chip | Flash | Max Steppers | Verified working | | :--- | :--- | :--- | :--- | :--- | | MKS Robin Nano v3 | STM32F407VGT6 | 1MB | 6 | ✅ | | MKS Gen L v2.0 | ATmega2560 | 256KB | 5 | ✅ (with RAMPS adapter) | | MKS Eagle | STM32F407ZGT6 | 1MB | 8 | ✅ | | MKS Robin Pro v1.3 | STM32F103 | 512KB | 5 | ⚠️ (limited memory) | | MKS SKIPR | STM32H743 | 2MB | 10 | ✅ |

If you are modifying your machine, keep these technical notes in mind: Endstop Configuration

Here is the reality:

In the header files, you must comment out #define USE_BOARD_V2_0 to ensure the laser firing logic works correctly.