MKS GEN_L is a powerful 3D printer control board with ATMEGA2560 and compatible with RAMPS. V2.1 version 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 ...
Running the latest Marlin (bugfix-2.1.x 212167b140) the last print stopped due to a board fail. The ATMega2560 seemed to have lifted its head to get some fresh air not expecting its death.
The case cooling fan may has failed and overheating caused the problem. Anyhow I did not expect such an outcome.
This might not be a bug but maybe useful for documentation?
V2.1 is on its way as a replacement. Fix will be a heatsink and a case cooling fan monitoring.
The Hotend and Bed heating are done by external FETs.
PWM is used for some LEDs (sourced by transistors).
I would suggest an I2C temp sensor embedded beneath the CPU for better monitoring/protection or a default heatsink (with fan?).
Running the latest Marlin (bugfix-2.1.x 212167b140) the last print stopped due to a board fail. The ATMega2560 seemed to have lifted its head to get some fresh air not expecting its death. The case cooling fan may has failed and overheating caused the problem. Anyhow I did not expect such an outcome. This might not be a bug but maybe useful for documentation?
V2.1 is on its way as a replacement. Fix will be a heatsink and a case cooling fan monitoring. The Hotend and Bed heating are done by external FETs. PWM is used for some LEDs (sourced by transistors).
I would suggest an I2C temp sensor embedded beneath the CPU for better monitoring/protection or a default heatsink (with fan?).