clewis
June 15, 2026, 9:06pm
2
Snapmaker themselves publish a custom firmware. I don’t have a U1 to test it, but you might start there. There is discussion in the forums about it as well.
klipper firmware for Snapmaker U1
I have finally got klippered snapmaker original 3D printer.
I introduce “how.”
Btw I could not figure out how to implement self update firmware and its bootloader. So my method needs JTAG cable to re-flash the control board. I mention that the control board uses GD32F105RC and it is compatible to STM32F1XX mcu.
((Klipper Firmware Configuration))
Enable extra low-level configuration options: ON
Micro-controller Architecture: STMicroelectronics STM32
Processor model: STM32F103
Only 100KiB …