Productos
3D printer control panel MKS SBASE V1.3
Placa controladora para Impresora 3D
COD: FUT6324
Peso: 0.100 Kg
Disponibilidad: Sin Stock
ARS 72120.00
El producto no está disponible para la venta en este momento
Características
1.Fix temperature problem.
2.Add thermocouple Pins( can't be used with 12864lcd together).
3.Create some pins P1.22 P1.23 P2.12 P2.11 P4.28 for further developing.
4.Extend 3.3V / 5V for endstops power.
- Using 32bit 100M Cortex-M3 MCU-LPC 1768, and improve its performance highly.
- Support highly modular open source firmware , easy for secondary development.
- Support network function, then proceed remote control via IE Explorer.
- Using DRV8825 stepper driver which supports 32-microstep and with excellent cooling.
- Currents of the stepper motor can be set directly, which can avoid the damage .
- Using high quality FR-4 4 layers PCB and special design for cooling.
- Using professional power chip, support 12V-24V DC input.
- Good to work with LCD12864 and MKS TFT touch screen.
(Can't work with MKS MINI12864LCD,OLED12864 and LCD2004 display.)
SmartController
MKS SBASE and 12864LCD
MKS SBASE and MKS TFT Touch Screen
Wiring
Wiring is based on available information.
MKS SBASE Connectors
MKS SBASE Size
MKS SBASE PIN
How to use
1.Copy “firmware.bin” and “config” from config file to SD card (SD smaller than 64Gb)
. Need to change config name .
For example:
Change into .
2. Adjust config.txt according to the configuration .
3.Refer to MKS-SBASE PIN , make correction connection. Such as stepper motor ,endstops.
4.Plug the SD card to the board, after power on, it will automatic update .
5.If connect computer with USB, need to install the driver (Refer to below specification ).
Install the Driver
First, you should upload the zip file.
Then, plug the USB to computer . Next, enter device manger .
Then will turn up COM after install successfully.
Download Firmware and Update
Please upload firmware from our github: github.com/makerbase-mks/ .
Copy configuration (including firmware.bin and config.txt) to SD card, insert to the board and power on, it will automatic update .
After successful updated, the file name will turn into firmware.cur.
Others
1.Support Gcode. Please refer to G-Codes.htm .
2.Main parameter setting
It is very easy to set the parameter . First, open config.txt on SD card, then modify the parameters and save. Re-power on.
Details on parameter, please refer to Configuration_Options.