How to Wire Additional Loads to RAMPS: Difference between revisions
Jump to navigation
Jump to search
(Created page with "*You can use AUX-1 (set of 4 header pairs, containing 4 digital pins, 2 ground, 2 power (5V)") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
*You can use AUX-1 (set of 4 header pairs, containing 4 digital pins, 2 ground, 2 power (5V) | *You can use AUX-1 (set of 4 header pairs, containing 4 digital pins, 2 ground, 2 power (5V) | ||
See video: | |||
<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, 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> | |||
[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. |