Neko.vecter

Results 6 comments of Neko.vecter

The best solution probably use “-” to replace space.

I think if the file name that contains the characters that not in `ascii` will cause this issue. Currently possible solutions is migration Klipper to python3.

I think this error is caused by menuconfig instead of klipper. More info in https://wiki.st.com/stm32mpu/wiki/Menuconfig_or_how_to_configure_kernel

I checked the section on `make menuconfig` code. This is part of [Kconfiglib](https://github.com/ulfalizer/Kconfiglib) library. Which means you need to go to [Kconfiglib](https://github.com/ulfalizer/Kconfiglib) and open an issue.

If my understanding is correct. Your config file is settings.cfg? If this file not include in the printer.cfg. The change you made never take effect. The Klipper printer config file...

Since we are planning to use the pre-build package in next big update. I think this issue (feature request) can mark as done. Have a nice day~ -Neko.vecter