How to Wire Additional Loads to RAMPS: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/drhEKAQ6aoI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html>
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/drhEKAQ6aoI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></html>


*Use, say, D52:
*Use, say, D57:


<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQeFJpT7pvmqFvl0rNpVznAvurVgxzBJkt-EBlYv7dR7AzTi7vtPDz7N-eRkSWcezwOSLUOer_lEQ7u/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="749" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQeFJpT7pvmqFvl0rNpVznAvurVgxzBJkt-EBlYv7dR7AzTi7vtPDz7N-eRkSWcezwOSLUOer_lEQ7u/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="749" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>


[https://docs.google.com/presentation/d/1jSgucxCyfNDZJux45BcZbFYREKeh6nHSVheazIqPLXA/edit#slide=id.g5c3be0ce2d_1_28 edit]
[https://docs.google.com/presentation/d/1jSgucxCyfNDZJux45BcZbFYREKeh6nHSVheazIqPLXA/edit#slide=id.g5c3be0ce2d_1_28 edit]
*The [[M Code]] is [[M42]] - such as:
'''M42 P57 S200''' for 200 of 255, and 0 to turn it off.

Latest revision as of 05:13, 20 October 2019

  • You can use AUX-1 (set of 4 header pairs, containing 4 digital pins, 2 ground, 2 power (5V)

See video:

  • Use, say, D57:

edit

M42 P57 S200 for 200 of 255, and 0 to turn it off.