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

Sources/linux kernel? #4

Closed guysoft closed 2 years ago

guysoft commented 2 years ago

Hey, Creator of CustomPiOS here. Was wondering if you can provide the omage and linux kernel sources? Is the kernel mainline?

Thanks!

makerbase-mks commented 2 years ago

@guysoft ,we use the Armbian mainline.

guysoft commented 2 years ago

Thanks for clearing that out, might be a good idea to note that in the README :)

redrathnure commented 1 year ago

@guysoft , I am trying to build Armbian based on current (5.15) and edge (6.1) kernels. Please see redrathnure/armbian-mkspi : custom/mkspi_23.02.0-trunk.0073 for more details.

If you are interested, testing, review and adjustments are welcome :)

guysoft commented 1 year ago

@redrathnure Thanks for the heads up. Don't think I have that time for that, not the hardware.