diff --git a/_plugins/EasyServo.md b/_plugins/EasyServo.md index 26f4e9a22be3..5f3ff446d416 100644 --- a/_plugins/EasyServo.md +++ b/_plugins/EasyServo.md @@ -5,6 +5,7 @@ id: EasyServo title: Easy Servo description: Plugin to control two servos attached to a camera gimbal to control motion. authors: +- mledan - iFrostizz - jneilliii @@ -12,9 +13,9 @@ license: AGPLv3 date: 2020-05-21 -homepage: https://github.com/iFrostizz/OctoPrint-EasyServo -source: https://github.com/iFrostizz/OctoPrint-EasyServo -archive: https://github.com/iFrostizz/OctoPrint-EasyServo/archive/master.zip +homepage: https://github.com/mledan/OctoPrint-EasyServo +source: https://github.com/mledan/OctoPrint-EasyServo +archive: https://github.com/mledan/OctoPrint-EasyServo/archive/master.zip tags: - GPIO - servos @@ -30,7 +31,7 @@ compatibility: # Easy Servo -Here is a simple plugin to control two servos using the OctoPrint Control tab. It has been programmed in conjuction with a camera gimbal mount design I published on Thingiverse [here](https://www.thingiverse.com/thing:4381240). +Here is a growing plugin you can use to easily control multiple servo motors using the octoprint interface. It has been programmed in conjuction with a camera gimbal mount design iFrostizz published on Thingiverse [here](https://www.thingiverse.com/thing:4381240). It utilizes the SimpleApiPlugin from Octoprint in order to send commands to the GPIO pins. @@ -175,4 +176,5 @@ Now, you will be able to move until a point you want to save in just one click. ### Disclaimer -Although I have used this plugin and it has worked for me without issues, I take no resposiblity for any damage caused by using this plugin or connecting servos to your Pi. Please make sure to do your reseach and understand the dangers and please be careful. +Although the Authors use this plugin without issues, You take resposiblity for any damage caused by using this plugin or connecting servos to your own Pi. Please make sure to do your reseach and understand the dangers and please be careful. It's recomended to power servos externally to prevent performance issues on your pi and make sure all your minimum and maximum angle boundaries are set correctly. +