<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DIY Archives - Lebois Racing</title>
	<atom:link href="https://lebois-racing.com/tag/diy-fr/feed/" rel="self" type="application/rss+xml" />
	<link>https://lebois-racing.com/tag/diy-fr/</link>
	<description>Hardware &#124; DIY &#124; Sim Racing</description>
	<lastBuildDate>Sat, 14 Mar 2026 10:17:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://lebois-racing.com/wp-content/uploads/2023/01/cropped-lebois-racing-logo-32x32.png</url>
	<title>DIY Archives - Lebois Racing</title>
	<link>https://lebois-racing.com/tag/diy-fr/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SRT Gearbox : August Update and news</title>
		<link>https://lebois-racing.com/srt-gearbox-august-update-and-news/</link>
					<comments>https://lebois-racing.com/srt-gearbox-august-update-and-news/#respond</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Sat, 23 Aug 2025 06:17:27 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[DIY]]></category>
		<guid isPermaLink="false">https://lebois-racing.com/?p=4971</guid>

					<description><![CDATA[<p>This month, it’s a minor update, which doesn’t really reflect the mountain of work completed over the summer.The update boils down to: Yes, indeed, we’re reaching the end of the road for the V10. The 3D part is finalized. There&#8230;</p>
<p>The post <a href="https://lebois-racing.com/srt-gearbox-august-update-and-news/">SRT Gearbox : August Update and news</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This month, it’s a minor update, which doesn’t really reflect the mountain of work completed over the summer.<br>The update boils down to:</p>



<ul class="wp-block-list">
<li><strong>No Turn fix</strong>: the upper bearing lip (highlighted in blue on the image) had been missing since the last update (LHD only). If your gearbox is already printed, you can replace this lip with an M5 washer.</li>
</ul>



<figure class="wp-block-image size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="874" src="https://lebois-racing.com/wp-content/uploads/2025/08/Capture-1024x874.png" alt="" class="wp-image-4975" style="width:561px;height:auto" srcset="https://lebois-racing.com/wp-content/uploads/2025/08/Capture-1024x874.png 1024w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture-300x256.png 300w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture-768x655.png 768w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture-600x512.png 600w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture.png 1507w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<ul class="wp-block-list">
<li><strong>Seq holder RHD</strong>: a small piece of plastic was sticking out.</li>



<li>Body2 get rid of a feature that was canceled below the carriage</li>



<li><strong>Major cleanup work</strong> on my side to remove duplicate functions, fix errors, and completely reorganize the source files in order to… archive this project.</li>
</ul>



<p>Yes, indeed, we’re reaching the end of the road for the V10. The 3D part is finalized. There are still a few improvements to make on the firmware, but the project has finally reached maturity. That doesn’t really show in this update, but cleaning up all the files takes a huge amount of time—and it’s a necessity for the future.</p>



<p>I can already hear some saying that the end of V10 means the beginning of V11. Not really. There are too many ongoing projects right now to start developing a V11, and I don’t yet have enough ideas to justify one. Well… I might have a lead… but that’s something we’ll have to discuss together.</p>



<p>Meanwhile, I’ve mainly made progress on two projects:</p>



<ol class="wp-block-list">
<li><strong>Competition Control Box</strong>: added support for the 6th actuator, and a complete code overhaul to allow configuring the control box directly through the Arduino IDE serial monitor. Basically, we’ll be able to communicate with the box just like with the driver:<ul><li>Send <strong>P</strong> to display the parameters menu (set max travel, margins, connected motors)</li></ul></li>
</ol>



<ul class="wp-block-list">
<li><ul><li>Send <strong>F</strong> to display the functions menu (calibrate, test, etc.)Send </li></ul></li>



<li><ul><li><strong>D</strong> to display all saved parameters</li></ul></li>
</ul>



<figure class="wp-block-image size-large is-resized"><img decoding="async" width="1024" height="666" src="https://lebois-racing.com/wp-content/uploads/2025/08/Capture2-1024x666.png" alt="" class="wp-image-4974" style="width:577px;height:auto" srcset="https://lebois-racing.com/wp-content/uploads/2025/08/Capture2-1024x666.png 1024w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture2-300x195.png 300w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture2-768x499.png 768w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture2-600x390.png 600w, https://lebois-racing.com/wp-content/uploads/2025/08/Capture2.png 1046w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Work in progress</figcaption></figure>



<p>It might sound a bit abstract, but the code is structured so that at every step, the user is guided with clear instructions on what each command does.</p>



<p>2) <strong>GT Tensioner</strong>: I’m continuing the first driver tests. At first glance, the P1 will still remain more refined (more responsive/accurate/silent). I hope the GT V4 will be ready by December.</p>



<p>As usual, the 3D files are available here for PRO contributors:<br>👉 <a href="https://lebois-racing.com/exclusive-files-for-pro-and-elite-patreons/">https://lebois-racing.com/exclusive-files-for-pro-and-elite-patreons/</a></p>
<p>The post <a href="https://lebois-racing.com/srt-gearbox-august-update-and-news/">SRT Gearbox : August Update and news</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/srt-gearbox-august-update-and-news/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sim Racing SRT P1 Seat Belt Tensioner V2</title>
		<link>https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/</link>
					<comments>https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 06:39:06 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[The best projects]]></category>
		<category><![CDATA[3dprinted]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[gforce]]></category>
		<guid isPermaLink="false">https://lebois-racing.com/?p=4658</guid>

					<description><![CDATA[<p>The P1 belt tensioner allows you to feel positive and/or negative Gs in sim racing. It works with FlyPT. It’s a DIY project ! The V2 offers torque gains thanks to a smaller diameter spool. The housing is now total&#8230;</p>
<p>The post <a href="https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/">Sim Racing SRT P1 Seat Belt Tensioner V2</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The P1 belt tensioner allows you to feel positive and/or negative Gs in sim racing. It works with FlyPT. It’s a DIY project !</p>



<p>The V2 offers torque gains thanks to a smaller diameter spool. The housing is now total for greater safety.</p>



<h2 class="wp-block-heading">Summary:</h2>



<ol class="wp-block-list">
<li><a href="#presentation">Presentation</a></li>



<li><a href="#caracteristics">Caracteristics</a></li>



<li><a href="#shopping-list">Shopping list</a></li>



<li><a href="#control-box">Control Box</a></li>



<li><a href="#files-3d">3D files</a></li>



<li><a href="#wiring">Driver wiring</a></li>



<li><a href="#driver-parameters">Driver settings</a></li>



<li><a href="#arduino-code">Arduino code and FlyPT profile</a></li>



<li><a href="#assembly">Assembly</a></li>



<li><a href="#additional-adjustments">Additional adjustements</a></li>
</ol>



<h2 class="wp-block-heading" id="presentation"><a></a>1) Presentation</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>What is surprising is the absence of latency and the strength, we even feel the kerbs!</p>
</blockquote>



<p>The harness tensioner consists of a harness (4 or 5 points), an servo motor, and an arduino board connected to FlyPT.</p>



<p>The system is precise and reactive, it engages immediately, and we feel the difference of braking between a F1 and a basic car, we also feel the activation of the ABS. It’s the most satisfying solution to feel the G forces in Sim Racing.</p>



<p>This system may not allow to adjust the braking. However, we feel a direct link between the pressure applied on the pedal and the tightening of the belt.</p>



<h2 class="wp-block-heading" id="caracteristics"><a></a>2) Caracteristics</h2>



<p>The motor pulls on a cable that wraps around a reel. The cable pulls the belt backwards, which gives the impression of being thrown forward.</p>



<p>There is a casing that is mounted around the reel for safety.</p>



<h2 class="wp-block-heading" id="shopping-list"><a></a>3) Shopping list</h2>



<p>Industry&amp;CNC offer a kit (<a href="https://lebois-racing.com/p1-seat-belt-kit-fast-shipping">fast shipping</a>,&nbsp;<a href="https://lebois-racing.com/p1-seat-belt-kit-slow-shipping">slow shipping</a>) that includes :</p>



<ol class="wp-block-list">
<li>1 x 80st-M02430 servo motor with a AASD15a driver and shielded cables</li>



<li>1 x 80st mounting bracket</li>



<li>1 x GX12 4 pin connector</li>



<li>1 x Câble 4 fils, 22AWG</li>



<li>1 x Shaft coupler</li>



<li>1 x bicycle brake cable</li>
</ol>



<p>It remains then to order :</p>



<ol class="wp-block-list">
<li>Arduino Due (<a href="https://lebois-racing.fr/arduino-due-amazon">Amazon,</a>&nbsp;I haven’t tested&nbsp;<a href="https://s.click.aliexpress.com/e/_DCelg7d">a clone</a>).</li>



<li>A 4 points seat belt (I tested 5 points, but as a man, I didn’t find it pleasant, you know what I mean?)&nbsp; (<a href="https://s.click.aliexpress.com/e/_d6xPe5W">Aliexpress</a>).</li>



<li><a href="https://amzn.to/3bVnLUt">0.5kg of pla</a>&nbsp;to print the drum.</li>



<li>2 x DIN912 M6x30mm</li>



<li>6 x DIN7991 M6x30mm with nuts</li>



<li>2 x DIN7991 M8x25mm</li>



<li>2 x M5x20mm grub screws</li>
</ol>



<h2 class="wp-block-heading" id="control-box">4) Control box</h2>



<figure class="wp-block-table"><table><tbody><tr><td><strong>Smart Control Box Uno</strong><br>(<a href="https://www.patreon.com/leboisFR">exclusivité Patreon</a>)</td><td><strong>G Force Control Box</strong></td></tr><tr><td>Arduino Uno R3</td><td>Custom processor</td></tr><tr><td>Simhub</td><td>Simhub</td></tr><tr><td>– Preloading adjustement<br>– Gain adjustement<br>– Switch Power<br>– Switch Accel<br>– Switch Brake</td><td>– Preloading adjustement<br>– Gain adjustement<br>– Switch Power<br>– Switch Accel<br>– Switch Brake<br>– Power Management<br>– Extra Safety<br>– Standalone control panel</td></tr><tr><td><a href="https://lebois-racing.com/smart-control-box-for-simhub/">Complete documentation</a></td><td><a href="https://lebois-racing.com/g-force-control-box-for-the-p1-seat-belt-tensioner/">Complete Documentation</a></td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><a></a>5) 3D Files</h2>



<p>All the 3D files are available on the&nbsp;<a href="https://lebois-racing.com/exclusive-files-for-pro-and-elite-patreons/">download page</a>. You can also order directly the <a href="https://www.etsy.com/fr/listing/1649176708/srt-p1-tensioneur-de-harnais-pieces">3D printed parts on the shop</a>.</p>



<p><a href="https://www.thingiverse.com/thing:5643055">The rollers&nbsp;</a>(this system depends a lot on the seat you have, so for the moment, I don’t include the components in the shopping list of this project). This is not an obligation.</p>



<h2 class="wp-block-heading" id="wiring">6) Driver wiring</h2>



<p><strong>NOTE: The harness tensioner can be dangerous. At full power, it is used a lot around the collarbones. Therefore, an emergency stop button should be provided.</strong></p>



<p><strong>Make all connections without power.</strong></p>



<p><strong>Perform all tests without any parts on the motor shaft.</strong></p>



<p><strong>Once the tests are done, and the belt is installed, perform the tests in 10% power increments, always being able to cut the power.</strong></p>



<p><strong>Caution :&nbsp;Voltages, torques and speeds are important. Take all necessary precautions. I am not responsible for any problem</strong>.</p>



<h4 class="wp-block-heading">a) Driver and motor power supply</h4>



<p>It is difficult to make a mistake in the wiring of the motor. This part is detailed on page 8 and 13 of <a href="https://www.machsupport.com/forum/index.php?action=dlattach;topic=33543.0;attach=44811">the drivers manual.</a></p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/10/cablage-driver-annote-1024x576.jpg" alt="" class="wp-image-3073"/></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="577" src="https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1024x577.jpg" alt="" class="wp-image-4736" srcset="https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1024x577.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-300x169.jpg 300w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-768x432.jpg 768w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1536x865.jpg 1536w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-2048x1153.jpg 2048w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1160x653.jpg 1160w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-600x338.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="900" height="900" src="https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring.jpg" alt="" class="wp-image-4808" style="width:728px;height:auto" srcset="https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring.jpg 900w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-300x300.jpg 300w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-150x150.jpg 150w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-768x768.jpg 768w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-600x600.jpg 600w" sizes="(max-width: 900px) 100vw, 900px" /></figure>



<h2 class="wp-block-heading">b) Arduino</h2>



<p>The arduino wiring is detailled on the Smart Control Box documentation. The Gforce control box already comes fully wired and ready-to-use.</p>



<h2 class="wp-block-heading" id="driver-parameters"><a></a>7) Driver settings</h2>



<p>Drivers similar to AASD have 200 parameters, fortunately you don’t need to change them all.</p>



<p>The drivers manual is available&nbsp;<a href="https://www.machsupport.com/forum/index.php?action=dlattach;topic=33543.0;attach=44811">here</a>.&nbsp;<a href="https://www.youtube.com/watch?v=I2Cf0Wq7NRE">This video</a>&nbsp;shows how to set the parameters.</p>



<p><strong>I highly recommend testing the engine operation via flypt with the engine disassembled!</strong></p>



<figure class="wp-block-table"><table><tbody><tr><td>Parameter</td><td>Value</td><td>Explanation</td><td>Comment</td></tr><tr><td>Pn001</td><td>4</td><td>Select the right motor, in this case an 80st-M02430</td><td>No need to use a more powerful engine</td></tr><tr><td>Pn002</td><td>0</td><td>Motor control mode</td><td>0 : torque mode : we send a torque command</td></tr><tr><td>Pn003</td><td>0</td><td>Activate/deactivate the driver</td><td>0: the driver is turned on by the arduino. 1: the driver is always on</td></tr><tr><td>Pn188</td><td>0</td><td>Smoothing filter</td><td>Increase to smooth the signal</td></tr><tr><td>Pn189</td><td>30</td><td>Gain: the force of the motor</td><td>You can increase the value once the installation is fully functional.</td></tr><tr><td>Pn190</td><td>-600</td><td>Offset : allows to immobilize the motor on the value 0. This value must be calibrated on your installation, my value may not be the right one for you</td><td>This parameter also allows to add a small preload.</td></tr><tr><td>Pn191</td><td>0</td><td>Allows to reverse the direction of rotation</td><td>0 : When facing the engine, counterclockwise</td></tr></tbody></table></figure>



<p>The last three parameters are taken into account by the driver without restarting.</p>



<h2 class="wp-block-heading">8) Arduino code</h2>



<p></p>



<p>You can now flash the final code&nbsp;<a href="https://lebois-racing.fr/wp-content/uploads/2023/07/srt_seatbelt_tensioner_P1.zip">available here</a>, still selecting Arduino Due (Native USB port).</p>



<p>Open the&nbsp;<a href="https://drive.google.com/file/d/11SQrMfbnt7iehCHbxIB3CogLUV3V0WUl/view?usp=sharing">FlyPT profile</a>. Click on Output::Serial &gt; Update Ports, then select the Arduino port. Click on “connect” to connect the Arduino</p>



<p>Then if no source is connected, you can act directly on the slider (blue in this case) in “Simple Direct” to test the tensioner.</p>



<p>Once everything is in place, click on any source, and connect it. For some sources, you will need to make some modifications to the game. More details on the&nbsp;<a href="https://www.flyptmover.com/sources/games">FlyPT website.</a></p>



<p>To adjust the force, you can act directly on the Pn189 parameter. The&nbsp;<a href="https://www.lebois-racing.com/seat-belt-tensioner-p1-smart-control-box">smart control box</a>&nbsp;also allows to adjust the gain on the fly !</p>



<h2 class="wp-block-heading"><a></a>9) Assembly</h2>



<p>1)To remove the key from the motor shaft, simply screw in an M3 screw that is long enough, and the key will come off by itself.</p>



<p>2) Install the coupler, positioning it using the spacer.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="542" src="https://lebois-racing.com/wp-content/uploads/2024/02/image-1024x542.png" alt="" class="wp-image-4661" srcset="https://lebois-racing.com/wp-content/uploads/2024/02/image-1024x542.png 1024w, https://lebois-racing.com/wp-content/uploads/2024/02/image-300x159.png 300w, https://lebois-racing.com/wp-content/uploads/2024/02/image-768x407.png 768w, https://lebois-racing.com/wp-content/uploads/2024/02/image-600x318.png 600w, https://lebois-racing.com/wp-content/uploads/2024/02/image.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>3) Position the bracket, remove the coupler mounting screws, and install the drum using two DIN912 M6x30 and two DIN7991 M6x30 screws.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="787" src="https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-1024x787.jpg" alt="" class="wp-image-4819" srcset="https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-1024x787.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-300x231.jpg 300w, https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-768x590.jpg 768w, https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-1536x1181.jpg 1536w, https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum-600x461.jpg 600w, https://lebois-racing.com/wp-content/uploads/2024/02/seat-belt-tensioneur-drum.jpg 1812w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><br>4) Pass the cable through the hook clamp, then through the slot in the housing, then use one of the two DIN912s to tighten the cable.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2024/09/tensionneur-de-harnais-etape-4-1024x804.jpg" alt="" class="wp-image-5692"/></figure>



<p>5) Install the two M5x20 grub screws</p>



<p>6) Install the housing using the DIN7991 M6x30.</p>



<p>7) Install the tensioner</p>



<h2 class="wp-block-heading"><a></a>10) Additionnal adjustements</h2>



<p><strong>A mistake in the settings can cause the system to fail and therefore be dangerous. Until you are used to it, always be careful, able to turn off the power or assisted by another person.</strong></p>



<p>There are three “simple direct”: Accel, Brake, Both. Depending on what you want to choose, change the code in the “ouput string” field of the connect window:</p>



<figure class="wp-block-image"><img decoding="async" width="1024" height="506" src="https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1.jpg" alt="accel" class="wp-image-4097" srcset="https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-300x148.jpg 300w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-768x380.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-600x296.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In each “simple direct”, you can adjust the gain, and the filtering:</p>



<p>The higher the Emalp value, the smoother it is (it filters details). I recommend values between 10 and 100.</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/emalp-1024x590.jpg" alt="filter on flypt" class="wp-image-2966"/></figure>



<p>The higher the gain, the stronger the tensioner serves. I obviously recommend to start with a low gain. Recommended value: between 10 and 20.</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/gain-1024x769.jpg" alt="gain in flypt" class="wp-image-2968"/></figure>
<p>The post <a href="https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/">Sim Racing SRT P1 Seat Belt Tensioner V2</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Traction loss rig with SRT80 actuators</title>
		<link>https://lebois-racing.com/traction-loss-rig-with-srt80-actuators/</link>
					<comments>https://lebois-racing.com/traction-loss-rig-with-srt80-actuators/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Wed, 13 Dec 2023 15:11:21 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[Motion rigs]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[motion]]></category>
		<guid isPermaLink="false">https://lebois-racing.com/?p=4635</guid>

					<description><![CDATA[<p>This article is WIP. Information subject to change without notice. Traction Loss lets you feel the sensation of the rear end of the car drifting. On the chassis side, the shopping list includes two frames: Lower frame: the one that&#8230;</p>
<p>The post <a href="https://lebois-racing.com/traction-loss-rig-with-srt80-actuators/">Traction loss rig with SRT80 actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This article is WIP. Information subject to change without notice.</p>



<p>Traction Loss lets you feel the sensation of the rear end of the car drifting.</p>



<p>On the chassis side, the shopping list includes two frames:</p>



<p>Lower frame: the one that will be fixed, and which receives the <a href="https://lebois-racing.com/srt80-actuators-for-motion-rigs/">SRT80 actuator</a>. It&#8217;s not exactly a rectangle, as the rear section is longer to accommodate the rails.</p>



<p>Upper frame: the one that pivots. This frame can be the one that holds your seat, or you can install a 4-actuator frame.</p>



<p>Any change in geometry modifies the length of all parts. So, if you deviate from the suggested dimensions, you&#8217;ll probably have to adjust the length of some parts. The proposed rail lengths are slightly oversized to allow adjustment to geometries approaching those proposed.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="576" src="https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-1024x576.jpg" alt="" class="wp-image-4645" srcset="https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-1024x576.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-300x169.jpg 300w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-768x432.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-1536x864.jpg 1536w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-2048x1152.jpg 2048w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-1160x653.jpg 1160w, https://lebois-racing.com/wp-content/uploads/2023/12/Untitled-600x338.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">1) Shopping list</h2>



<p>The shopping list doesn&#8217;t include the brackets. </p>



<h3 class="wp-block-heading">Rig/frame : </h3>



<p>Low frame dimensions: 70cm x 124cm</p>



<ul class="wp-block-list">
<li>1 x 8040 62cm</li>



<li>2 x 8040 120cm</li>



<li>1 x 8040 110cm</li>
</ul>



<p>Top frame dimensions: 70cm x 130cm</p>



<ul class="wp-block-list">
<li>2 x 8040 62cm</li>



<li>2 x 8040 130cm</li>
</ul>



<h3 class="wp-block-heading">Rod ends/bearings :</h3>



<p>3 x SHF12 (<a href="https://s.click.aliexpress.com/e/_DcHukAJ" rel="sponsored nofollow">Aliexpress</a>)</p>



<p>3 x FK12 (<a href="https://s.click.aliexpress.com/e/_DBP4ISJ">Aliexpress</a>)</p>



<p>2 x SK12 (<a href="https://s.click.aliexpress.com/e/_DFdwHfV">Aliexpress</a>)</p>



<p>2 x SK20 (<a href="https://s.click.aliexpress.com/e/_Dd49GbT">Aliexpress</a>)</p>



<p>2 x KP001 (<a href="https://s.click.aliexpress.com/e/_DDem5L9">Aliexpress</a>)</p>



<p>1 x POS22 (male thread-right, M22x1.5) (<a href="https://s.click.aliexpress.com/e/_DdBNH0D">Aliexpress</a>)</p>



<h3 class="wp-block-heading">Rails : </h3>



<p>2x30cm MGN15H with carriage (<a href="https://s.click.aliexpress.com/e/_DekKT0H" rel="sponsored nofollow">Aliexpress</a>)</p>



<p>2x10cm MGN15H with carriage (<a href="https://s.click.aliexpress.com/e/_DekKT0H" rel="sponsored nofollow">Aliexpress</a>)</p>



<h3 class="wp-block-heading">Axles :</h3>



<p>1 x 12x150mm (<a href="https://s.click.aliexpress.com/e/_DDAd9n9">Aliexpress</a>)</p>



<p>1 x custom axle (<a href="https://www.aliexpress.com/item/3256806096267893.html?gatewayAdapt=4itemAdapt">Aliexpress</a>)</p>



<p>3 x Limit Screw D12 (M10), length40mm (<a href="https://s.click.aliexpress.com/e/_Ddm3LQ5">Aliexpress</a>)</p>



<p><strong>Screws:</strong></p>



<figure class="wp-block-table"><table><tbody><tr><td><em>DIN7991 :</em></td><td><em>DIN912 :</em></td><td><em>ISO7380</em></td></tr><tr><td>2 x M8x45<br>2 x M8x35<br>8 x M3x12<br>8 x M3x20</td><td>12 x M4x20<br>8 x M6x14<br>4 x M6x20</td><td>2 x M5x30<br>4 x M5x20</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">T nuts :</h3>



<p>12 x M6</p>



<p>M3 for rails</p>



<h2 class="wp-block-heading">2) Driver settings:</h2>



<ol class="wp-block-list">
<li>pn62 = 6</li>



<li>pn024 = 100</li>
</ol>



<h2 class="wp-block-heading">Wiring : </h2>



<p>Here is how to wire the driver to the arduino if you are using the Smart Control Box. If you are using the <a href="https://www.etsy.com/fr/listing/1570420908/control-box-competition-pour-verins">Competition Control Box</a>, you don&#8217;t need to do anything.</p>



<figure class="wp-block-table"><table><tbody><tr><td></td><td>Arduino</td><td>DB25</td></tr><tr><td>Dir :</td><td>D3</td><td>4</td></tr><tr><td>Pulse  :</td><td>D12</td><td>3</td></tr><tr><td>Enable </td><td>A0</td><td>6</td></tr><tr><td>SigOut3</td><td>D13</td><td>12</td></tr><tr><td>5V</td><td>5V</td><td>9</td></tr><tr><td>GND</td><td>GND</td><td>5, 10, 14<br></td></tr></tbody></table></figure>



<p>Calibration is performed as follows: the motor runs until it reaches the stop.Then it goes to the middle position. Then it will use data coming from simtools or flypt. </p>



<h2 class="wp-block-heading" id="files-3d">4) 3D files</h2>



<p><strong>The 3D files are available on&nbsp;<a href="https://lebois-racing.com/exclusive-files-for-pro-and-elite-patreons/">the download page</a>.</strong></p>



<p>If you don’t own a 3D printer, you can&nbsp;<a href="https://www.etsy.com/fr/listing/1566296651/">order them here</a>.</p>



<p>Each file contains a printing instruction in the form rxxixx. The first number is the precision, the second the filling. For example r02i30 means accuracy of 0.2 and filling at 30%. It is also useful to double the thickness of the walls.</p>



<p>The mention “support” indicates that supports are needed…</p>



<p>I also recommend to activate the adhesion to avoid warping (part that comes off the support).</p>



<p>All the parts are in the ideal orientation for printing.</p>



<p>You need to print the parts for the front pivot once, and the parts for the rear pivot twice.</p>



<h2 class="wp-block-heading">5) Assembly</h2>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="576" src="https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-1024x576.jpg" alt="" class="wp-image-4653" srcset="https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-1024x576.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-300x169.jpg 300w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-768x432.jpg 768w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-1536x864.jpg 1536w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-2048x1152.jpg 2048w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-1160x653.jpg 1160w, https://lebois-racing.com/wp-content/uploads/2024/01/traction-loss-2-600x338.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://lebois-racing.com/traction-loss-rig-with-srt80-actuators/">Traction loss rig with SRT80 actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/traction-loss-rig-with-srt80-actuators/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Seat Belt tensioner P1 : Smart Control Box</title>
		<link>https://lebois-racing.com/seat-belt-tensioner-p1-smart-control-box/</link>
					<comments>https://lebois-racing.com/seat-belt-tensioner-p1-smart-control-box/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Mon, 02 Jan 2023 16:10:15 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Patreon]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=3606</guid>

					<description><![CDATA[<p>To view this content, you must be a member of Lebois's Patreon at $5 or more - Click "Read more" to unlock this content at the source</p>
<p>The post <a href="https://lebois-racing.com/seat-belt-tensioner-p1-smart-control-box/">Seat Belt tensioner P1 : Smart Control Box</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="patreon-campaign-banner"><div class="patreon-patron-button-wrapper"><div class="patreon-text-over-button">To view this content, you must be a member of <b><a href="https://www.patreon.com/lebois_eng?utm_source=https%3A%2F%2Flebois-racing.com%2Fseat-belt-tensioner-p1-smart-control-box%2F&utm_medium=patreon_wordpress_plugin&utm_campaign=9649455&utm_term=&utm_content=creator_profile_link_in_text_over_interface" target="_blank">Lebois's Patreon</a> at $5 </b> or more</div><div class="patreon-universal-button"></div><div class="patreon-text-under-button"> - Click "Read more" to unlock this content at the source</div></div></div><p>The post <a href="https://lebois-racing.com/seat-belt-tensioner-p1-smart-control-box/">Seat Belt tensioner P1 : Smart Control Box</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/seat-belt-tensioner-p1-smart-control-box/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Upgrade kit for OpenSFX Actuators</title>
		<link>https://lebois-racing.com/upgrade-kit-for-opensfx-actuators/</link>
					<comments>https://lebois-racing.com/upgrade-kit-for-opensfx-actuators/#respond</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Wed, 16 Nov 2022 16:16:12 +0000</pubDate>
				<category><![CDATA[Featured products]]></category>
		<category><![CDATA[Motion rigs]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[OpenSFX]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=3306</guid>

					<description><![CDATA[<p>The OpenSFX actuator upgrade kit allows you to modify the travel of the OpenSFX actuators while keeping the motors and profiles. The travel is increased from 130mm to 215mm. The kit also makes the actuators Push Pull compatible, the 30mm&#8230;</p>
<p>The post <a href="https://lebois-racing.com/upgrade-kit-for-opensfx-actuators/">Upgrade kit for OpenSFX Actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The OpenSFX actuator upgrade kit allows you to modify the travel of the OpenSFX actuators while keeping the motors and profiles. The travel is increased from 130mm to 215mm. The kit also makes the actuators Push Pull compatible, the 30mm diameter tube being tapped with M22x1.5.</p>
<h2>1) Shopping list</h2>
<ul>
<li>4 x upgrade kit for OpenSFX actuators (<a href="https://lebois-racing.fr/upgrade-kit">Aliexpress</a>)</li>
<li>16 x DIN912 M6x110mm</li>
<li>16 x DIN912 M6x70mm</li>
<li>16 x DIN7991 M3x20</li>
<li>4 x grub screw M6x12</li>
</ul>
<h2>2) 3D files</h2>
<p>The 3D files are available on <a href="https://www.thingiverse.com/thing:5634250">Thingiverse</a>.</p>
<p>You will also find a step file which will allow you to integrate the cylinders in your CAD.</p>
<p>Each file contains a printing instruction in the form xx-xx. The first number is the precision, the second the filling. For example 02-30 means accuracy of 0.2 and filling at 30%. It is also useful to double the thickness of the walls.</p>
<p>The mention “support” indicates that supports are needed…</p>
<p>I also recommend to activate the adhesion to avoid warping (part that comes off the support).</p>
<p>I recommend using the Cura slicer.</p>
<p>All the parts are in the ideal orientation for printing.</p>
<h2>3) Assembly</h2>
<p>The assembly is the same as the <a href="https://lebois-racing.fr/verins-srt80#assemblage">SRT80</a>.</p>
<p>The post <a href="https://lebois-racing.com/upgrade-kit-for-opensfx-actuators/">Upgrade kit for OpenSFX Actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/upgrade-kit-for-opensfx-actuators/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SRT80 actuators</title>
		<link>https://lebois-racing.com/srt80-actuators-for-motion-rigs/</link>
					<comments>https://lebois-racing.com/srt80-actuators-for-motion-rigs/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Sun, 23 Oct 2022 18:19:02 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[Motion rigs]]></category>
		<category><![CDATA[The best projects]]></category>
		<category><![CDATA[DIY]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=3097</guid>

					<description><![CDATA[<p>The SRT80 are actuators based on 80ST servo motors, 80&#215;80 aluminum profiles, and a special ballscrew that allows a travel of 220mm (compared to about 130mm for the OpenSFX). For each step, there is a dedicated channel on the Discord&#8230;</p>
<p>The post <a href="https://lebois-racing.com/srt80-actuators-for-motion-rigs/">SRT80 actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The SRT80 are actuators based on 80ST servo motors, 80&#215;80 aluminum profiles, and a special ballscrew that allows a travel of 220mm (compared to about 130mm for the OpenSFX).</p>



<p>For each step, there is a dedicated channel on the <a href="https://discord.gg/Uda5NT6K3Q">Discord</a> to help you (go to SRT80 ENGLISH after choosing the language in verify-first.</p>



<h2 class="wp-block-heading">Summary :</h2>



<ol class="wp-block-list">
<li><a href="#how-to-start">How to start</a></li>



<li><a href="#how-it-works">How it works</a></li>



<li><a href="#shopping-list">Shopping list</a></li>



<li><a href="#control-box">Control Box</a></li>



<li><a href="#wiring">Wiring</a></li>



<li><a href="#driver-settings">Driver settings</a></li>



<li><a href="#code">Arduino Code</a></li>



<li><a href="http://simhub">Simhub</a></li>



<li><a href="#flypt-configuration">FlyPT configuration</a></li>



<li><a href="#simtools-configuration">Simtools configuration</a></li>



<li><a href="#files-3d">3D files</a></li>



<li><a href="#assembly">Assembly</a></li>



<li><a href="#faq">FAQ</a></li>
</ol>



<h2 class="wp-block-heading"><a id="how-to-start"></a>1) How to start</h2>



<p>All the necessary documentation is available on this page. If you have any questions, the FAQ is there to answer them, and if you don&#8217;t find what you&#8217;re looking for, take a look at the <a href="https://discord.gg/Uda5NT6K3Q">Discord</a> to find the whole community!</p>



<p>The SRT80s are very similar to the OpenSFX100 in their operation. The <a href="https://opensfx.com/documentation/">opensfx.com</a> site is a source of additional information.</p>



<p>To succeed in this project, it is necessary to test your work at each step: the motors alone, the mechanism alone, then the two sets, then the whole on your simulator.</p>



<p>I reiterate the warning: <strong><span style="font-size: 18pt;">Voltages, torques and speeds are important. Take all necessary precautions. I am not responsible for any problem.</span></strong></p>



<h2 class="wp-block-heading"><a id="how-it-works"></a>2) How it works</h2>



<p>The SRT80 actuators are based on a ball screw with a ball nut on it. The ball nut moves up or down as the screw turns. The screw is attached to the shaft of a motor called a &#8220;servo motor&#8221;. The servo motor is controlled by a driver. The driver receives instructions from the arduino which tells it how many degrees to turn (pulse), and in which direction (dir).</p>



<p>It is the <a href="https://www.flyptmover.com/">FlyPT software</a> that retrieves the data from the game, and sends it to the Arduino.</p>



<p>The servo drivers are activated by the Arduino board. Once activated, the drivers emit a very slight aïgu noise, noise covered by the general operation of the simulator.</p>



<h2 class="wp-block-heading"><a id="shopping-list"></a>3) Shopping list</h2>



<p>The shopping list is <a href="https://docs.google.com/spreadsheets/d/1tU-KTQlYA2HkIXgPQ6BcACOtluH3SPDitJUkz0mty5g/edit?usp=sharing">available here</a>. The kit proposed by Industry&amp;CNC is proposed in economic delivery for Europe (delivery by train, indicated by &#8220;seller&#8217;s shipping method&#8221;). This shipping method takes about one month (do not take into account the Aliexpress estimate). Please note that the tracking number provided by Industry&amp;CNC will only be functional at the end of the transport.</p>



<p>Moreover, do not hesitate to contact me if the rates or the shipping costs are aberrant. We tried to offer the best rates on all means of delivery, but there may remain some errors related to the system.</p>



<p>The shopping list is separated in two parts: the first one indicating what is included in the kit, and the second one what is not, and must be ordered separately.</p>



<p>It gives the details of the parts needed to manufacture a cylinder. Industry&amp;Cnc offers a discount on most of the items when you buy 4 of them.</p>



<p>&#8220;What is the difference between the A and C drivers?&#8221; Unlike C drivers, A drivers emit a high-pitched noise when they are active. This high-pitched noise is covered by the operation of the simulator.</p>



<h2 class="wp-block-heading" id="control-box">4) Control Box</h2>



<p>The control box which houses the arduino is available in several versions:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Standard Control Box</strong><br></td><td class="has-text-align-left" data-align="left"><strong>Smart Control Box</strong><br>(<a href="https://www.patreon.com/lebois_eng">Patreon exclusivity</a>)</td><td><strong>Competition Control Box<br></strong></td></tr><tr><td><a href="https://lebois-racing.com/standard-control-box-for-srt80-actuators/"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2023/08/standard-control-box-srt80-1024x576.jpg" alt=""></a></td><td class="has-text-align-left" data-align="left"><a href="https://lebois-racing.com/smart-control-box-for-the-srt80-actuators/"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2023/08/smart-control-box-srt80-1-1024x576.jpg" alt=""></a></td><td><a href="https://lebois-racing.com/competition-control-box-for-srt80-actuators/"><img decoding="async" src="https://lebois-racing.com/wp-content/uploads/2023/10/control-box-competition2-1024x576.jpg" alt=""></a></td></tr><tr><td><i class="fas fa-minus"></i> 4 actuators</td><td class="has-text-align-left" data-align="left"><i class="fas fa-plus"></i> 4 actuators + TractionLoss<br><i class="fas fa-plus"></i> 3 buttons<br><i class="fas fa-plus"></i> Feeback LED : connection, error.</td><td><i class="fas fa-plus"></i> 4 actuators + TractionLoss<br><i class="fas fa-plus"></i> 3 buttons<br><i class="fas fa-plus"></i> Feeback LED : connection, error.<br><i class="fas fa-plus"></i> Plug &amp; Play<br><i class="fas fa-plus"></i> Emi Shielding</td></tr><tr><td><a class="documentation-link" href="https://lebois-racing.com/standard-control-box-for-srt80-actuators/">Complete documentation</a></td><td class="has-text-align-left" data-align="left"><a class="documentation-link" href="https://lebois-racing.com/smart-control-box-for-the-srt80-actuators/">Complete documentation</a></td><td><a class="documentation-link" href="https://lebois-racing.com/competition-control-box-for-srt80-actuators/">Complete documentation</a></td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><a id="wiring"></a></h2>



<h2 class="wp-block-heading">5) Wiring</h2>



<p><strong>Caution :&nbsp;Voltages, torques and speeds are important. Take all necessary precautions. I am not responsible for any problem</strong>.</p>



<h4 class="wp-block-heading">a) Driver and motor power supply</h4>



<p>It is difficult to make a mistake in the wiring of the motor. This part is detailed on page 8 and 13 of <a href="https://www.machsupport.com/forum/index.php?action=dlattach;topic=33543.0;attach=44811">the drivers manual.</a></p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/10/cablage-driver-annote-1024x576.jpg" alt="" class="wp-image-3073"/></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="577" src="https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1024x577.jpg" alt="" class="wp-image-4736" srcset="https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1024x577.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-300x169.jpg 300w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-768x432.jpg 768w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1536x865.jpg 1536w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-2048x1153.jpg 2048w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-1160x653.jpg 1160w, https://lebois-racing.com/wp-content/uploads/2024/07/aasd-white-driver-wiring-600x338.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="900" height="900" src="https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring.jpg" alt="" class="wp-image-4808" style="width:728px;height:auto" srcset="https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring.jpg 900w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-300x300.jpg 300w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-150x150.jpg 150w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-768x768.jpg 768w, https://lebois-racing.com/wp-content/uploads/2022/10/emi-filter-wiring-600x600.jpg 600w" sizes="(max-width: 900px) 100vw, 900px" /></figure>



<h4 class="wp-block-heading">b) Wiring between Arduino and driver</h4>



<p>We reuse the pulse/dir connectors on the DB25 socket of each driver. On the arduino side we use a 5 pins GX12 connector.</p>



<figure class="wp-block-table"><table><tbody><tr><td>&nbsp;</td><td>Motor 1</td><td>Motor 2</td><td>Motor 3</td><td>Motor 4</td><td>DB25 PIN</td></tr><tr><td>STEP</td><td>8</td><td>9</td><td>10</td><td>11</td><td>3</td></tr><tr><td>DIR</td><td>4</td><td>5</td><td>6</td><td>7</td><td>4</td></tr><tr><td>ENA</td><td>A0</td><td>A0</td><td>A0</td><td>A0</td><td>6</td></tr><tr><td><span style="color: #000000;">5V</span></td><td><span style="color: #000000;">5V</span></td><td><span style="color: #000000;">5V</span></td><td><span style="color: #000000;">5V</span></td><td><span style="color: #000000;">5V</span></td><td><span style="color: #000000;">9</span></td></tr><tr><td>GND</td><td>GND</td><td>GND</td><td>GND</td><td>GND</td><td>5, 10, 14</td></tr></tbody></table></figure>



<p>Schematic :</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1024" height="714" src="https://lebois-racing.com/wp-content/uploads/2023/08/Schaltplan_Arduino_Leonardo-1-1024x714-1.png" alt="" class="wp-image-4441" srcset="https://lebois-racing.com/wp-content/uploads/2023/08/Schaltplan_Arduino_Leonardo-1-1024x714-1.png 1024w, https://lebois-racing.com/wp-content/uploads/2023/08/Schaltplan_Arduino_Leonardo-1-1024x714-1-300x209.png 300w, https://lebois-racing.com/wp-content/uploads/2023/08/Schaltplan_Arduino_Leonardo-1-1024x714-1-768x536.png 768w, https://lebois-racing.com/wp-content/uploads/2023/08/Schaltplan_Arduino_Leonardo-1-1024x714-1-600x418.png 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-table"><table><tbody><tr><td>&nbsp;</td><td>Arduino</td><td>Driver (prise DB25)</td></tr><tr><td>Pulse</td><td>D8/D9/D10/D11</td><td>pin 3</td></tr><tr><td>Direction</td><td>D4/D5/D6/D7</td><td>pin 4</td></tr><tr><td>Enable</td><td>A0</td><td>pin 6</td></tr><tr><td>5V</td><td>5V</td><td>pin 9</td></tr><tr><td>Masse</td><td>GND</td><td>pin 14/5/10 (the three pins of each DB25 must be connected to ground)</td></tr></tbody></table></figure>



<p>For info: pin 13 of the Arduino is also a mass thanks to the code.</p>



<h2 class="wp-block-heading" id="driver-settings"><a id="driver-settings"></a>6) Drivers settings</h2>



<p>The drivers, similar to AASD, have 200 parameters, fortunately you don&#8217;t need to change them all.</p>



<p>They are detailed on <a href="https://www.machsupport.com/forum/index.php?action=dlattach;topic=33543.0;attach=44811">page 38 of the manual</a>. <a href="https://youtu.be/0dXKiVfOdE0">This video shows how to modify the parameters.</a></p>



<p>I highly recommend testing the motor operation via flypt with the engine disassembled!</p>



<figure class="wp-block-table"><table><tbody><tr><td>Parameter</td><td>Value</td><td>Explanation</td><td>Comment</td></tr><tr><td>Pn001</td><td>4</td><td>Select the right motor, in this case an 80st-M02430</td><td>No need to use a more powerful motor</td></tr><tr><td>Pn002</td><td>2</td><td>Motor control mode</td><td>2 : position mode</td></tr><tr><td>Pn003</td><td>0</td><td>Activate/deactivate the driver</td><td>0: the driver is turned on by the arduino. 1: the driver is always on</td></tr><tr><td>Pn008</td><td>300</td><td>Torque limit</td><td>&nbsp;</td></tr><tr><td>Pn009</td><td>-300</td><td>Torque limit</td><td>&nbsp;</td></tr><tr><td>Pn051</td><td>1200</td><td>Maximum motor speed</td><td>This parameter manages a little the &#8220;violence&#8221; of the simulator, thus to increase with parsimony</td></tr><tr><td>Pn098</td><td>6</td><td>Pulse multiplier</td><td>Do not put another value!</td></tr><tr><td>Pn109</td><td>1</td><td>Filtering parameter</td><td>See the manual</td></tr><tr><td>Pn110</td><td>30</td><td>Filtering parameter</td><td>See the manual</td></tr><tr><td>Pn113</td><td>20</td><td>Filtering parameter</td><td>See the manual</td></tr><tr><td>Pn114</td><td>10</td><td>Filtering parameter</td><td>See the manual</td></tr><tr><td>Pn115</td><td>15</td><td>Filtering parameter</td><td>See the manual</td></tr></tbody></table></figure>



<h2 class="wp-block-heading" id="code">7) Arduino Code</h2>



<p>At this stage, you have your motors wired to the Arduino, without the reste of the mechanical parts. You can flash the Arduino code that is specific to your <a href="https://lebois-racing.com/srt80-actuators-for-motion-rigs/#control-box">Control Box</a> (<a href="https://youtu.be/FQ6Bxh2p8hE">how to flash a code</a>).</p>



<p>We will be able to test the connection between the arduino and the software you are using (Flypt or Simtools). Once the connection has been verified and the motors tested, you can move on to assembling the mechanics. </p>



<h2 class="wp-block-heading" id="simhub">8) Simhub</h2>



<p><strong>The module is currently in beta, so proceed with caution.</strong></p>



<ol class="wp-block-list">
<li>activate the Motion plugin by clicking on add/remove features, then activate the motion plugin:</li>
</ol>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2024/07/add-remove-features-simhub-motion.jpg" alt="" class="wp-image-5405"/></figure>



<p>2. Install the presets like explained&nbsp;<a href="https://github.com/SHWotever/SimHubMotionPresets/tree/main">on this page</a>.</p>



<p>3. Enable the effects as follow, then click on “Output settings” :</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2024/07/activer-les-effets-1024x485.jpg" alt="" class="wp-image-5408"/></figure>



<p>4. Click on &#8220;Add new controller&#8221;, then select &#8220;SRT80 Competition control box&#8221;. If this option is not present, step 2 has been performed incorrectly.</p>



<p>5. Select the correct USB port for the Competition Control Box.</p>



<p>6.Click on &#8220;Edit axis assignments&#8221; and fill in :</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2024/07/edit-axis-assignements-1024x793.jpg" alt="" class="wp-image-5409"/></figure>



<p>7. You can now click on &#8220;Enable Motion&#8221;, and the simulator is ready. Depending on the options you have chosen, the simulator may only be active in-game.</p>



<h2 class="wp-block-heading" id="flypt-configuration">9) FlyPT Configuration</h2>



<p>All the electronics are ready: Arduino flashed and connected to the drivers, configured drivers, and connected motors, without the mechanical part.</p>



<p>You can now load <a href="https://drive.google.com/file/d/15vvX-ne7ktk_2p1XUNEaxwa8Lz9_VxWI/view?usp=sharing">the dedicated FlyPT profile</a>.</p>



<p>To load the FlyPT profile,<a href="https://www.flyptmover.com/downloads"> launch FlyPt (v3.4.2)</a>, right click&gt;file&gt;open and select the profile.</p>



<p>To finalize the installation, click on the &#8220;Output::serial&#8221; tile, then on &#8220;update ports&#8221; and in the &#8220;port&#8221; list select the arduino port. Then click on &#8221; connect &#8220;. The motors are all supposed to turn in the same direction smoothly and then stop: this is the simulator that starts from the bottom position to the middle position. Now click on disconnect, and the motors perform the same movement in the other direction: the simulator moves from the middle position to the bottom position. If everything went well, you can continue. Otherwise, see you on the <a href="https://discord.gg/E3XWfUsTf3">Discord</a>.<br>Now in the main menu, click on the tile of the simulation of your choice, then click on connect, and check if the motors are reacting to the games inputs.</p>



<p>The FlyPT website <a href="https://www.flyptmover.com/basics/logic">contains documentation</a> that you should read if you want to take advantage of it : <a href="https://www.flyptmover.com/sources/games">each game need a specific configuration</a></p>



<p>Once you have your actuators working and your installation is running smoothly, I also recommend <a href="https://youtu.be/QdPpyxImSXI">watching this video</a> to understand how to use the filters.</p>



<h2 class="wp-block-heading" id="simtools-configuration">10) Simtools Configuration</h2>



<p>Here is the configuration for Simtools V3</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2023/11/simtools-interface-1024x560.jpg" alt="" class="wp-image-5100"/></figure>



<p>And here is the assignment of the axes:</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2023/11/image-1-1024x564.png" alt="" class="wp-image-5101"/></figure>



<figure class="wp-block-image size-large"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2023/11/simtools-parking-location-1024x559.jpg" alt="" class="wp-image-5107"/></figure>



<p>You can launch the game and check if the behavior is as follows:</p>



<p>1) All motors rotate in the same direction at start-up (the simulator moves from the bottom position to the middle position)</p>



<p>2) In game, the engines seem to follow the movements of the car</p>



<p>3) When you leave the game, the actuators perform the opposite movement of 1), the simulator goes from the middle position to the bottom position.</p>



<p>If the behavior is ok, continue with the assembly</p>



<h2 class="wp-block-heading" id="files-3d">11) 3D files</h2>



<p><strong>The 3D files are available on <a href="https://lebois-racing.com/3d-files-download-page/">the download page</a>. </strong></p>



<p>If you don&#8217;t own a 3D printer, you can <a href="https://lebois-racing-store.fr/categorie-produit/verins-simulateur-mouvement/impressions-3d?swcfpc=1">order them here</a>.</p>



<p>You will also find a step file which will allow you to integrate the actuators in your CAD.</p>



<p>Each file contains a printing instruction in the form xx-xx. The first number is the precision, the second the filling. For example 02-30 means accuracy of 0.2 and filling at 30%. It is also useful to double the thickness of the walls.</p>



<p>The mention &#8220;support&#8221; indicates that supports are needed&#8230;</p>



<p>I also recommend to activate the adhesion to avoid warping (part that comes off the support).</p>



<p>All the parts are in the ideal orientation for printing.</p>



<p>The box containing the Arduino is available separately <a href="https://www.thingiverse.com/thing:5580938">here</a>.</p>



<h2 class="wp-block-heading" id="assembly">12) Assembly</h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy"  id="_ytid_16108"  width="770" height="433"  data-origwidth="770" data-origheight="433" src="https://www.youtube.com/embed/Iyku08NOxqI?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  epyt-is-override  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe>
</div></figure>



<h2 class="wp-block-heading" id="faq">13) FAQ</h2>



<p><strong><em>My electrical installation is in 110V, what to do (ex : Canada)</em></strong></p>



<p>A priori the servos are designed to work with 220v. You can buy a 110v&gt;220v converter (Amazon), or <a href="https://www.racedepartment.com/threads/thanos-amc-aasd15a-6axis-servo-motion-controller.168360/page-12#post-3020752">set the drivers to accept 110V</a>, at your own risk of course.</p>



<p><strong><em>Can I use this actuator in Push-Pull mode?</em></strong></p>



<p>Yes, just screw in a 22mm ball joint like a <a href="https://s.click.aliexpress.com/e/_DkKJCL1" rel="sponsored nofollow">POS22</a>.</p>



<p><em><strong>Why don&#8217;t I see any information about the emergency stop button?</strong></em></p>



<p>Basically there are two failures that can occur: either the motor starts to turn endlessly in one direction, or in the other. In one case, the slider comes to a stop on the linear bearing support, and blocks the motor: no dramatic consequences. In the other case, the slider can break the linear bearing support, then come out of the rod. This is less funny. The problem is that the motor is so fast that you probably won&#8217;t have time to cut&#8230; That&#8217;s why I don&#8217;t usually include it in my setups.</p>



<p><em><strong>Why an Arduino Uno instead of the Leonardo used on the OpenSFX?&nbsp;</strong></em></p>



<p>Because the Uno is cheaper, easier to find, and also because it has a USB type A connector that is more resistant than the micro USB of the Leonardo. Moreover, the computing power is the same.</p>



<p><em><strong>Is the SRT80 compatible with Thanos controller ?&nbsp;</strong></em></p>



<p>Yes.</p>



<p><strong><em>How can I prevent my chassis from jumping when making big movements?</em></strong></p>



<p>The actuators are powerful enough to make the chassis jump. You need to limit the speed of the actuators or <a href="https://lebois-racing.com/securing-srt80-actuators-to-the-floor/">secure them to the floor</a>.</p>



<p><strong><em>FlyPT or Simtools?</em></strong></p>



<p>I personally use FlyPT and prefer it because its presentation is more logical (although confusing at first), and it&#8217;s much easier to see what&#8217;s going on. Furthermore, it is much more practical to share a FlyPT setting than Simtools. That said, Simtools is more popular, its Simtools community established, support is responsive, and software development is very supported. In both cases your experience will be excellent.</p>



<p><strong><em>2-actuators configuration?</em></strong></p>



<p>The 2-actuators configuration allows you to obtain a high-quality 2DOF simulator, and to limit the expense before adding the 2 other actuators. To do this, you&#8217;ll need a pivot positioned at the center of gravity. <a href="https://s.click.aliexpress.com/e/_DmEizUt">A shock-absorbing foot</a> will do the trick nicely. The two actuators are positioned at the front. M1 is the right front, M2 the left. You can then use <a href="https://lebois-racing.fr/wp-content/uploads/2024/01/SRT80-2DOF-2-actuators-v2.0.zip">this specific FlyPT profile</a>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2024/01/2dof-sim-racing-rig-diy-1024x831.jpg" alt="2DOF configuration" class="wp-image-5170"/></figure>
</div>


<p><strong><em>3-actuators configuration?</em></strong></p>



<p>The 3-actuators configuration is not recommended: it does indeed produce a 3DOF, as with 4 actuators. But the triangular positioning of the actuators makes the chassis unstable and prevents you from taking full advantage of the actuators&#8217; power. It also means that the &#8220;middle actuator&#8221; has to be positioned quite a long way in front or behind, which reduces angular travel.</p>
<p>The post <a href="https://lebois-racing.com/srt80-actuators-for-motion-rigs/">SRT80 actuators</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/srt80-actuators-for-motion-rigs/feed/</wfw:commentRss>
			<slash:comments>45</slash:comments>
		
		
			</item>
		<item>
		<title>Sim Racing SRT P1 Seat Belt Tensioner</title>
		<link>https://lebois-racing.com/srt-p1-seat-belt-tensioner-sim-racing/</link>
					<comments>https://lebois-racing.com/srt-p1-seat-belt-tensioner-sim-racing/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Tue, 20 Sep 2022 17:59:33 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[DIY]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=2943</guid>

					<description><![CDATA[<p>The P1 belt tensioner allows you to feel positive and/or negative Gs in sim racing. It works with FlyPT. It&#8217;s a DIY project ! EDIT : The V2 is online ! Summary: 1) Presentation What is surprising is the absence&#8230;</p>
<p>The post <a href="https://lebois-racing.com/srt-p1-seat-belt-tensioner-sim-racing/">Sim Racing SRT P1 Seat Belt Tensioner</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The P1 belt tensioner allows you to feel positive and/or negative Gs in sim racing. It works with FlyPT. It&#8217;s a DIY project !</p>



<span id="more-2943"></span>



<p>EDIT : <a href="https://lebois-racing.com/sim-racing-srt-p1-seat-belt-tensioner-v2/">The V2 is online !</a></p>



<h2 class="wp-block-heading">Summary:</h2>



<ol class="wp-block-list">
<li><a href="#presentation">Presentation</a></li>



<li><a href="#caracteristics">Caracteristics</a></li>



<li><a href="#shopping-list">Shopping list</a></li>



<li><a href="#control-box">Control Box</a></li>



<li><a href="#files-3d">3D files</a></li>



<li><a href="#wiring">Wiring</a></li>



<li><a href="#driver-parameters">Driver settings</a></li>



<li><a href="#arduino-code">Arduino code and FlyPT profile</a></li>



<li><a href="#assembly">Assembly</a></li>



<li><a href="#additional-adjustments">Additional adjustements</a></li>
</ol>



<h2 class="wp-block-heading"><a id="presentation"></a>1) Presentation</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>What is surprising is the absence of latency and the strength, we even feel the kerbs!</p>
</blockquote>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy"  id="_ytid_49539"  width="770" height="433"  data-origwidth="770" data-origheight="433" src="https://www.youtube.com/embed/8AC5LMSIBvc?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  epyt-is-override  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe>
</div></figure>



<p>The harness tensioner consists of a harness (4 or 5 points), an servo motor, and an arduino board connected to FlyPT.</p>



<p>The system is precise and reactive, it engages immediately, and we feel the difference of braking between a F1 and a basic car, we also feel the activation of the ABS. It&#8217;s the most satisfying solution to feel the G forces in Sim Racing.</p>



<p>This system may not allow to adjust the braking. However, we feel a direct link between the pressure applied on the pedal and the tightening of the belt.</p>



<h2 class="wp-block-heading"><a id="caracteristics"></a>2) Caracteristics</h2>



<p>The motor pulls on a cable that wraps around a reel. The cable pulls the belt backwards, which gives the impression of being thrown forward.</p>



<p>There is a casing that is mounted around the reel for safety.</p>



<h2 class="wp-block-heading"><a id="shopping-list"></a>3) Shopping list</h2>



<p>Industry&amp;CNC offer a kit (<a href="https://lebois-racing.com/p1-seat-belt-kit-fast-shipping" rel="sponsored nofollow">fast shipping</a>, <a href="https://lebois-racing.com/p1-seat-belt-kit-slow-shipping" rel="sponsored nofollow">slow shipping</a>) that includes :</p>



<ol class="wp-block-list">
<li>1 x 80st-M02430 servo motor with a AASD15a driver and shielded cables</li>



<li>1 x 80st mounting bracket</li>



<li>1 x GX12 4 pin connector</li>



<li>1 x Câble 4 fils, 22AWG</li>



<li>1 x Shaft coupler</li>



<li>1 x bicycle brake cable</li>
</ol>



<p>It remains then to order :</p>



<ol class="wp-block-list">
<li>Arduino Due (<a href="https://lebois-racing.fr/arduino-due-amazon" rel="sponsored nofollow">Amazon,</a> I haven&#8217;t tested <a href="https://s.click.aliexpress.com/e/_DCelg7d" rel="sponsored nofollow">a clone</a>).</li>



<li>A 4 points seat belt (I tested 5 points, but as a man, I didn&#8217;t find it pleasant, you know what I mean?)&nbsp; (<a href="https://s.click.aliexpress.com/e/_d6xPe5W" rel="sponsored nofollow">Aliexpress</a>).</li>



<li><a href="https://amzn.to/3bVnLUt" rel="sponsored nofollow">0.1kg of pla</a> to print the drum.</li>



<li>4 x DIN912 M3x5mm</li>



<li>4 x DIN912 M6x20mm with nuts</li>



<li>2 x DIN912 M6x25mm</li>



<li>2 x DIN7991 M6x25mm</li>



<li>1 x DIN7991 M5x40mm</li>
</ol>



<h2 class="wp-block-heading" id="control-box">4) Control box</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Standard Control Box Due</strong> <br></td><td class="has-text-align-left" data-align="left"><strong>Smart Control Box Due<br></strong>(<a href="https://www.patreon.com/leboisFR">exclusivité Patreon</a>)</td><td><strong>Smart Control Box Uno</strong><br>(<a href="https://www.patreon.com/leboisFR">exclusivité Patreon</a>)</td></tr><tr><td>Arduino Due</td><td class="has-text-align-left" data-align="left">Arduino Due</td><td>Arduino Uno R3</td></tr><tr><td>FlyPT</td><td class="has-text-align-left" data-align="left">FlyPT</td><td>Simhub</td></tr><tr><td></td><td class="has-text-align-left" data-align="left">&#8211; Preloading adjustement<br>&#8211; Gain adjustement<br>&#8211; Switch Power<br>&#8211; Switch Accel<br>&#8211; Switch frein</td><td>&#8211; Preloading adjustement<br>&#8211; Gain adjustement<br>&#8211; Switch Power<br>&#8211; Switch Accel<br>&#8211; Switch frein</td></tr><tr><td><a class="download-link" a="" href="https://www.thingiverse.com/thing:5514064">3D files</a></td><td class="has-text-align-left" data-align="left"><a href="https://www.lebois-racing.com/seat-belt-tensioner-p1-smart-control-box">Complete documentation</a></td><td><a class="documentation-link" href="https://lebois-racing.com/smart-control-box-for-simhub/">Bêta</a></td></tr></tbody></table></figure>



<h2 class="wp-block-heading"><a id="files-3d"></a>5) 3D Files</h2>



<p>All the 3D files are available on the <a href="https://lebois-racing.com/3d-files-download-page/">download page</a>. 3D prints can be ordered from the <a href="https://www.etsy.com/fr/shop/LeboisRacing?section_id=47340920">Etsy shop</a>.</p>



<p><a href="https://www.thingiverse.com/thing:5643055">The rollers </a>(this system depends a lot on the seat you have, so for the moment, I don&#8217;t include the components in the shopping list of this project).</p>



<h2 class="wp-block-heading"><a id="wiring"></a>6) Wiring</h2>



<p><strong>NOTE: The harness tensioner can be dangerous. At full power, it is used a lot around the collarbones. Therefore, an emergency stop button should be provided.</strong></p>



<p><strong>Make all connections without power.</strong></p>



<p><strong>Perform all tests without any parts on the motor shaft.</strong></p>



<p><strong>Once the tests are done, and the belt is installed, perform the tests in 10% power increments, always being able to cut the power.</strong></p>



<p>The arduino is connected to the motor driver via the 22AWG cable. The control box contains the arduino and a GX12 aviation connector.</p>



<figure class="wp-block-table"><table><tbody><tr><td>Arduino</td><td>DB25 connector</td></tr><tr><td>5V</td><td>9</td></tr><tr><td>GND (ground)</td><td>10/13</td></tr><tr><td>A0</td><td>6</td></tr><tr><td>DAC2</td><td>25</td></tr></tbody></table></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="785" height="1004" src="https://lebois-racing.com/wp-content/uploads/2023/05/p1-srt-seat-belt-wiring.jpg" alt="" class="wp-image-4302" srcset="https://lebois-racing.com/wp-content/uploads/2023/05/p1-srt-seat-belt-wiring.jpg 785w, https://lebois-racing.com/wp-content/uploads/2023/05/p1-srt-seat-belt-wiring-235x300.jpg 235w, https://lebois-racing.com/wp-content/uploads/2023/05/p1-srt-seat-belt-wiring-768x982.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/05/p1-srt-seat-belt-wiring-600x767.jpg 600w" sizes="(max-width: 785px) 100vw, 785px" /><figcaption class="wp-element-caption">Created with GIMP</figcaption></figure>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/PXL_20220911_085601776-1024x576.jpg" alt="wiring db25 connector" class="wp-image-2940"/></figure>



<h2 class="wp-block-heading"><a id="driver-parameters"></a>7) Driver settings</h2>



<p>Drivers similar to AASD have 200 parameters, fortunately you don&#8217;t need to change them all.</p>



<p>The drivers manual is available <a href="https://www.machsupport.com/forum/index.php?action=dlattach;topic=33543.0;attach=44811">here</a>. <a href="https://www.youtube.com/watch?v=I2Cf0Wq7NRE">This video</a> shows how to set the parameters.</p>



<p><strong>I highly recommend testing the engine operation via flypt with the engine disassembled!</strong></p>



<figure class="wp-block-table"><table><tbody><tr><td>Parameter</td><td>Value</td><td>Explanation</td><td>Comment</td></tr><tr><td>Pn001</td><td>4</td><td>Select the right motor, in this case an 80st-M02430</td><td>No need to use a more powerful engine</td></tr><tr><td>Pn002</td><td>0</td><td>Motor control mode</td><td>0 : torque mode : we send a torque command</td></tr><tr><td>Pn003</td><td>0</td><td>Activate/deactivate the driver</td><td>0: the driver is turned on by the arduino. 1: the driver is always on</td></tr><tr><td>Pn189</td><td>30</td><td>Gain: the force of the motor</td><td>You can increase the value once the installation is fully functional.</td></tr><tr><td>Pn190</td><td>-600</td><td>Offset : allows to immobilize the motor on the value 0. This value must be calibrated on your installation, my value may not be the right one for you</td><td>This parameter also allows to add a small preload.</td></tr><tr><td>Pn191</td><td>0</td><td>Allows to reverse the direction of rotation</td><td>0 : When facing the engine, counterclockwise</td></tr></tbody></table></figure>



<p>The last three parameters are taken into account by the driver without restarting.</p>



<h2 class="wp-block-heading"><a id="arduino-code"></a>8) Arduino code and FLYPT profile</h2>



<p>You will need to add the library to manage the Arduino due: Tools &gt; Board type &gt; Board manager &gt; type Due in the search bar and install the &#8220;Arduino SAM Boards&#8221; package. Then restart the IDE.</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/arduino-due-2-1024x576.jpg" alt="install the library" class="wp-image-2980"/></figure>



<p>Before using the seat belt tensioner, the offset (Pn190) must be calibrated. Flash <a href="https://drive.google.com/drive/folders/12-n3nyLK_UCGbdI4ghEcWr-i09Wa3EmV?usp=sharing">this test code</a> with Arduino Due (Native USB port) selected: the driver should normally be active (it emits a very slight high pitched noise). If the motor is running by itself, change the parameter Pn190 until the motor is not running anymore, or just pulling very very very lightly on the belt (in my case, I am at -1600).</p>



<p>You can now flash the final code <a href="https://lebois-racing.fr/wp-content/uploads/2023/07/srt_seatbelt_tensioner_P1.zip">available here</a>, still selecting Arduino Due (Native USB port).</p>



<p>Open the <a href="https://drive.google.com/file/d/11SQrMfbnt7iehCHbxIB3CogLUV3V0WUl/view?usp=sharing">FlyPT profile</a>. Click on Output::Serial &gt; Update Ports, then select the Arduino port. Click on &#8220;connect&#8221; to connect the Arduino</p>



<p>Then if no source is connected, you can act directly on the slider (blue in this case) in &#8220;Simple Direct&#8221; to test the tensioner.</p>



<p>Once everything is in place, click on any source, and connect it. For some sources, you will need to make some modifications to the game. More details on the <a href="https://www.flyptmover.com/sources/games">FlyPT website.</a></p>



<p>To adjust the force, you can act directly on the Pn189 parameter. The <a href="https://www.lebois-racing.com/seat-belt-tensioner-p1-smart-control-box">smart control box</a> also allows to adjust the gain on the fly !</p>



<h2 class="wp-block-heading"><a id="assembly"></a>9) Assembly</h2>



<p>The step file is available on Thingiverse if you want to check the full assembly. In the following video we are going to see how to assemble step by step the seat belt tensioner.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy"  id="_ytid_64322"  width="770" height="433"  data-origwidth="770" data-origheight="433" src="https://www.youtube.com/embed/RLd8y09Tt5w?enablejsapi=1&#038;autoplay=0&#038;cc_load_policy=0&#038;cc_lang_pref=&#038;iv_load_policy=1&#038;loop=0&#038;rel=1&#038;fs=1&#038;playsinline=0&#038;autohide=2&#038;theme=dark&#038;color=red&#038;controls=1&#038;disablekb=0&#038;" class="__youtube_prefs__  epyt-is-override  no-lazyload" title="YouTube player"  allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen data-no-lazy="1" data-skipgform_ajax_framebjll=""></iframe>
</div></figure>



<h2 class="wp-block-heading"><a id="additional-adjustments"></a>10) Additionnal adjustements</h2>



<p><strong>A mistake in the settings can cause the system to fail and therefore be dangerous. Until you are used to it, always be careful, able to turn off the power or assisted by another person.</strong></p>



<p>There are three &#8220;simple direct&#8221;: Accel, Brake, Both. Depending on what you want to choose, change the code in the &#8220;ouput string&#8221; field of the connect window:</p>



<figure class="wp-block-gallery has-nested-images columns-3 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="506" data-id="4097" src="https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1.jpg" alt="accel" class="wp-image-4097" srcset="https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-300x148.jpg 300w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-768x380.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/02/accel-1024x506-1-600x296.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="508" data-id="4098" src="https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-1.jpg" alt="brake" class="wp-image-4098" srcset="https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-1.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-1-300x149.jpg 300w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-1-768x381.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-1-600x298.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="508" data-id="4099" src="https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-2.jpg" alt="both accel and brake" class="wp-image-4099" srcset="https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-2.jpg 1024w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-2-300x149.jpg 300w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-2-768x381.jpg 768w, https://lebois-racing.com/wp-content/uploads/2023/02/brake-1024x508-2-600x298.jpg 600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>



<p>In each &#8220;simple direct&#8221;, you can adjust the gain, and the filtering:</p>



<p>The higher the Emalp value, the smoother it is (it filters details). I recommend values between 10 and 100.</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/emalp-1024x590.jpg" alt="filter on flypt" class="wp-image-2966"/></figure>



<p>The higher the gain, the stronger the tensioner serves. I obviously recommend to start with a low gain. Recommended value: between 10 and 20.</p>



<figure class="wp-block-image"><img decoding="async" src="https://lebois-racing.fr/wp-content/uploads/2022/09/gain-1024x769.jpg" alt="gain in flypt" class="wp-image-2968"/></figure>
<p>The post <a href="https://lebois-racing.com/srt-p1-seat-belt-tensioner-sim-racing/">Sim Racing SRT P1 Seat Belt Tensioner</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/srt-p1-seat-belt-tensioner-sim-racing/feed/</wfw:commentRss>
			<slash:comments>19</slash:comments>
		
		
			</item>
		<item>
		<title>3D explained in 3 minutes !</title>
		<link>https://lebois-racing.com/3d-explained-in-3-minutes/</link>
					<comments>https://lebois-racing.com/3d-explained-in-3-minutes/#respond</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Fri, 12 Aug 2022 08:38:17 +0000</pubDate>
				<category><![CDATA[3D Printing]]></category>
		<category><![CDATA[DIY]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=2884</guid>

					<description><![CDATA[<p>What means 3D printing ? 3D printing consists of using a printer to create 3D objects. The printer. Let&#8217;s start with the printer. Multiple technologies exist, but at our level, we will use FDM printers (Fused Deposition Modeling): we deposit&#8230;</p>
<p>The post <a href="https://lebois-racing.com/3d-explained-in-3-minutes/">3D explained in 3 minutes !</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>What means 3D printing ?</h2>
<p>3D printing consists of using a printer to create 3D objects.</p>
<p><span id="more-2884"></span></p>
<h2>The printer.</h2>
<p>Let&#8217;s start with the printer. Multiple technologies exist, but at our level, we will use FDM printers (Fused Deposition Modeling): we deposit layers of molten plastic. The plastic is melted by a mobile head which layer after layer makes our 3D model &#8220;appear&#8221;. <a href="https://lebois-racing.fr/the-best-3d-printers">See our guide for the most popular models.</a></p>
<h2>The plastic.</h2>
<p>The plastic? Mostly PLA (although ABS and PETG are quite common). It&#8217;s easy to work with and very affordable: about 20€/kg. To give you an idea, the SRT box, which is a very substantial project, requires about 1.3kg of plastic, or about 26€. <a href="https://lebois-racing.com/the-best-plastics-for-3d-printing">See our guide to different PLAs.</a><br />
<img decoding="async" style="border: none !important; margin: 0px !important;" src="https://ir-fr.amazon-adsystem.com/e/ir?t=ender30e-21&amp;language=fr_FR&amp;l=li3&amp;o=8&amp;a=B07CTNL5BZ" alt="" width="1" height="1" border="0" /></p>
<p><figure style="width: 199px" class="wp-caption aligncenter"><a href="https://amzn.to/3C50Hlh" target="_blank" rel="noopener"><img decoding="async" src="//ws-eu.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;ASIN=B07CTNL5BZ&amp;Format=_SL250_&amp;ID=AsinImage&amp;MarketPlace=FR&amp;ServiceVersion=20070822&amp;WS=1&amp;tag=ender30e-21&amp;language=fr_FR" alt="" width="199" height="250" border="0" /></a><figcaption class="wp-caption-text">One of the many affordable PLA offerings found on Amazon.</figcaption></figure></p>
<h2>The 3D files.</h2>
<p>You can design 3D files to print yourself, using software like Freecad (free), SolidWords, Fusion360. It is a long learning process. However with time you will be able to draw more and more complex parts, faster and faster. For the record, I started 3D drafting with this simple engineering advice, &#8220;draw your parts as you would have machined them.&#8221;</p>
<p><figure id="attachment_1529" aria-describedby="caption-attachment-1529" style="width: 700px" class="wp-caption aligncenter"><img decoding="async" class="size-large wp-image-1529" src="https://lebois-racing.fr/wp-content/uploads/2020/12/freecad-1024x463.jpg" alt="" width="700" height="317" /><figcaption id="caption-attachment-1529" class="wp-caption-text">With a little experience, it doesn&#8217;t take more than a minute to draw a plate with a hole in M5 and another in M6.</figcaption></figure></p>
<p>You can also directly download files to print (the 3D equivalent of .pdf). The most common formats are .stl or .obj, on sites like <a href="https://www.thingiverse.com/">Thingiverse</a>, <a href="https://cults3d.com/fr">Cults3D</a>&#8230;Some files are free, others are not. In my experience, you will always find a free project for what you are looking for. STL is not an editable format, you will have a lot of trouble to modify the dimensions.</p>
<p><figure id="attachment_1528" aria-describedby="caption-attachment-1528" style="width: 700px" class="wp-caption aligncenter"><img decoding="async" class="size-large wp-image-1528" src="https://lebois-racing.fr/wp-content/uploads/2020/12/thingiverse-1024x326.jpg" alt="" width="700" height="223" /><figcaption id="caption-attachment-1528" class="wp-caption-text">There are endless exciting projects on Thingiverse!</figcaption></figure></p>
<h2>The Slicer: the software that sends 3D files to the printer!</h2>
<p>Once you have your file, you need to use a &#8220;slicer&#8221;, which is the software that will allow you to convert the 3D file specifically for your printer (a bit like the driver of a 3D printer). I recommend using <a href="https://ultimaker.com/fr/software/ultimaker-cura">Cura</a>. In particular, we will determine the printing direction (which side will be in contact with the printer&#8217;s plate) and what the fill rate will be. Indeed, most printed parts will be almost hollow, which makes 3D printing particularly economical.</p>
<p><figure id="attachment_1526" aria-describedby="caption-attachment-1526" style="width: 700px" class="wp-caption aligncenter"><img decoding="async" class="size-large wp-image-1526" src="https://lebois-racing.fr/wp-content/uploads/2020/12/cura-1-1024x535.jpg" alt="" width="700" height="366" /><figcaption id="caption-attachment-1526" class="wp-caption-text">Cura allows you to preview the print with the supports.</figcaption></figure></p>
<p>The file is then transferred from the slicer to the 3D printer (by cable, SD card, wifi, etc.), and off you go. 3D printers often require adjustments and maintenance. For example, you need to make sure that the platen is perfectly flat in relation to the nozzle.</p>
<p><figure id="attachment_1243" aria-describedby="caption-attachment-1243" style="width: 770px" class="wp-caption aligncenter"><img decoding="async" class="wp-image-1243 size-large" src="https://lebois-racing.fr/wp-content/uploads/2020/10/IMG_5645-scaled-1024x683.jpg" alt="" width="770" height="514" /><figcaption id="caption-attachment-1243" class="wp-caption-text">As a general rule, the more expensive the printer, the less frequent the need to make adjustments.</figcaption></figure></p>
<p>We finally have our 3D object that &#8220;appears&#8221; in front of our eyes!</p>
<p><img decoding="async" class="size-large wp-image-1381 aligncenter" src="https://lebois-racing.fr/wp-content/uploads/2020/11/120308549_343862607055197_3150725241111830745_o-1024x575.jpg" alt="" width="700" height="393" /></p>
<p>The post <a href="https://lebois-racing.com/3d-explained-in-3-minutes/">3D explained in 3 minutes !</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/3d-explained-in-3-minutes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ferrari 488 GT3 steering wheel for Simucube</title>
		<link>https://lebois-racing.com/ferrari-488-gt3-steering-wheel-for-simucube/</link>
					<comments>https://lebois-racing.com/ferrari-488-gt3-steering-wheel-for-simucube/#comments</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Thu, 09 Jun 2022 14:21:47 +0000</pubDate>
				<category><![CDATA[SRT Steering Wheel]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Steering Wheel]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=2829</guid>

					<description><![CDATA[<p>The Ferrari 488 GT3 steering wheel by Lebois Racing is one of the closest reproductions to the real thing! Compatible with Simucube 1 and 2 wireless. The 3D files are available in 2 versions: a large plate version (&#62;22cm x&#8230;</p>
<p>The post <a href="https://lebois-racing.com/ferrari-488-gt3-steering-wheel-for-simucube/">Ferrari 488 GT3 steering wheel for Simucube</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The Ferrari 488 GT3 steering wheel by Lebois Racing is one of the closest reproductions to the real thing! Compatible with Simucube 1 and 2 wireless.</p>



<p>The 3D files are available in 2 versions: a large plate version (&gt;22cm x 22cm), and a small plate version (&lt;22cm x 22cm, like the Ender 3).</p>



<h2 class="wp-block-heading">Summary</h2>



<ol class="wp-block-list">
<li><a href="#shopping-list">Shopping list</a></li>



<li><a href="#wiring">Wiring</a></li>



<li><a href="#files-3D">3D files</a></li>
</ol>



<h2 class="wp-block-heading"><a id="shopping-list"></a>1) Shopping list</h2>



<ul class="wp-block-list">
<li>DIN7991 : 5 x M4x10</li>



<li>DIN7991 : 8 x M4x35</li>



<li>DIN7991 : 3 x M5x45 (ou plus)</li>



<li>6 écrous M4</li>



<li>PCB custom (<a href="https://s.click.aliexpress.com/e/_AAYK5Z">Aliexpress</a>)</li>



<li>Carte Simucube Wireless</li>



<li>11 x Boutons 12mm (<a href="https://www.electroseed.fr/shop/product_info.php?products_id=285">Electroseed</a>, <a href="https://s.click.aliexpress.com/e/_A73pjq">Aliexpress</a>)</li>



<li>3 interrupteurs TS127SZQ2 (<a href="https://www.electroseed.fr/shop/product_info.php?products_id=535">Electroseed</a>)</li>



<li>2 encodeurs rotatifs CTS 288V232F161B2 (prendre cette référence uniquement !) (<a href="https://www.electroseed.fr/shop/product_info.php?products_id=334">Electroseed</a>)</li>



<li>4 rangées de connecteurs 8 pins (<a href="https://www.aliexpress.com/item/1005002287719736.html?spm=a2g0o.detail.1000023.11.58c772a8QleEAO">Aliexpress</a>)</li>



<li>Connecteurs JST (<a href="https://amzn.to/3aDNjsE">Amazon</a>, Aliexpress)</li>



<li>Fils 24 AWG (<a href="https://s.click.aliexpress.com/e/_9zRWI3">Aliexpress</a>, <a href="https://amzn.to/38tS1V6">Amazon</a>)</li>



<li>Une pile CR123A (<a href="https://amzn.to/3xdz8SV">Amazon</a>, Aliexpress)</li>



<li>Un support de batterie (<a href="https://amzn.to/3NtJtAZ">Amazon</a>, Aliexpress)</li>



<li>Une paire de <a href="https://lebois-racing.com/palettes-magnetiques-srt-v2">palettes magnétiques</a></li>
</ul>



<p>Pour les stickers, merci de contacter AllStickers (contact@allstickers.fr), et demandez le set de stickers pour le Ferrari Lebois Racing.</p>



<h2 class="wp-block-heading"><a id="wiring"></a>2) Wiring</h2>



<h2 class="wp-block-heading"><a id="files-3D"></a>3) 3D files</h2>



<p>All the 3D files are available in this archive : <a class="download-link" href="https://lebois-racing.com/wp-content/uploads/2023/07/SRT_Ferrari_488_GT3_Sim_Racing_Steering_Wheel_for_Wireless_Simucube.zip">V1.0</a></p>
<p>The post <a href="https://lebois-racing.com/ferrari-488-gt3-steering-wheel-for-simucube/">Ferrari 488 GT3 steering wheel for Simucube</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/ferrari-488-gt3-steering-wheel-for-simucube/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>SRT Paddle Shifter V2</title>
		<link>https://lebois-racing.com/srt-paddle-shifter-v2/</link>
					<comments>https://lebois-racing.com/srt-paddle-shifter-v2/#respond</comments>
		
		<dc:creator><![CDATA[Lebois]]></dc:creator>
		<pubDate>Thu, 12 May 2022 15:07:40 +0000</pubDate>
				<category><![CDATA[DIY SRT Projects]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Steering Wheel]]></category>
		<guid isPermaLink="false">https://lebois-racing.fr/?p=2769</guid>

					<description><![CDATA[<p>SRT shifters are the first magnetic shifters with ball bearings in the world. Presentation ! Want to support this project ? https://www.paypal.me/leboisVR?locale.x=en Summary: 1) Presentation 2) Shopping list 3) Building instructions 1) Presentation The SRT paddle shifters are the only one&#8230;</p>
<p>The post <a href="https://lebois-racing.com/srt-paddle-shifter-v2/">SRT Paddle Shifter V2</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>SRT shifters are the first magnetic shifters with ball bearings in the world. Presentation !</p>
<p><span id="more-2769"></span></p>
<p>Want to support this project ? <a href="https://www.paypal.me/leboisVR?locale.x=en" data-redactor-span="true">https://www.paypal.me/leboisVR?locale.x=en</a></p>
<h2><strong><em><u>Summary:</u></em></strong></h2>
<h3><a href="#presentation">1) Presentation</a></h3>
<h3><a href="#liste-de-course">2) Shopping list</a></h3>
<h3><a href="#instructions-de-montage">3) Building instructions</a></h3>
<h3><a id="presentation"></a>1) Presentation</h3>
<div class="videoContainer">The SRT paddle shifters are the only one to be using ball bearings. It has many advantages : smoother movement over any other type of shifter, better reliability. Both left and right paddles will have the same feeling.</div>
<div>These shifters are used for the <a href="https://lebois-racing.com/category/srt-steering-wheel">SRT steering wheels.</a></div>
<p>&nbsp;</p>
<p><a href="https://www.thingiverse.com/thing:4374006">3D files are available here.</a></p>
<h3><a id="shopping-list"></a>2) Shopping list</h3>
<p>&#8211; <a class="externalURL" href="https://s.click.aliexpress.com/e/_dYqa3PI" target="_blank" rel="nofollow noopener noreferrer">2 switchs KW11-3Z</a></p>
<p>&#8211; PLA (<a href="https://www.sunlu.com?sca_ref=1725606.UePkdzRAjT">Sunlu)</a></p>
<p>&#8211; 4 DIN912 M2x10mm (<a href="https://s.click.aliexpress.com/e/_AF5CPJ">Aliexpress</a>)</p>
<p>&#8211; 4 DIN7991 M3x16mm with nut and washers (<a href="https://s.click.aliexpress.com/e/_ApyAhx">Aliexpress</a>)</p>
<p>&#8211; 4 Vis DIN7991 M4x15mm</p>
<p>&#8211; 2 Vis DIN912 M5x30mm</p>
<p>&#8211; 4 M4 nuts</p>
<p>&#8211; 4 or 6 magnets 12x3mm (<a href="https://amzn.to/3tzGaPB">Amazon</a>, <a href="https://s.click.aliexpress.com/e/_9HINte">Aliexpress</a>)</p>
<p>&#8211; 4 bearings 695ZZ 5x13x4 (<a href="https://s.click.aliexpress.com/e/_9joQzw">Aliexpress</a>)</p>
<h3><a id="instructions-de-montage"></a>3) Building instructions</h3>
<h4>à venir</h4>
<p>&nbsp;</p>
<p>The post <a href="https://lebois-racing.com/srt-paddle-shifter-v2/">SRT Paddle Shifter V2</a> appeared first on <a href="https://lebois-racing.com">Lebois Racing</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://lebois-racing.com/srt-paddle-shifter-v2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
