MKS GEN

From RepRap
Revision as of 05:29, 22 November 2014 by Leiochen (talk | contribs) (Smart Controller)
Jump to: navigation, search

Template:MKS GEN

Crystal Clear action run.png
MKS GEN.jpg

Release status: Working

MKS GEN.jpg
Description
Single board solution, Remix of Arduino mega2560 and RAMPS1.4
License
Author
Contributors
Based-on
Categories
CAD Models
External Link


Summary

MKS Gen 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 Pololu pin compatible stepper drivers.

The board features a developer friendly expansion port supporting giving access the same as Ramps1.4.

MKS Gen is designed to be flexible in the user's power source availability, allowing any power supply from 12V-24V.

Safety Tip

Warning-general-2.gif.png Caution
Once you start putting electricity into your RepRap - even at just 12 volts - you have to take basic, common sense precautions to avoid fires.

MKS Gen USB Driver

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

Features

  • Firmware can use the same configuration as ramps1.4
  • Easy DISPLAY + SD-CARD connector,RepRapDiscount SmartController compatible pin header on board
  • All extra pins broken out the same as ramps1.4(AUX-1,AUX-2,AUX-3,Servos1)
  • 3x temperature ADC connectors for thermistors
  • up to 5 motor driver with easy micro stepping setup (micro switches)
  • 4x PWM capable power mosfet outputs with voltage selector for MainPower.(Bed,Extruder0,Extruder1, Fans)
  • 4 layers PCB, optimize heat dissipation.
  • 6x end stop connectors with power supply Xmin/Xmax/Ymin/Ymax/Zmin/Zmax
  • 3* 5V output, 3* 12V-24V output interface.
  • Recoverable fuse for short-circuit protection.

Motor Driver

Microstepping

MKS Gen contain a row of 3 jumpers.

with DRV8825

1 2 3 step mode
0 0 0 Full step (2-phase excitation) with 71% current
1 0 0 1/2 step (1-2 phase excitation)
0 1 0 1/4 step (W1-2 phase excitation)
1 1 0 8 microsteps / step
0 0 1 16 microsteps / step
1 0 1 32 microsteps / step
0 1 1 32 microsteps / step
1 1 1 32 microsteps / step


with A4988

1 2 3 step mode
0 0 0 Full step
1 0 0 1/2 step
0 1 0 1/4 step
1 1 0 8 microsteps / step
1 1 1 16 microsteps / step

Smart Controller

MKS Gen can easy use RepRapDiscount Smart Controller and RepRapDiscount Full Graphic Smart Controller

You only need connect Smart Controller's Exp1 to MKS Gen's Exp1,Smart Controller's Exp2 to MKS Gen's Exp2.

Basic setup

How to get it