<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.iagent.no/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Adding_a_Servo</id>
	<title>Adding a Servo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iagent.no/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Adding_a_Servo"/>
	<link rel="alternate" type="text/html" href="https://wiki.iagent.no/mediawiki/index.php?title=Adding_a_Servo&amp;action=history"/>
	<updated>2026-05-28T20:20:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.iagent.no/mediawiki/index.php?title=Adding_a_Servo&amp;diff=182&amp;oldid=prev</id>
		<title>Elias: Created page with &quot;== So you want to use a servo with your Replicape...==  This is a very easy process!  '''Step 1:''' Connect your servo to the X2 (or Y2) connection on your Replicape &lt;img src=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.iagent.no/mediawiki/index.php?title=Adding_a_Servo&amp;diff=182&amp;oldid=prev"/>
		<updated>2018-10-20T20:31:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== So you want to use a servo with your Replicape...==  This is a very easy process!  &amp;#039;&amp;#039;&amp;#039;Step 1:&amp;#039;&amp;#039;&amp;#039; Connect your servo to the X2 (or Y2) connection on your Replicape &amp;lt;img src=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== So you want to use a servo with your Replicape...==&lt;br /&gt;
&lt;br /&gt;
This is a very easy process!&lt;br /&gt;
&lt;br /&gt;
'''Step 1:''' Connect your servo to the X2 (or Y2) connection on your Replicape&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://wiki.thing-printer.com/index.php?title=File:Servo.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 2:''' Paste this section into your 'local.cfg'&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Servos]&lt;br /&gt;
# For Rev B, servo is either P9_14 or P9_16.&lt;br /&gt;
# Not enabled for now, just kept here for reference.&lt;br /&gt;
# Angle init is the angle the servo is set to when redeem starts.&lt;br /&gt;
# pulse min and max is the pulse with for min and max position, as always in SI unit Seconds.&lt;br /&gt;
# So 0.001 is 1 ms.&lt;br /&gt;
# Angle min and max is what angles those pulses correspond to.&lt;br /&gt;
servo_0_enable = True&lt;br /&gt;
servo_0_channel = P9_14&lt;br /&gt;
servo_0_angle_init = 90&lt;br /&gt;
servo_0_angle_min = -90&lt;br /&gt;
servo_0_angle_max = 90&lt;br /&gt;
servo_0_pulse_min = 0.001&lt;br /&gt;
servo_0_pulse_max = 0.002&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Step 3 :''' Save and restart Redeem...&lt;br /&gt;
&lt;br /&gt;
'''Step 4:''' Try the following commands to see if your servo is working:&lt;br /&gt;
 M280 P0 S90 F3000&lt;br /&gt;
 M280 P0 S-90 F3000&lt;br /&gt;
&lt;br /&gt;
'''Step 5:''' You will need to tweak the position of your servo by changing the 'S90' and 'S-90' to whatever works for you...&lt;/div&gt;</summary>
		<author><name>Elias</name></author>
		
	</entry>
</feed>