ChubbyBunny1 / Ender-2-PRO-Klipper-HC32

Klipper firmware for the Ender 2 pro 3d printer with the HC32F460PETB MCU
27 stars 2 forks source link

Inconstency in readme #8

Open StarSpangledWanger opened 1 year ago

StarSpangledWanger commented 1 year ago

Firstly, thanks for undertaking this project! I bought a CR-Touch and Creality doesn't support it with my board, so this is the best path forward for me to chase my losses. I've been able to get klipper on my ender 2 pro and I'm pretty chuffed.

One small thing, the readme file instructs that one should copy the klipper.bin file into a folder called "Factory" on an SD card and then insert that into the printer to flash the klipper firmware for the board. However, the printer.cfg has commented code at the beginning that reads:

_#Config file for ender 2 pro with HC32F460 microcontroller

Flash this firmware by copying "out/klipper.bin" to a SD card

as /user/firmware.bin

Turn on the printer with the card inserted.__

My trial and error indicates that you do need to rename the klipper.bin as firmware.bin, and the folder should be "Factory".