3D components integrated motherboard MKS BASE V1.5 compatible Mega2560&RAMPS1.4 combo control board RepRap Mendel Prusa i3(free shipping)

$25.00

sold: 27

  • Model Number:MKS BASE
  • cards:3d diy starter kit
  • smart controller:marlin breadboard
  • electronic diy kit:mega 2560/ramps1.4
  • integrated circuit:3d devices
  • 3d printing material:electronic stock

Description

Name: 3D printer controller board MKS BASE V1.5
Shipping list: 
MKS BASE V1.5 * 1pcs;
N.W. : 0.1KG

MKS-BASE

 

Overview

MKS BASE is a feature rich all-in-one electronics solution for Reprap and other CNC devices. It features an onboard ATmega2560. Its five motor outputs are powered by A4982 stepper drivers. The board can use the same firmware as Ramps1.4. MKS Base is designed to be flexible in the user’s power source availability, allowing any power supply from 12V-24V.

MKS-BASE is suitable for 3D printer manufacturers on batch production, and being used as main control board. Relative to the Ramps1.4, it adds E1 heating output.

 MKS-BASE  is  suitable for dual-Extruder machine.

 

Features­

1.Arduino MEGA compatible Atmega2560 and FT232 processors are compatible with all RAMPS class firmware

2.Firmware can use the same configuration as ramps1.4

3.Easy DISPLAY + SD-CARD connector,RepRapDiscount SmartController compatible pin header on board

4.Easy connect MKS TFT on AUX-1

5.3x temperature ADC connectors for thermistors

6.up to 5 motor driver with A4982

7.4x PWM capable power mosfet outputs with voltage selector for MainPower.(Bed,Extruder0,Extruder1, Fans)

8.4 layers PCB, optimize heat dissipation.

9.6x end stop connectors with power supply Xmin/Xmax/Ymin/Ymax/Zmin/Zmax

10.Recoverable fuse for short-circuit protection.

Please visit our github to download firmware:

github.com/makerbase-mks/

 

MKS BASE  prototype photo

MKS BASE V1.4

 

USB Driver

MKS Base USB Driver Chip FT232RL,you can get files from ftdichip to setup driver File:Ftdi-x86.zip..

 

Motor Driver

I = V_REF / (8 × RS) where RS = 0.1  V_REF can be checked as the picture:

1

MKS Base’s A4982 Microstepping is 16 microsteps

 

 

SmartController

MKS Base can easy use RepRapDiscount Smart Controller and RepRapDiscount Full Graphic Smart Controller and MKS TFT28

You only need connect Smart Controller’s Exp1 to MKS Base’s Exp1,Smart Controller’s Exp2 to MKS Base’s Exp2.

You can connect MKS TFT on AUX-1

 

1

MKS Base Board and 2004LCD

 

2

MKS Base Board and 12864LCD

 

MKS BASE WITH TFT28

MKS Base Board and MKS TFT

 

 

 

Wiring

Wiring plan based on available information

MKS Base Connectors

2

 

 

Installation Diagram

install

 

 

PINS

MKS BASE-PIN

 

 

Firmware

This section will show you how to get firmware into your controller and run it with basic settings.

Software required: FTDI USB drivers, Arduino IDE, Choice of firmware ( Marlin or Repetier or Sprinter ), Pronterface.

1. USB VCP Drivers – MKS Base uses the newer FT232 USB to UART chip and it needs the updated VCP(virtual com port) drivers from the

manufacturer’s website . Download the correct version for your operating system or you can get the executable version for Windows(easier).

Windows Vista/7 may try to do an update to locate the proper drivers but it is recommended to install the FTDI drivers for better performance.

The VCP drivers will install a COM Port on your computer for the MKS Base, you can check what port number was assigned by going to your device manager and click on Ports(COM & LPT) look for something that says “USB Serial Port(COM3)” where COM3 is you assigned port number(will vary from PC to PC). Remember this number as you will be using it later in configuring other software.

2. Install Arduino IDE – Download and extract the Arduino IDE .

3. Get your firmware – While you can use most firmwares out there, we will use Marlin as an example. Download and extract Marlin or any other forks of the firmware that you prefer/need.

4. Upload firmware – Run the Arduino IDE (arduino.exe).

Select your board – Click on Tools –>Board –>Arduino Mega 2560,

Select your serial port – Click on Tools–>Serial Port–>(select your COM port for the X3 USB, you can check this in Device manager)

On Arduino click File–>Open — then point to your Marlin Download and select Marlin.pde. With Marlin loaded on the IDE window, click on the tab that says “configuration.h”. These are the basic entries that you need to change to get the X3 working.

#define BAUDRATE 250000 //This will work fine for the MKS Gen

#define MOTHERBOARD 33 //33 is for RAMPS which the MKS GEN is compatible with MOTHERBOARD 34

#define TEMP_SENSOR_0 3 //If you have the NTC 100K

#define TEMP_SENSOR_1 0

#define TEMP_SENSOR_2 0

#define TEMP_SENSOR_BED 3 //If you have the NTC 100K

These entries are the only ones you need just to get the MKS Gen running. Once you get it to upload you can now test most features of the board. You will need to tweak the settings on the configuration file for your printer.

5. Upload(or compile to test) Marlin – While still on the Arduino window

Click on the Triangle inside the circle to do a test compile, this makes sure that the firmware does not contain errors( you can skip this)

Click on the arrow pointing to the right inside a square frame to upload firmware to the board. If everything goes well you’ll see a “Done Uploading” message near the bottom of the Arduino window.

 

Reviews

There are no reviews yet.

Be the first to review “3D components integrated motherboard MKS BASE V1.5 compatible Mega2560&RAMPS1.4 combo control board RepRap Mendel Prusa i3(free shipping)”