Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:mksgenv14 [2023/10/11 14:36]
darron [Pinout]
boards:mksgenv14 [2023/10/11 17:11] (current)
darron
Line 7: Line 7:
 </wrap> </wrap>
  
-KeyeStudio MKS Gen V1.4 3D clone+KeyeStudio MKS Gen V1.4 3D clone
 + 
 +This is controller board designed for 3D printers but can be used for 
 +whatever purpose. 
 + 
 +It supports 5 stepper motors using easy to buy controllers. 
 + 
 +This type of board is known as a RAMPS controller since it contains 
 +an ATmega2560 compatible with [[:boards:mega2560|Arduino]]. 
  
 ===Pinout=== ===Pinout===
 +
 +
 +__GPIO__
  
 <WRAP group> <WRAP group>
Line 86: Line 98:
 The {{boards:mks_gen_v1.4_004_sch.pdf|Schematic}} has a missing The {{boards:mks_gen_v1.4_004_sch.pdf|Schematic}} has a missing
 pull-up resistor of 100K on the SLEEP/RESET pins (named SLP) on each motor controller pull-up resistor of 100K on the SLEEP/RESET pins (named SLP) on each motor controller
-unit.+unit which keeps each controller awake and out of reset.
  
 ===Resources=== ===Resources===