-
|
Cannot find a klipper config for Ender 3 with Creality v4.2.2 board and STM32F103 RET6 mcu. I tried using the v4.2.1 config, but after uploading to Mainsail, Klipper is reporting "Unable to open config file /home/pi/printer_data/config/printer.cfg". I have verified the presence and permissions of the file using WinSCP. Restarting the firmware or the Pi have no effect. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
|
Pls Post a screenshot from the config files panel in mainsail |
Beta Was this translation helpful? Give feedback.
-
|
It has the wrong extension. Your file is named |
Beta Was this translation helpful? Give feedback.
-
|
To wrap it up, for the plain Ender 3 with Creality v4.2.2 board (STM32F103 RET6 mcu), the Klipper printer config file that seems to work is "printer-creality-ender3pro-2020". |
Beta Was this translation helpful? Give feedback.
-
|
there are only small changes between "normal" and "pro". magnetic bed, other Y rail and fan from the power supply on a different position. but from the normal ender 3, there was also a "silent" version. i think this could be your version. the silent board could be just the same as the ender 3 pro board. there should not be any difference in the config between ender 3 and ender 3 pro other then the board itself. sizes and "electrical features" look like the same in both models. |
Beta Was this translation helpful? Give feedback.

It has the wrong extension. Your file is named
printer.confbut it should beprinter.cfg.