<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">

	<channel>
		<title>Recent Posts: All allowed forums</title>
		<atom:link href="https://www.outdoorking-forum.com.au/forum/ubbthreads.php?ubb=myfeeds&amp;fp=0" rel="self" type="application/rss+xml" />
		<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php?ubb=cfrm</link>
		<description>Taken from all forums</description>
		<language>en-us</language>
		<lastBuildDate>Tue, 19 May 2026 11:20:10 UTC</lastBuildDate>
		<ttl>5</ttl>
		<webMaster>support@outdoorking-forum.com.au (OutdoorKing Repair Forum)</webMaster>
		<generator>UBB.threads</generator>
		<image>
			<url>https://www.outdoorking-forum.com.au/forum/images/general/default/rss_icon.gif</url>
			<title>Recent Posts: All allowed forums</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php?ubb=cfrm</link>
		</image>
		<item>
			<title>Where to get wheel bearing seals?</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122377.html#Post122377</link>
			<description><![CDATA[So I discovered a few design flaws in the modern Rover template, here corrected. I discovered there was not enough room to snugly fit the bearing inside the washer. I would suggest using the Classic Rover for ALL Rover models, old and newer, using the template provided in my previous post labelled &quot;Classic&quot;. The one labelled &quot;Modern&quot; has been scrapped. I am renaming the Modern Rover template &quot;Easyroll&quot;, because they are really only a good fit for the Easyroll wheels sold at Bunnings with the 1/2&quot; ball bearing centres. They will also suit some of the newer 1/2&quot; axle plastic wheels being sold on places like eBay.<br><br>Here is the corrected template for the Easyroll wheels.<br><br><div class="ubbcode-block"><div class="ubbcode-header">Quote</div><div class="ubbcode-body">// Easyroll Wheel bearing seal parameters<br>$fn = 120;<br> // High resolution <br><br>outer_diameter = 40; // <br>hole_diameter = 12.7; // <br>base_thickness = 1.5; // [cite: 9]<br>total_height = 10; // Main body height [cite: 10]<br>lip_thickness = 1.5; // [cite: 10]<br><br>// Extension Dimensions<br>bottom_ext_h = 4;    // 4mm height [cite: 14]<br>bottom_ext_w = 3;  // 3mm width [cite: 14]<br>top_ext_h = 5.5;     // 5.5mm height [cite: 14]<br>top_ext_w = 23.3;       // 23.3mm width [cite: 14]<br><br>// Interior Ring Dimensions<br>int_ring_h = 1.2;      // 1.2mm high<br>int_ring_od = 20.2;    // 20.2mm Outer Diameter<br>int_ring_id = 18;    // 18mm Inner Diameter (leaves a gap for bearing between interior ring and 12.7mm hole)<br><br>union() {<br>    difference() {<br>        // 1. Create the main solid structure [cite: 11]<br>        union() {<br>            cylinder(h=total_height, d=outer_diameter);<br><br>            // Bottom exterior extension [cite: 14]<br>            translate([0, 0, -bottom_ext_h])<br>                cylinder(h=bottom_ext_h, d=hole_diameter + (bottom_ext_w * 2));<br><br>           <br>        }<br><br>        // 2. Subtract the 16mm center hole through everything [cite: 12]<br>        translate([0, 0, -(bottom_ext_h + 1)])<br>            cylinder(h=total_height + bottom_ext_h + top_ext_h + 2, d=hole_diameter);<br><br>        // 3. Subtract the cavity to leave the raised lip [cite: 13]<br>        translate([0, 0, base_thickness])<br>            cylinder(h=total_height + top_ext_h, d=outer_diameter - (2 * lip_thickness));<br>    }<br><br>    // 4. ADD the Interior Ring with 18mm ID and 20.2mm OD<br>    // This leaves a flat space around the centre hole<br>    difference() {<br>        translate([0, 0, base_thickness])<br>            cylinder(h=int_ring_h, d=int_ring_od);<br>        <br>        // Subtract 18mm from the center of this ring<br>        translate([0, 0, base_thickness - 0.5])<br>            cylinder(h=int_ring_h + 1, d=int_ring_id);<br>    }<br>}</div></div><br><br>]]></description>
			<pubDate>Tue, 19 May 2026 00:50:10 +0000</pubDate>
			<dc:creator>vint_mow</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122377.html#Post122377</guid>
		</item>
		<item>
			<title>Victa Powercut design flaws</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122376.html#Post122376</link>
			<description><![CDATA[China does seem to be getting better at manufacturing quality parts and machines. I suspect that might be why the prices keep going up. Before long it will no longer by economical to get things made there and as a result some manufacturing will return to Australia. I suspect we might be already seeing this trend with the return of Victa?<br><br>]]></description>
			<pubDate>Mon, 18 May 2026 06:17:21 +0000</pubDate>
			<dc:creator>vint_mow</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122376.html#Post122376</guid>
		</item>
		<item>
			<title>Sanli height adjustment knob</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122374.html#Post122374</link>
			<description><![CDATA[Yes I've got a lot of parts from Aliexpress and haven't had a problem  Norm and Vm. <br><br>A Phone cable that costs $15 at a local shop is likely $2 on AliExpress.<br><br>It is often the exact same item, from the same factory, just without the 650 % markup an Australian reseller adds to cover their rent and profit. Why pay a &quot;convenience fee&quot; to a middleman if you aren't in a rush?<br><br>]]></description>
			<pubDate>Fri, 15 May 2026 12:25:26 +0000</pubDate>
			<dc:creator>maxwestern</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122374.html#Post122374</guid>
		</item>
		<item>
			<title>GXV160 clutch</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122373.html#Post122373</link>
			<description><![CDATA[Hi BT,<br>        my concern with doing it that way is the shaft is so short and then you have the step down in the shaft for the bearing By using the clutch parts it allows the shaft to be supported as it was intended to be and that way the blade carrier bolts up as it originally did<br><br>]]></description>
			<pubDate>Thu, 14 May 2026 22:25:45 +0000</pubDate>
			<dc:creator>NormK</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122373.html#Post122373</guid>
		</item>
		<item>
			<title>Rover Tampico history question</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122368.html#Post122368</link>
			<description><![CDATA[Never had a Flymo as far as I can remember. I did come across a mower at the tip one time that must have mowed over some bailing twine which had wrapped around the bearing on the shaft so tight that it had actually cut into the seal and was preventing the motor from turning. I had to remove the seal and replace it to get rid of all the twine. Its amazing how tight that stuff can get when it wraps itself around a few dozen times. I've come across dead snakes and live frogs in cowels at times. I've had sticks jam up the blades underneath and they can be very difficult to pull out. It's not always something mechanical that stops a mower turning. You can be foiled by something as simple as a gum-nut. <br>And then the wheels fell off...  <img src="/forum/images/graemlins/default/sign0020.gif" alt="lol" title="lol" height="49" width="51"><br><br>]]></description>
			<pubDate>Thu, 14 May 2026 00:47:27 +0000</pubDate>
			<dc:creator>vint_mow</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122368.html#Post122368</guid>
		</item>
		<item>
			<title>Lombardini LA 400-510  workshop service manual</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122365.html#Post122365</link>
			<description><![CDATA[Ah the old Lombardini welder, great machine. I bought one for work many years ago and mounted it on a small trailer. Used and used it for site welding. Very noisy and heavy to pull start but a great welder<br><br>]]></description>
			<pubDate>Wed, 13 May 2026 22:27:20 +0000</pubDate>
			<dc:creator>NormK</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122365.html#Post122365</guid>
		</item>
		<item>
			<title>Victa VC 160 side pull flywheel</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122357.html#Post122357</link>
			<description><![CDATA[Got plenty Bumps where are you<br><br>]]></description>
			<pubDate>Sat, 09 May 2026 10:01:05 +0000</pubDate>
			<dc:creator>NormK</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122357.html#Post122357</guid>
		</item>
		<item>
			<title>Victa 160 Pace catcher (70's model)</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122355.html#Post122355</link>
			<description><![CDATA[Photos added (cannot find model number anywhere on catcher)<br><br>]]></description>
			<pubDate>Sat, 09 May 2026 03:34:14 +0000</pubDate>
			<dc:creator>Bumps</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122355.html#Post122355</guid>
		</item>
		<item>
			<title>The Online Store/Parts/Shop Is No More!!</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122354.html#Post122354</link>
			<description><![CDATA[Thanks mice_elf pity but it is the way of the world these days Glad I am as old as I am so it won't cause me much grief anymore<br><br>]]></description>
			<pubDate>Thu, 07 May 2026 00:15:40 +0000</pubDate>
			<dc:creator>NormK</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122354.html#Post122354</guid>
		</item>
		<item>
			<title>Image Upload Issue</title>
			<link>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122344.html#Post122344</link>
			<description><![CDATA[Hi All,<br><br>We have had an issue with people not being able to upload images which has now been fixed as shown in this post.<br><br>If anyone has posted images on the site after the 27/4/26 then they will need to upload again.<br><br>We are sorry for the inconcenience that this may have caused some members.<br><br>Test image is below including a pdf file.<br><br>]]></description>
			<pubDate>Sun, 03 May 2026 06:45:32 +0000</pubDate>
			<dc:creator>Bruce</dc:creator>
			<guid>https://www.outdoorking-forum.com.au/forum/ubbthreads.php/topics/122344.html#Post122344</guid>
		</item>
	</channel>
</rss>
