├── CH340G_USB Driver ├── CH340G_USB驱动.rar └── README ├── Ft232_USB Driver ├── README └── ftdi_ft232_drive.zip ├── Image2LCD ├── Image2Lcd.rar └── README ├── Lvgl_image_convert_tool ├── Image_conversion_tool.png ├── Lvgl_image_convert_tool.zip └── README.md ├── MKS Control -Standalone android app ├── README └── printer_control.ui_1.2.1_3.apk ├── MKS Host slicing software ├── README ├── host.part01.rar ├── host.part02.rar ├── host.part03.rar └── host.part04.rar ├── MKS Pad android app ├── README └── mkspad.apk ├── MKS Pad android system packets ├── MKS_PAD_LIB.rar └── README ├── MKS Plugin ├── MKS Plugin2.x.rar ├── MKS Plugin3.2↓.rar ├── MKS Plugin3.3↑.rar ├── MKS Plugin3.5↑.rar ├── MKS Plugin4.0.rar ├── MKS Plugin4.1.rar ├── MKS Plugin4.2.rar └── README ├── MKS TFT image convert ├── MKS TFT image convert.zip └── README ├── MKS-42Servo ├── MKS-42servo_loader.zip ├── close loop drivers.zip ├── mks └── serial_port_utility.rar ├── MKSCloud Android ├── MKS CLOUD.jpg └── README ├── MKSCloud IOS ├── MKS CLOUD.jpg └── README ├── MKS_Image2bin_tool ├── MKS_Image2bin_tool.rar └── READ_ME └── binEncode ├── README └── binEncode_setup.zip /CH340G_USB Driver/CH340G_USB驱动.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/CH340G_USB Driver/CH340G_USB驱动.rar -------------------------------------------------------------------------------- /CH340G_USB Driver/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Ft232_USB Driver/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Ft232_USB Driver/ftdi_ft232_drive.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/Ft232_USB Driver/ftdi_ft232_drive.zip -------------------------------------------------------------------------------- /Image2LCD/Image2Lcd.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/Image2LCD/Image2Lcd.rar -------------------------------------------------------------------------------- /Image2LCD/README: -------------------------------------------------------------------------------- 1 | Q 2 | -------------------------------------------------------------------------------- /Lvgl_image_convert_tool/Image_conversion_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/Lvgl_image_convert_tool/Image_conversion_tool.png -------------------------------------------------------------------------------- /Lvgl_image_convert_tool/Lvgl_image_convert_tool.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/Lvgl_image_convert_tool/Lvgl_image_convert_tool.zip -------------------------------------------------------------------------------- /Lvgl_image_convert_tool/README.md: -------------------------------------------------------------------------------- 1 | ## This software is a special software for image conversion of LVGL graphics library. 2 | 3 | ![](https://github.com/makerbase-mks/Software/blob/master/Lvgl_image_convert_tool/Image_conversion_tool.png) 4 | 5 | ## Instructions for use 6 | - Open bmp images. 7 | - Enter the saved file name. 8 | - Choose file output format:Bin_565. 9 | - Start convertion. 10 | - Save bin file. 11 | - Copy the converted bin file to the mks_pic folder. 12 | - Copy the mks_pic folder to the SD card. 13 | - SD card is connected to the motherboard, and you can see the update interface after powering on. 14 | 15 | -------------------------------------------------------------------------------- /MKS Control -Standalone android app/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MKS Control -Standalone android app/printer_control.ui_1.2.1_3.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Control -Standalone android app/printer_control.ui_1.2.1_3.apk -------------------------------------------------------------------------------- /MKS Host slicing software/README: -------------------------------------------------------------------------------- 1 | You need to download the 4 files host.part01-host.part04 2 | -------------------------------------------------------------------------------- /MKS Host slicing software/host.part01.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Host slicing software/host.part01.rar -------------------------------------------------------------------------------- /MKS Host slicing software/host.part02.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Host slicing software/host.part02.rar -------------------------------------------------------------------------------- /MKS Host slicing software/host.part03.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Host slicing software/host.part03.rar -------------------------------------------------------------------------------- /MKS Host slicing software/host.part04.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Host slicing software/host.part04.rar -------------------------------------------------------------------------------- /MKS Pad android app/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MKS Pad android app/mkspad.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Pad android app/mkspad.apk -------------------------------------------------------------------------------- /MKS Pad android system packets/MKS_PAD_LIB.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Pad android system packets/MKS_PAD_LIB.rar -------------------------------------------------------------------------------- /MKS Pad android system packets/README: -------------------------------------------------------------------------------- 1 | 2 | 3 | 1.You need to extract the file into .tar format before updating 4 | -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin2.x.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin2.x.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin3.2↓.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin3.2↓.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin3.3↑.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin3.3↑.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin3.5↑.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin3.5↑.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin4.0.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin4.0.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin4.1.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin4.1.rar -------------------------------------------------------------------------------- /MKS Plugin/MKS Plugin4.2.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS Plugin/MKS Plugin4.2.rar -------------------------------------------------------------------------------- /MKS Plugin/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MKS TFT image convert/MKS TFT image convert.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS TFT image convert/MKS TFT image convert.zip -------------------------------------------------------------------------------- /MKS TFT image convert/README: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MKS-42Servo/MKS-42servo_loader.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS-42Servo/MKS-42servo_loader.zip -------------------------------------------------------------------------------- /MKS-42Servo/close loop drivers.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS-42Servo/close loop drivers.zip -------------------------------------------------------------------------------- /MKS-42Servo/mks: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MKS-42Servo/serial_port_utility.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS-42Servo/serial_port_utility.rar -------------------------------------------------------------------------------- /MKSCloud Android/MKS CLOUD.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKSCloud Android/MKS CLOUD.jpg -------------------------------------------------------------------------------- /MKSCloud Android/README: -------------------------------------------------------------------------------- 1 | Download httpsbaizhongyun.cnhomedownloadview 2 | -------------------------------------------------------------------------------- /MKSCloud IOS/MKS CLOUD.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKSCloud IOS/MKS CLOUD.jpg -------------------------------------------------------------------------------- /MKSCloud IOS/README: -------------------------------------------------------------------------------- 1 | Download httpsbaizhongyun.cnhomedownloadview 2 | -------------------------------------------------------------------------------- /MKS_Image2bin_tool/MKS_Image2bin_tool.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/MKS_Image2bin_tool/MKS_Image2bin_tool.rar -------------------------------------------------------------------------------- /MKS_Image2bin_tool/READ_ME: -------------------------------------------------------------------------------- 1 | This is an image conversion tool developed by the makerbase team. This tool has the following advantages: 2 | 3 | 1.Support 320 * 240 screen of MKS 4 | 2.Support 480 * 320 screen of MKS 5 | 3.This tool can convert .bmp format pictures into .bin files 6 | 4.Support typesetting function 7 | -------------------------------------------------------------------------------- /binEncode/README: -------------------------------------------------------------------------------- 1 | #MKS Robin series transcoding tools 2 | - Download binEncode_setup.zip 3 | - Unzip and install the software 4 | - Open it and select bin file path for transcoding 5 | - Software path copy after transcoding the bin file to the TF / SD card, insert the motherboard and power on to update the firmware 6 | -------------------------------------------------------------------------------- /binEncode/binEncode_setup.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/makerbase-mks/Software/af0e7d34285e57e3f708c7c203ce59bc89697a9d/binEncode/binEncode_setup.zip --------------------------------------------------------------------------------