RAMPS: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
RAMPS is the main stepper driver for the RepRap project.
=About=
'''See RepRap wiki - https://reprap.org/wiki/RAMPS_1.4'''


From http://reprap.org/wiki/Arduino_Mega_Pololu_Shield:
RAMPS is the most common 3D printer driver board in the world. OSE uses RAMPS in the [[Universal Controller]]


"RepRap Arduino Mega Pololu Shield, or RAMPS for short. It is designed to fit the entire electronics needed for a RepRap in one small package for low cost. RAMPS interfaces an Arduino Mega with the powerful Arduino MEGA platform and has plenty room for expansion. The modular design includes plug in stepper drivers and extruder control electronics on an Arduino MEGA shield for easy service, part replacement, upgrade-ability and expansion. Additionally, a number of Arduino expansion boards can be added to the system as long as the main RAMPS board is kept to the top of the stack."
=Sourcing=
*See RepRap wiki for docs and sourcing of originals - [https://reprap.org/wiki/Arduino_Mega_Pololu_Shield]


http://reprap.org/wiki/RAMPS_1.4#Wiring
=Links=
*[[Stepper Motor Driver]]


=See Also=
=Pins=
*Further development - RAMPS10 - [http://forums.reprap.org/read.php?2,193415,193415]
[[File:megapins.png|300px]]
 
=Arduino Mega Pins=
From [https://store.arduino.cc/usa/mega-2560-r3]:
 
[[File:arduinomega.jpg|500px]]
 
=Wiring Diagram=
 
<html><iframe src="https://reprap.org/mediawiki/images/f/f6/RAMPS1.4schematic.png" width="1000" height="800">
</iframe>
</html>

Latest revision as of 02:57, 19 April 2020

About

See RepRap wiki - https://reprap.org/wiki/RAMPS_1.4

RAMPS is the most common 3D printer driver board in the world. OSE uses RAMPS in the Universal Controller

Sourcing

  • See RepRap wiki for docs and sourcing of originals - [1]

Links

Pins

Megapins.png

Arduino Mega Pins

From [2]:

Arduinomega.jpg

Wiring Diagram