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
112 stars 9 forks source link

Use EMMC as boot and SD card as storage in klipper. #37

Open ThiagoDaruma opened 1 year ago

ThiagoDaruma commented 1 year ago

I would like to know if there is any way to use MSK PI with EMMC 8gb with the firmware and use the card's SD card slot as extra storage in klipper for the stl print files.

makerbase-mks commented 1 year ago

@ThiagoDaruma ,yes ,of cause you can. Just mount the SD card to a directory as your gcode files's path.

PrintMan133 commented 1 year ago

@ThiagoDaruma ,yes ,of cause you can. Just mount the SD card to a directory as your gcode files's path.

Do you have a guide?

erikprosa commented 1 year ago

I have the same doubt. Has anyone managed to do it?

xuximoja2 commented 1 year ago

otro con la misma