makerbase-mks / MKS-PI

As we all know, the Klipper firmware has the advantages of high printing speed, high precision, and the ability to use the web page to control the printer, etc. MKS PI is a high-end microcomputer board designed by makerbase to replace the Raspberry Pi for the convenience of 3D printing users to use the Klipper firmware. In terms of hardware, MKS PI has a powerful 4-core 64-bit SOC onboard, with 1GBytes of DDR3 memory, supports HDMI screen interface and PI-TS35 screen interface, provides Ethernet port, 3-channel USB interfaces (can be connected to a 3D printer main board, USB Wireless network card, USB camera, U disk, USB keyboard and mouse, etc.); In terms of software, Makerbase provides a complete Klipper firmware transplanted based on the Armbian desktop system, and directly supports klipperScreen. Users only need to download the image file provided by Makerbase, burn it to the TF card, without a lot of construction work, use the usb port or serial port to connect your main board, configure the parameters on the webpage, and you can use the Klipper firmware happily!
GNU General Public License v3.0
113 stars 9 forks source link

Klipper doesn't start #63

Open Cruse75 opened 1 year ago

Cruse75 commented 1 year ago

Hello, I flashed the EMMC with latest Armbian-makerbase-k5.16.20-EN-20230728.img but when first of all it doesn't create a WPA supplicant file, and that's not an issue i copied in Boot my old one. it din't work then I saw that there is a file Armbian 1st run and I added my network credential ( I also changed the static IP to the one I already had in the putty configuration) in there as well and I can't connect at via PuTTY. when the card boot and I see killer screen I get a message that says:

klipper has encountered an error mcu 'mcu': unable to connect

it ask for a firmware restart but nothing changes.

any suggestion? Should I specify in some file in the boot the type of mcu that I have?

thanks