<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap Forum - Extruded Aluminum Frames</title>
        <description>Cartesian XYZ machines with frames made of extruded aluminum, T-Slot, Makerslide, and more. See http://reprap.org/wiki/Category:Aluminum. Previously named Extruded Aluminum </description>
        <link>https://reprap.org/forum/list.php?177</link>
        <lastBuildDate>Mon, 15 Jun 2026 13:06:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?177,896443,896443#msg-896443</guid>
            <title>Cartesian pen plotter</title>
            <link>https://reprap.org/forum/read.php?177,896443,896443#msg-896443</link>
            <description><![CDATA[ Hello, <br />
I've decided to build a cartesian pen plotter that will have a work surface the size of A4 paper. I am attaching a picture of the 3D model to give a better idea.<br />
<br />
For X axis movement NEMA17 with trapezoidal threaded rod and linear guide with carriage.<br />
The Y axis is double, otherwise the same as the X axis.<br />
For Z axis movement I use an MG90S micro servo and linear guide rods and linear bearings.<br />
<br />
The endstops are installed as follows:<br />
X_min and X_max<br />
Y1_min, Y2_min and Y1_max<br />
For the Z axis I have not planned the endstops yet, as I think they are not needed since I am using a servo.<br />
<br />
I already have the design done and have started with the marlin configuration, which I am a bit lost in.<br />
<br />
I have set up, driver types, extruder setup, power supply, temperature sensors etc I skipped. However, I couldn't find anywhere to set the dual Y axis and set the Y2_min to the Z_min connector on the Ramps 1,4. Overall, maybe this firmware is a bit overkill for my needs, there are many features in the cofiguration that I won't even use. Which makes me a bit confused in the cofiguration.<br />
<br />
How do I set up the dual Y axis and endstops correctly?<br />
Should I try to reconfigure the Marlin, or should I look for some other alternative?<br />
Is there a Marlin configuration for at least some similar device? As far as I looked, unfortunately I couldn't find anything.<br />
<br />
Thank you very much for any recommendations and advice.]]></description>
            <dc:creator>Vojta_Vojta</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 19 Jan 2025 10:27:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,892016,894550#msg-894550</guid>
            <title>Re: Carteasian top speed?</title>
            <link>https://reprap.org/forum/read.php?177,892016,894550#msg-894550</link>
            <description><![CDATA[ Hi! <br />
<br />
The top speed is far more complex to define than you probably think.<br />
It has nothing to do with extrusions or kinematic but solely with moving mass and velocity.<br />
You want to minimize the first and maximize the latter. Several design mantras can be derived from that.<br />
<br />
For high acceleration you need low moving masses.<br />
For high acceleration you need strong motors.<br />
For low moving masses you need as little components on your moving axes as possible (e. g. no motor which is why corexy or H-Bot and such have an advantage)<br />
For high velocity you need fast motors (high rpm)<br />
<br />
You can go much more into detail here.<br />
But as I see you already have a design and want to know it's max speed. A good guess is to take the heaviest moving axis and calculate it's speed, which I assume you want to know acceleration and velocity max possible.<br />
Using the torque of your motors at a certain rpm you can calculate the acceleration via the pulleys functional diameter and the moving masses (everything that slides or rotates, including the belts). The according velocity can be calculated using the circumference of the pulley and the rpm.<br />
<br />
Withoit more information about your mechanic system one can only guess.]]></description>
            <dc:creator>Demolux_D1</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 19 Mar 2024 23:40:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,892016,892016#msg-892016</guid>
            <title>Carteasian top speed?</title>
            <link>https://reprap.org/forum/read.php?177,892016,892016#msg-892016</link>
            <description><![CDATA[ I built a printer using 3030 and Makerbot kinematics a simple Carteasian  bot, I designed it my self did the CAD and printed the parts. This was the first time I'd done anything like that and although it works as expected I lost a lot of bed space and I put the electronics in what I now find to be the most inconvenient place possible.  <br />
<br />
So I want to do a rebuild, my choices are to keep the very stable Carteasian setup redesigning it to save some more bed space and move the electronics or rebuild as CoreXY which would print faster.<br />
<br />
What I would like advice about is a likely top print speed (direct drive preferred to bowden) of a Carteasian printer based on 3030 extrusion?  <br />
<br />
I realise it less than CoreXY.<br />
<br />
Thanks All.<br />
<br />
aamcle]]></description>
            <dc:creator>aamcle</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Fri, 17 Feb 2023 06:27:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,891920,891920#msg-891920</guid>
            <title>First 3D printer build, hoping to use my stash of OpenBeam</title>
            <link>https://reprap.org/forum/read.php?177,891920,891920#msg-891920</link>
            <description><![CDATA[ After a long hiatus, it’s time to get my feet wet with a 3D printer. I bought more than enough openbeam to build one back when openbeam was new, but it never quite came together.<br />
<br />
I really like the looks of both corexy and h-bot, but it seems like there’s a lot to consider when it comes to the kinematics and construction. I think I’d prefer the corexy.<br />
<br />
My printer will live in my garage, which is unheated, basically uninsulated, dusty,  and can get pretty humid. I think this means it should have an enclosure. I want to print PC-CF, so I’ll need a 300C hotend. <br />
<br />
Overall, what I want is:<br />
<ul><li> As much as possible, use parts I already have</li><li> Print engineering plastics</li><li> Minimum 200x200 print size</li><li> Enclosure compatible</li><li> Reduce cost where sensible</li><li> Klipper</li></ul>
<br />
What I already have is:<br />
<ul><li> A 1200W 12V psu</li><li> 5x NEMA17 motors</li><li> 2x NEMA34 motors</li><li> 6x 500mm lengths of openbeam</li><li> 5x 1000mm lengths of openbeam</li><li> 6x NEMA17 motor brackets for openbeam</li><li> 4x DRV8825 stepstick drivers (maybe a 5th somewhere)</li><li> raspberry pi 4B</li><li> Tons of dev boards (Pi pico, black pill, blue pill, stm32F4 discovery, etc)</li><li> Tons of plywood, MDF, etc</li><li> A couple of friends with 3D printers who will probably help</li></ul>
<br />
I expect I’ll need to buy belts, pulleys, bearings, linear slides, a hot bed, enclosure panels.<br />
<br />
What’s the best way to use this to make an excellent corexy printer? I’ve been thinking of using the Rosalind design as a starting point. I like the idea of keeping the motors out of the heated area. I also like the idea of keeping the filament in an enclosure due to the humidity.]]></description>
            <dc:creator>Annirak</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 05 Feb 2023 18:47:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,601562,891624#msg-891624</guid>
            <title>Re: Connecting extruded aluminium?</title>
            <link>https://reprap.org/forum/read.php?177,601562,891624#msg-891624</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Ed3D</strong><br />
@ the_digital_dentist<br />
<br />
How are you preventing rotation of the extrusion as you tighten the bolt using the method you show on the first page</div></blockquote>
<br />
Very little chance it will happen, for many reasons ; steel has less friction against aluminium than aluminium against aluminium ; surfaces are orders of magnitude away (but Amonton second law explains it has no influence...). The axial force is way higher than rotational force and friction force is proportional to pressure. Only a few threads are in contact with each others, forces are applied in such a way than torque become negligible etc.<br />
<br />
At worst, a very simple trick I was taught decades ago : if you don't want two surfaces to slip, just apply something that will prevent this to happen ! An old mechanic trick is to apply some abarsive between the two surfaces. Chalk is (was) very common for conical junctions (like flywheel/crankshaft : but don't do it, it makes it extremely difficult to take apart later !!! Could also be some grinding paste, like valve (fine) grinding paste, or some emery, or even a "gasket" made of sand paper. Sand paper is a well known trick of the trade that machinists have been using for ages when tightening parts of slighly dissimilar widths in a milling machine vice, for gang machining. Just some very fine sand mixed with some grease is enough to prevent any rotation (rotation that will never happen while tightening blind joints ; if it happens, it's because you didn't properly use the tap, or the tap is just an out of specs crap ; or the screws are themselves out of specs, or the ends are not flat...). Few people konw it : when torqing king a bolt (using a torque wrench), threads and screw head (or nut) have to be lubricated.<br />
<br />
Blind joints : maximize friction between the parts, and minimize friction between the threads, and between the screw head and the part. And that's it !<br />
<br />
I'm sure some abrasive toothpaste is more than enough ! (Pepsodent or Ultrabrite for example)<br />
<br />
Was thinking of this thread today, while assembling a frame on a metrology surface plate. Did it several times, attempting to make the parts rotating and slipping... The surface plate makes it easy to see if there's any movement between the parts No way ! Was unable to make anything rotate (while using Grower washers under the CHC screw heads, without lubricating threads and not using abrasive between the extrusions).]]></description>
            <dc:creator>yet-another-average-joe</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Wed, 11 Jan 2023 18:07:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,891409,891414#msg-891414</guid>
            <title>Re: Cartesian X weight reduction?</title>
            <link>https://reprap.org/forum/read.php?177,891409,891414#msg-891414</link>
            <description><![CDATA[ We had a hobbyist grade printer at the makerspace several years ago that had a folded sheet metal frame and used NEMA-14 motors for all three axes. It worked fine until the PLA printed parts failed. I can't recall the brand, but the CEO of the company used to stand on top of a printer while it was running to demonstrate the rigidity.]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 20 Dec 2022 09:05:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,891409,891412#msg-891412</guid>
            <title>Re: Cartesian X weight reduction?</title>
            <link>https://reprap.org/forum/read.php?177,891409,891412#msg-891412</link>
            <description><![CDATA[ Check out rq3's extruder threads in the tech-talk section. He's gotten as low as 42 grams including the motor.<br />
<br />
As for the X motor, it can at least be a shorter length NEMA17 than the Y axis. NEMA14 may work, but my guess is that you'd be better off enlarging the Y motor instead. The smaller motor would allow higher Y acceleration without print quality issues due to frame rigidity/vibration, but whether that will result in higher usable print speed depends on whether the NEMA14 can accelerate the printhead at the same rate without missing steps. Ideally you'd want to rig it up with an encoder or other measurement method so you can experimentally find the maximum acceleration rate you can safely use.<br />
<br />
If you make the X motor closed loop, then you can push it closer to the limit. You still don't want to be missing steps on a regular basis because it will show up in the print as delayed motion, but with open loop you need a wide safety margin to be sure that the whole print isn't ruined by one missed step.<br />
<br />
But really it seems pointless to go to such lengths when you could switch to CoreXY or crossed rail and eliminate the moving motor weight entirely.]]></description>
            <dc:creator>dekutree64</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 20 Dec 2022 03:20:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,891409,891409#msg-891409</guid>
            <title>Cartesian X weight reduction?</title>
            <link>https://reprap.org/forum/read.php?177,891409,891409#msg-891409</link>
            <description><![CDATA[ Cartesian Printer - falling bed.<br />
<br />
Firstly I don't want to use a Bowden setup and I thinking of a build plate of 200x200mm.<br />
<br />
If I use a light weight printhead assembly do I really need a Nema17 at the end of the axis or can I use the lighter Nema14?<br />
<br />
What are your thoughts on an Orbiter and an E3dV6 as the printhead assembly?<br />
<br />
Considering most of the weight is in the motors are there any othere ways to get the weight down?<br />
<br />
ATB.      AAMCLE]]></description>
            <dc:creator>aamcle</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 19 Dec 2022 19:13:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,887769#msg-887769</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,887769#msg-887769</link>
            <description><![CDATA[ [attachment 119067 MoQSslesGgcnVmRsvZFq.JPG]<br />
<br />
[attachment 119068 jf6I6SQGHDPVzuu8RvbK--50--33592_8x.jpg]<br />
<br />
This has to be the most fun you can have with old 3D Printer Pics<br />
<br />
[attachment 119069 1kxHkURGKD4asDnRA1Oz.JPG][attachment 119070 uXfVCKEUqVIeIr2WeBe0.jpg]<br />
<br />
[attachment 119071 uXfVCKEUqVIeIr2WeBe0--50--FVWJR.jpg]<br />
<br />
[attachment 119072 uXfVCKEUqVIeIr2WeBe0--100--EUAEZ.jpg]]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Thu, 06 Jan 2022 22:38:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,887481#msg-887481</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,887481#msg-887481</link>
            <description><![CDATA[ Hooray up she rises...<br />
<div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEiAIDf2RT435EMr-zgNwQjOXpZSCSLEEboubBY7fH8r4rzR7SBEh9PdrcCcrc3y4WkSrXgHlorzOELhAPaEjYJP7m5ONKZs26vdhknSBawtqeQN22ktR4Kx8j_52zeqE1MqpFSwwPMXgudWPhyentwFaprrc1-gZkNCNv81X3Ylrq0KnXX_rFviIbebeA=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEiAIDf2RT435EMr-zgNwQjOXpZSCSLEEboubBY7fH8r4rzR7SBEh9PdrcCcrc3y4WkSrXgHlorzOELhAPaEjYJP7m5ONKZs26vdhknSBawtqeQN22ktR4Kx8j_52zeqE1MqpFSwwPMXgudWPhyentwFaprrc1-gZkNCNv81X3Ylrq0KnXX_rFviIbebeA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEiLZ264GJj-2uPUnmXp-sgmDR8sHQJOxf3IM0py5-SajpiMyDYpMX6xd0qn0U1VVeKipaaF8cvOTshRo_KsBeb6n_fvSUh4OkUetAqz-u-r9RAenkfuZDT7WJwNrgpLDwMk90QpmqoOcR3FULv3MrnltTk4l-1pFsUu1-3pHb6BmF-Jh3CrIU1jsDZl6Q=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEiLZ264GJj-2uPUnmXp-sgmDR8sHQJOxf3IM0py5-SajpiMyDYpMX6xd0qn0U1VVeKipaaF8cvOTshRo_KsBeb6n_fvSUh4OkUetAqz-u-r9RAenkfuZDT7WJwNrgpLDwMk90QpmqoOcR3FULv3MrnltTk4l-1pFsUu1-3pHb6BmF-Jh3CrIU1jsDZl6Q=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgM0LJIQ45o1zB33dXBjRe_aBjinrX_HSyOT4si15pgcU4yFlgsaBDhP6nU4jsO2mOKaSFnkIzzQNhN8d31Eiw29tPxTB3U4h7Stp_urmPCTTeA2SCjQETtFzpLggJnDDeAoDAerIczWoMzoH1dIu2wL7lyc0z_Nk60I6W0B5IZRW01ekZ4RhjqLfGZqw=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEgM0LJIQ45o1zB33dXBjRe_aBjinrX_HSyOT4si15pgcU4yFlgsaBDhP6nU4jsO2mOKaSFnkIzzQNhN8d31Eiw29tPxTB3U4h7Stp_urmPCTTeA2SCjQETtFzpLggJnDDeAoDAerIczWoMzoH1dIu2wL7lyc0z_Nk60I6W0B5IZRW01ekZ4RhjqLfGZqw=s600" /></a></div>
<br />
Wondering if the crack is going to be a problem....could be I never normally print 3 perim, usually 4, so this could be a much weaker wall, though it only has to sit there and look pretty, previous cases tested out different idea's for doors &amp; lids, but I decided I wanted a one piece box 80x80 to match the fan for lid, sure a 40mm on the side would be plenty, but wanted a big black obelisk, hopefully enough space for the smoothers to save printing a second box.<br />
<br />
To save printing material I was tempted to print something like a chinese lantern, with just a base &amp; lid &amp; some translucent material from the LCD screen rolled into a tube but i'm out of superglue so the obelisk won.<br />
<br />
A few hours later I was wishing I went with the lantern idea, the print started to crawl...click click click, goes the extruder, had been doing it for quite a while before I had to abort, Z seemed stuck.<br />
I checked build height in SW but it was fine so now i'm thinking maybe the firmware has a different height.<br />
<br />
So had to print a lid after all.<br />
<br />
<div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEhydwe2J29vzJqkFO7ELLuzVu4MlFfpVJr9Pvi6Y41_fk2a-DGOxe7rY83pK8a5HGmhWaP8PdThAq8-tBY4kqLNTaWOOk9-NU-DEJwz6oxQK1vQ4BEYcdkV6CmB7vMIhDoK7-_dlaZTMncGB-GIujaj7gVCCPfVJjE51f1iUOR2-Ai2jcJljUFmjy6jnA=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEhydwe2J29vzJqkFO7ELLuzVu4MlFfpVJr9Pvi6Y41_fk2a-DGOxe7rY83pK8a5HGmhWaP8PdThAq8-tBY4kqLNTaWOOk9-NU-DEJwz6oxQK1vQ4BEYcdkV6CmB7vMIhDoK7-_dlaZTMncGB-GIujaj7gVCCPfVJjE51f1iUOR2-Ai2jcJljUFmjy6jnA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEh4XkHyUQlJ6x-3x40Mg38TOM6D4xpDXzgABo8Hx1KzTS585fkBc3bCX3UpQqgnfpfTHVeejCVzF5fiGr3V5FxYdkIPrCgfUv9fWGa4XRQTqxNz_yQLUtWs6osE-J8nrA5WfDcI6tX3ntXKaY_-Ft8v8wWZqCG6MRCQuN2UyIrz2Bo9oMulw3dJ1yO0uw=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEh4XkHyUQlJ6x-3x40Mg38TOM6D4xpDXzgABo8Hx1KzTS585fkBc3bCX3UpQqgnfpfTHVeejCVzF5fiGr3V5FxYdkIPrCgfUv9fWGa4XRQTqxNz_yQLUtWs6osE-J8nrA5WfDcI6tX3ntXKaY_-Ft8v8wWZqCG6MRCQuN2UyIrz2Bo9oMulw3dJ1yO0uw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEjwG1_PTDLFMHCUw43RN-WU62rd657dlbM1rjbUzuwgLWvBar1rnltdvKljXt6l0fax0RHP4o_DNs8cXjcX3tHOW-D75qm6JX-zZFy8iIbUP3T7XAeDBbmWUHeXk4SnSV7xYlpFa7A_enQxJcYH0M1_DkKxElLPZyfSAbaUkaEBceO1rnzaFceE9Z5KZw=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEjwG1_PTDLFMHCUw43RN-WU62rd657dlbM1rjbUzuwgLWvBar1rnltdvKljXt6l0fax0RHP4o_DNs8cXjcX3tHOW-D75qm6JX-zZFy8iIbUP3T7XAeDBbmWUHeXk4SnSV7xYlpFa7A_enQxJcYH0M1_DkKxElLPZyfSAbaUkaEBceO1rnzaFceE9Z5KZw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgutJOnlOQfR9-GkR1fJufwchWwftAof8a0OxyKInOhUs0i5qfRUrGvkqtxt8VhZyfFVp6_nwCcGIbg3w6zNJJx9cdhTSi_W3tDxAyKIfZCjMoXEyOCfE2H9_Eo22H-cSMJPjV1ScTK_wote_OExK38W5Rb-AwwKJ94M6mq4zs_yBpITc2yiGcp-dOfUA=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEgutJOnlOQfR9-GkR1fJufwchWwftAof8a0OxyKInOhUs0i5qfRUrGvkqtxt8VhZyfFVp6_nwCcGIbg3w6zNJJx9cdhTSi_W3tDxAyKIfZCjMoXEyOCfE2H9_Eo22H-cSMJPjV1ScTK_wote_OExK38W5Rb-AwwKJ94M6mq4zs_yBpITc2yiGcp-dOfUA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEhU1wWykESlVGYesLjM5LyE3RX9c24NGu-064pti8oOQwAloj_IN6_3Fsm-PvN0uBLSRda0UDesMXUtq80pXJprSbvc-NSwyyVqi5ocZjzOiVoxzF8ORGwN4Q6jyD739XmwAxnbf9a_qikkJTjXJ8-dgE_J055HDXeWxC4Rf58nGOf0NUugYNS2WszXuw=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEhU1wWykESlVGYesLjM5LyE3RX9c24NGu-064pti8oOQwAloj_IN6_3Fsm-PvN0uBLSRda0UDesMXUtq80pXJprSbvc-NSwyyVqi5ocZjzOiVoxzF8ORGwN4Q6jyD739XmwAxnbf9a_qikkJTjXJ8-dgE_J055HDXeWxC4Rf58nGOf0NUugYNS2WszXuw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgIEF2w4K3qBqsiR9gFI1xXwbuaK5BYOtO1MM3ozpCFu7z0ff5UIzHdg2Gj_0ZqhqfixqQXYCx674gMMFQUdJL4Z2K27CPj-cUhMP9IyfQKViErIK7JbM3YSF7wmlkF6QWXwZ3NDVioXq0m-zd6-1Xy8PZ_bbmu-tAY88rMKJD-SFxOoyiLhUP2RWzjzg=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEgIEF2w4K3qBqsiR9gFI1xXwbuaK5BYOtO1MM3ozpCFu7z0ff5UIzHdg2Gj_0ZqhqfixqQXYCx674gMMFQUdJL4Z2K27CPj-cUhMP9IyfQKViErIK7JbM3YSF7wmlkF6QWXwZ3NDVioXq0m-zd6-1Xy8PZ_bbmu-tAY88rMKJD-SFxOoyiLhUP2RWzjzg=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEig47BTiGmqzkREROm_aEkGdkCjO24KLGUeGRTPqOROWDQJUnMaj2h1SlO_jG1vIcFoawHPArGjqgat8ZsMiu6_FQjdIzdm3hzHr8UoO8v9R3htEXgjMJIK8ldMvgm-A_ojqoblbLRQGpNhZ-kqOyG47D3GJ-52huCmPeB0IPk9UD6ixR4lqDyXPukRIA=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEig47BTiGmqzkREROm_aEkGdkCjO24KLGUeGRTPqOROWDQJUnMaj2h1SlO_jG1vIcFoawHPArGjqgat8ZsMiu6_FQjdIzdm3hzHr8UoO8v9R3htEXgjMJIK8ldMvgm-A_ojqoblbLRQGpNhZ-kqOyG47D3GJ-52huCmPeB0IPk9UD6ixR4lqDyXPukRIA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgXYjpKzgLS4IMpwIvDXrE64GTzSG1WiuQuPJzeuSI2wwCWSrI5G71jsPqay-5bLbtGR7BeRf3JXNTKL3uUhP1SCyJqDuOUwZ7qvopcOAienQsP6fkqmbDHx-JHznrchbvYJMuCoa_vawjXbN2NWDaE7UFA4VSBhmg4n6Mt-Ql3HkeEdOfoAHCafgsVXw=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEgXYjpKzgLS4IMpwIvDXrE64GTzSG1WiuQuPJzeuSI2wwCWSrI5G71jsPqay-5bLbtGR7BeRf3JXNTKL3uUhP1SCyJqDuOUwZ7qvopcOAienQsP6fkqmbDHx-JHznrchbvYJMuCoa_vawjXbN2NWDaE7UFA4VSBhmg4n6Mt-Ql3HkeEdOfoAHCafgsVXw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEhNKHNXENrnkIlH0-aIxw4gGZ22o9ta4ucx0WGaIDlTsYqqQtnp8Ihvk0zjgagPnsIhGAOS9_mU4D2cl4SpPsZZ3wJHdPe_xd5L9RH2R0nTByPimI-1Dwua0YrxD1o57wZj6YCUloMYMWG-NjL1cxgE3B0IiCBgBODVXH5GJogWZd6zf6uYHknDpqLtsg=s5184" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEhNKHNXENrnkIlH0-aIxw4gGZ22o9ta4ucx0WGaIDlTsYqqQtnp8Ihvk0zjgagPnsIhGAOS9_mU4D2cl4SpPsZZ3wJHdPe_xd5L9RH2R0nTByPimI-1Dwua0YrxD1o57wZj6YCUloMYMWG-NjL1cxgE3B0IiCBgBODVXH5GJogWZd6zf6uYHknDpqLtsg=s600" /></a></div>]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Fri, 17 Dec 2021 09:36:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,887443#msg-887443</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,887443#msg-887443</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEhsAMoBDSefge44FKKhzfs6QohtFasnDlXIREjvUdySak9_X-q_vPi4z8Z1MApsVyjPe3lq3zA0NacgAOErQj16xL_IJpNxKHpQqc9t5QmW-0az3Yxdu6ftyZbjG_8UydfGtgwsakfvGdMn2oyQuhEIrJTFJh480ljgTb_En_ygKBxVvWutTfWI-ODM3w=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEhsAMoBDSefge44FKKhzfs6QohtFasnDlXIREjvUdySak9_X-q_vPi4z8Z1MApsVyjPe3lq3zA0NacgAOErQj16xL_IJpNxKHpQqc9t5QmW-0az3Yxdu6ftyZbjG_8UydfGtgwsakfvGdMn2oyQuhEIrJTFJh480ljgTb_En_ygKBxVvWutTfWI-ODM3w=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEglri0SU5TFJafGCZ_4BvIvQYfcYq-yTcloSCnIhnumW5WQne-0Y6s_HhoE_HUmydMD9Z1MhAtrMniAj6H2uJJU5CDM4vZMC8G3qpmNz2A5odJJ9R8oNoVk_9thHm7bWVMc6jWr20LA9OlDZHz88wK4loCrWh04-1NH1BCHH7YvCfwUgWlXS6RH5jYKAw=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEglri0SU5TFJafGCZ_4BvIvQYfcYq-yTcloSCnIhnumW5WQne-0Y6s_HhoE_HUmydMD9Z1MhAtrMniAj6H2uJJU5CDM4vZMC8G3qpmNz2A5odJJ9R8oNoVk_9thHm7bWVMc6jWr20LA9OlDZHz88wK4loCrWh04-1NH1BCHH7YvCfwUgWlXS6RH5jYKAw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEjYVmxE7GKtff6ymLjFB2aa486xYLuPzx7_ATXfLgOPPNbVStZHXoZt_Kx-AMS5fehR6u-LaiBO6-PsCYvlkFxsnQl8A471yTUsxLV6PbIknNzO2r7_hQ5rGd1i09l63s4aPQZuVpO-Y-nYV2q39dDXPdN-n0hFioGg9F5U2ugFwuin7W_OrZm6X70uQA=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEjYVmxE7GKtff6ymLjFB2aa486xYLuPzx7_ATXfLgOPPNbVStZHXoZt_Kx-AMS5fehR6u-LaiBO6-PsCYvlkFxsnQl8A471yTUsxLV6PbIknNzO2r7_hQ5rGd1i09l63s4aPQZuVpO-Y-nYV2q39dDXPdN-n0hFioGg9F5U2ugFwuin7W_OrZm6X70uQA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEiIJADM2xBmb2RuguUai8trypQwprRyL_81_yWrHQX_e0ECC8xiBJRc05xtOjcCFL9aL8Rk2uR5SQey1QJCMEhXMac2oHPMoh407TsNuLEES666ooJcqvpA-cXMyyjFaLiMAiYqBRZBHYqQJ1p-vogzM361q7-t-FU7-LAhnncYH6m4dmQ2ogewl8B7Cw=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEiIJADM2xBmb2RuguUai8trypQwprRyL_81_yWrHQX_e0ECC8xiBJRc05xtOjcCFL9aL8Rk2uR5SQey1QJCMEhXMac2oHPMoh407TsNuLEES666ooJcqvpA-cXMyyjFaLiMAiYqBRZBHYqQJ1p-vogzM361q7-t-FU7-LAhnncYH6m4dmQ2ogewl8B7Cw=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEgQARxAAah-5HCUPL4--C-XI5aK8AWIB3E2ltkVHNtuHdLLUbtt2YQKwQMVoqNZ7Cnq3Dp1e4fEljhG1x7wk8ouyw8SondfohzdAe8FGDD9eqjVrK9oVR0z79Mm82gEZ6bOu5kUzinWXlfAnH6YnbgcXgkRzaaEugqKsJpyzyIcHfI4K63T-Xd3YHP0_g=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEgQARxAAah-5HCUPL4--C-XI5aK8AWIB3E2ltkVHNtuHdLLUbtt2YQKwQMVoqNZ7Cnq3Dp1e4fEljhG1x7wk8ouyw8SondfohzdAe8FGDD9eqjVrK9oVR0z79Mm82gEZ6bOu5kUzinWXlfAnH6YnbgcXgkRzaaEugqKsJpyzyIcHfI4K63T-Xd3YHP0_g=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEj6wt19R7Ct_AA7l_7ClDN9DbBksRM7rA9cVQv8cUZWJMkbme2aRiPrYADrmPvZnT0Vu-SIDTOG8hlwm1gVVNtRirWaJTAIpafgHZx9XdEVeodh4IvwWsRPbr909lwaTYTy2d9ipdmslqIYuF1ET2HXutbFAJYVByKtjOdlOEvbaK2VlmhQ2ctVcXQNdA=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEj6wt19R7Ct_AA7l_7ClDN9DbBksRM7rA9cVQv8cUZWJMkbme2aRiPrYADrmPvZnT0Vu-SIDTOG8hlwm1gVVNtRirWaJTAIpafgHZx9XdEVeodh4IvwWsRPbr909lwaTYTy2d9ipdmslqIYuF1ET2HXutbFAJYVByKtjOdlOEvbaK2VlmhQ2ctVcXQNdA=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEj9V_rx55Yh786ZYLeEqjzPM0wlYkQkjvysAwSCYbNK7lJEbOFvGkC-bm-ZWKqjLXFFi_TTzdnzH_ORIdI7GKWiI-ZSJYzm3MyS-4geJ4x8mE4RkmKnAUepShJloOgXrM-m5Tr6kd_vGZybh0_78jrBrmoT4iaICJaX2WzJEw2D2Hnfr7NCaEE7TGWoqg=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEj9V_rx55Yh786ZYLeEqjzPM0wlYkQkjvysAwSCYbNK7lJEbOFvGkC-bm-ZWKqjLXFFi_TTzdnzH_ORIdI7GKWiI-ZSJYzm3MyS-4geJ4x8mE4RkmKnAUepShJloOgXrM-m5Tr6kd_vGZybh0_78jrBrmoT4iaICJaX2WzJEw2D2Hnfr7NCaEE7TGWoqg=s600" /></a></div>
<br />
I thought the 3D Printer might see more use in lockdown, but there wasnt much I wanted to build &amp; the world doesnt need much of what gets produced, &amp; there was nothing I needed, so the printer sat there for at least a year with the roll exposed. Then something crops up you think you need...<br />
<br />
I wanted to use these old couch legs to raise the base of the printer(though I wasnt too sure i'd want to keep it this way), allowing me some extra space to put the gubbins, but the bolts running through where longer than needed. Now I thought for a while about a bracket for the psu &amp; a new ramps enclosure, but figuring out a metal alternative, saves a load of time printing. If only I thought sooner about getting the hacksaw out for the leg bolts, it might have been another year before turning it on.<br />
<br />
Pulled a few old monitor to bits and found a few interesting sheets of material &amp; perspex...and what look like 3 pieces of sorbothane, seems to do the job would be even better on a paving slab, all the legs where slightly different so 4 legs was impossible &amp; I only had 3 pieces of the stuff, <br />
<br />
<div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEjY-iVc_DZFFPw7xDhMwvPBqQuBmC3kggcl8WYo0yyMu9yB-AhJFdb417an82rSSCMLleDjDTNLllOXID7M98Jg3-9DWQ8WtnBBo-F1jxlAHAvrF7pXjbsovQd7IPUcIOPPca5TT3aNl-pWmEuYoqem2Py_9ZxVfpbJVJpAz9qKMDKffx3dnxkv9XpBBQ=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEjY-iVc_DZFFPw7xDhMwvPBqQuBmC3kggcl8WYo0yyMu9yB-AhJFdb417an82rSSCMLleDjDTNLllOXID7M98Jg3-9DWQ8WtnBBo-F1jxlAHAvrF7pXjbsovQd7IPUcIOPPca5TT3aNl-pWmEuYoqem2Py_9ZxVfpbJVJpAz9qKMDKffx3dnxkv9XpBBQ=s600" /></a></div><div class="separator" style="clear:both;"><a href="https://blogger.googleusercontent.com/img/a/AVvXsEg7g7_XbPm3jxEkW-euF-S1q3-ocZJOi5rQAG8aL9rC4ECbGw2ifWhhyd56abPsT41SADcdJODIaB-_uEyEX4mJTE4oTxos5PZXPzUWR9lY_zGNN2jGpisheUTkQxWQh-ucBmyULgV2atb4aSGPOgkI4tUSUqvIna6I-_MpXF3OaQ-oXOcoHkV__njrUw=s4608" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://blogger.googleusercontent.com/img/a/AVvXsEg7g7_XbPm3jxEkW-euF-S1q3-ocZJOi5rQAG8aL9rC4ECbGw2ifWhhyd56abPsT41SADcdJODIaB-_uEyEX4mJTE4oTxos5PZXPzUWR9lY_zGNN2jGpisheUTkQxWQh-ucBmyULgV2atb4aSGPOgkI4tUSUqvIna6I-_MpXF3OaQ-oXOcoHkV__njrUw=s600" /></a></div>
<br />
Re arranged the Ramps instead of printing another box...for now...while I mull over final placement either on back of right hand column or under the base, a box with enough room for the smoothers is quite a big box,<br />
<br />
So thats enough excitement &amp; waste plastic for this year<br />
Anyone waiting for the 32bit update, might have to wait a little longer, havent touched that in a year either. I thought the printer would be the start of building bigger &amp; better machines to do more elaborate stuff, larger routers etc...but space, money &amp; actual ideas for things you want to build(more costs &amp; no clients), so much potential, but I wonder how many others are re-evaluting how you want to live out the remaining time of life in the current climate, &amp; with inflation all around I'm wondering the cost of a build these days, some crazy prices on the web...<br />
<br />
Building the Dream will have to be virtual from now on. If only I could get my hands on a threadripper &amp; rtx card, should be available at a decent price in another 10 yrs.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Wed, 15 Dec 2021 06:27:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,601562,887279#msg-887279</guid>
            <title>Re: Connecting extruded aluminium?</title>
            <link>https://reprap.org/forum/read.php?177,601562,887279#msg-887279</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Lee ***</strong><br />
I would like to order 500mm of the following extrusion manufactured by MiSUMi Japan.<br />
<br />
EFS6-30300<br />
 <br />
[<a href="https://uk.misumi-ec.com/vona2/detail/110302687850/?HissuCode=EFS6-30300&amp;PNSearch=EFS6-30300&amp;KWSearch=EFS6-30300&amp;searchFlow=results2type" target="_blank"  rel="nofollow">uk.misumi-ec.com</a>]<br />
<br />
MiSUMi will not sell this extrusion in the USA.   I need a supplier that can ship it to me in the U.S.A.<br />
<br />
If anyone knows of a supplier that can process this order for me it would be appreciated.<br />
<br />
Thanks.<br />
<br />
slf</div></blockquote>
Try here<br />
[<a href="https://us.misumi-ec.com/vona2/detail/110310386819/?PNSearch=EFS6-30300&amp;HissuCode=EFS6-30300&amp;searchFlow=suggest2products&amp;Keyword=EFS6-30300" target="_blank"  rel="nofollow">us.misumi-ec.com</a>]]]></description>
            <dc:creator>wildone</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 29 Nov 2021 18:26:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,885770#msg-885770</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,885770#msg-885770</link>
            <description><![CDATA[ For the Child in Everyone<br />
<div id="div_156045d167ec4ea7c3e7945cde0a435c"
     class="mod_embed_images_extended"
     style="width:743px">

  

    
      
    

    <div id="imagediv_156045d167ec4ea7c3e7945cde0a435c" class="mod_embed_images_image"
         style="width:743px; height:400px">

    

    <a href="https://bricksafe.com/files/djm/MecaBricks%20New%20User%20Primer/01_choose_colour.jpg">
        <img src="/forum/thumbcache/903/ef8/48f/022/dfb/8ef/0db/5ac/8bd/7ce/d4_800x400.png"
             width="743"
             height="400"
             id="image_156045d167ec4ea7c3e7945cde0a435c"
             alt="01_choose_colour.jpg"
             title="01_choose_colour.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_156045d167ec4ea7c3e7945cde0a435c"
      style="display:block">
      <a id="link_156045d167ec4ea7c3e7945cde0a435c" href="https://bricksafe.com/files/djm/MecaBricks%20New%20User%20Primer/01_choose_colour.jpg">01_choose_colour.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('156045d167ec4ea7c3e7945cde0a435c', '/forum/thumbcache/903/ef8/48f/022/dfb/8ef/0db/5ac/8bd/7ce/d4_800x400.png', 'https://bricksafe.com/files/djm/MecaBricks%20New%20User%20Primer/01_choose_colour.jpg', 'https://reprap.org/forum/addon.php?177,module=embed_images,check_scaling=1,url=https%3A%2F%2Fbricksafe.com%2Ffiles%2Fdjm%2FMecaBricks%2520New%2520User%2520Primer%2F01_choose_colour.jpg', '', 885770, 800, 400, 'Loading image ...', false);
</script>
<br />
[<a href="https://www.mecabricks.com/en/workshop" target="_blank"  rel="nofollow">www.mecabricks.com</a>]<br />
<br />
[<a href="https://www.youtube.com/watch?v=Pb5oIIPO62g" target="_blank"  rel="nofollow">www.youtube.com</a>]<br/>]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Wed, 25 Aug 2021 21:04:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883840#msg-883840</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883840#msg-883840</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-TGoMVxUoWxs/YJKIfD9Ka_I/AAAAAAAAInk/BdtDdJtWQQARNR2MEqkSMw6RX9zPkCJUACLcBGAsYHQ/s6000/DSC05268.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-TGoMVxUoWxs/YJKIfD9Ka_I/AAAAAAAAInk/BdtDdJtWQQARNR2MEqkSMw6RX9zPkCJUACLcBGAsYHQ/s600/DSC05268.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-fB8P-0J-D-s/YJKIgvu3-rI/AAAAAAAAIno/nDiUyY0ar-gwA_2q-SANhy_FRzgxrI59ACLcBGAsYHQ/s6000/DSC05272.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-fB8P-0J-D-s/YJKIgvu3-rI/AAAAAAAAIno/nDiUyY0ar-gwA_2q-SANhy_FRzgxrI59ACLcBGAsYHQ/s600/DSC05272.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-d-r88uzoPfg/YJKIcdD1mcI/AAAAAAAAIng/t3LRwrcEx3Mctjya2yqthXADUVmCyD3UgCLcBGAsYHQ/s6000/DSC05277.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-d-r88uzoPfg/YJKIcdD1mcI/AAAAAAAAIng/t3LRwrcEx3Mctjya2yqthXADUVmCyD3UgCLcBGAsYHQ/s600/DSC05277.JPG" /></a></div>
<br />
While wondering about the size of cast plate, say 310x360 I realized my current 3 points where based on the 200mm side Z 3030 profiles and the 3 points would be inside heatmat area, not an issue with the piece of wood I had (if heatmat was going ontop)but something that needed a little alteration if I want to fit a heater under an alu plate. Lucky I had 2x300mm pieces not in use. So swapped them over, pretty quick &amp; painless, this time i decided to make sure each side was same height by propping them up with the profile I removed. Not sure on heatmat 24v or mains, ideally the 24v to work with the mosfet I have &amp; the PSU, but I also like the idea of a seperate mains bed that you could set temp from its own controller but some of those PID controllers cost a lot more than another pro 32 bit board...so does it make any sense.<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-nzwhnjeb41w/YJL277_to9I/AAAAAAAAIn0/f9fh7yphl0IBimbS89j_RNsPhG1K-dNiQCLcBGAsYHQ/s6000/DSC05292.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-nzwhnjeb41w/YJL277_to9I/AAAAAAAAIn0/f9fh7yphl0IBimbS89j_RNsPhG1K-dNiQCLcBGAsYHQ/s600/DSC05292.JPG" /></a></div>
New 12v PSU arrived not quite as passive as was made out, or in the pics as far as I remember...and the fan is always on, maybe a tad quieter than current psu, but not tried it under printer load...thin alu material, not sure I really trust it, but easily concealed on printer frame.<br />
<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-yWoqSitzC78/YJRADHpFhnI/AAAAAAAAIoE/Yy3F2bbN1RslKxLyeYlOnSMMRG7EJGmxQCLcBGAsYHQ/s6000/DSC05306.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-yWoqSitzC78/YJRADHpFhnI/AAAAAAAAIoE/Yy3F2bbN1RslKxLyeYlOnSMMRG7EJGmxQCLcBGAsYHQ/s600/DSC05306.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-9g5HmPXZ2zk/YJRAB4iGGaI/AAAAAAAAIoA/uBapS2zOLS00FdazDY2CXLTYSe-Sjqb7QCLcBGAsYHQ/s6000/DSC05310.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-9g5HmPXZ2zk/YJRAB4iGGaI/AAAAAAAAIoA/uBapS2zOLS00FdazDY2CXLTYSe-Sjqb7QCLcBGAsYHQ/s600/DSC05310.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-sQiB18u9qtI/YJQ__zTTbII/AAAAAAAAIn8/RFsgnK-VkyklSM6UXIH705jfjyV26VWBgCLcBGAsYHQ/s6000/DSC05345.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-sQiB18u9qtI/YJQ__zTTbII/AAAAAAAAIn8/RFsgnK-VkyklSM6UXIH705jfjyV26VWBgCLcBGAsYHQ/s600/DSC05345.JPG" /></a></div>
<p></p><br />
<br />
Relocated the control box with a little mount so its more flush, &amp; improve wire routing, but I know at some stage i'd prefer the control side hidden with the mirrors &amp; order some one way film for the front, but for that to happen the mirrors need cutting to size.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Wed, 05 May 2021 08:12:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883817#msg-883817</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883817#msg-883817</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-dc7rwYy0X7Q/YJGClQXwRpI/AAAAAAAAImU/0cuimVCHHCU1iQ2iQ3x8f1VxdwYq7LEzQCLcBGAsYHQ/s6000/DSC05043.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-dc7rwYy0X7Q/YJGClQXwRpI/AAAAAAAAImU/0cuimVCHHCU1iQ2iQ3x8f1VxdwYq7LEzQCLcBGAsYHQ/s600/DSC05043.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-k4NU_MF5Gek/YJGCjaR_t1I/AAAAAAAAImM/PqjlXUq27joAnHxyPWsKV-i2NrVPKGLngCLcBGAsYHQ/s6000/DSC05098.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-k4NU_MF5Gek/YJGCjaR_t1I/AAAAAAAAImM/PqjlXUq27joAnHxyPWsKV-i2NrVPKGLngCLcBGAsYHQ/s600/DSC05098.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-CAgqBVzYOqI/YJGCjyAG1PI/AAAAAAAAImQ/DVZHzEWpNEAokWG7aapun6YO2i3EjZvQwCLcBGAsYHQ/s6000/DSC05152.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-CAgqBVzYOqI/YJGCjyAG1PI/AAAAAAAAImQ/DVZHzEWpNEAokWG7aapun6YO2i3EjZvQwCLcBGAsYHQ/s600/DSC05152.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-VjfhLii2H0U/YJGCrL1Fy-I/AAAAAAAAImc/E8AF2v4jKhM9pEQ6X_r2pniUKTnl9ouHQCLcBGAsYHQ/s6000/DSC05163.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-VjfhLii2H0U/YJGCrL1Fy-I/AAAAAAAAImc/E8AF2v4jKhM9pEQ6X_r2pniUKTnl9ouHQCLcBGAsYHQ/s600/DSC05163.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-e1CvgKfgV1E/YJGCoaRlrPI/AAAAAAAAImY/Wl_m3wvK8scoL7CVMuMd4PZoEmaBReCMQCLcBGAsYHQ/s6000/DSC05171.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-e1CvgKfgV1E/YJGCoaRlrPI/AAAAAAAAImY/Wl_m3wvK8scoL7CVMuMd4PZoEmaBReCMQCLcBGAsYHQ/s600/DSC05171.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-SS4hdZYC7w0/YJGCsZLGvdI/AAAAAAAAImg/kJlQpNCWR9Y32_JuBaqRiE-sxHwXV5PuACLcBGAsYHQ/s6000/DSC05197.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-SS4hdZYC7w0/YJGCsZLGvdI/AAAAAAAAImg/kJlQpNCWR9Y32_JuBaqRiE-sxHwXV5PuACLcBGAsYHQ/s600/DSC05197.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-3TH7Amy9TnE/YJGCu_6G4TI/AAAAAAAAImk/2lpYj4eSgqwSmDjFQSTnW29CeRBYslvogCLcBGAsYHQ/s6000/DSC05206.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-3TH7Amy9TnE/YJGCu_6G4TI/AAAAAAAAImk/2lpYj4eSgqwSmDjFQSTnW29CeRBYslvogCLcBGAsYHQ/s600/DSC05206.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-Xl8KAGAf9ew/YJGCxfpe_aI/AAAAAAAAImo/U9QxIhWK-SkPM1h9TbNMABjgwmJaqTk6wCLcBGAsYHQ/s6000/DSC05213.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-Xl8KAGAf9ew/YJGCxfpe_aI/AAAAAAAAImo/U9QxIhWK-SkPM1h9TbNMABjgwmJaqTk6wCLcBGAsYHQ/s600/DSC05213.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-nUdWtgtnT0U/YJGCz-1w_FI/AAAAAAAAIms/dmg2Iv-oXDcc8HLYJmBlpHarxsBbmaqKwCLcBGAsYHQ/s6000/DSC05219.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-nUdWtgtnT0U/YJGCz-1w_FI/AAAAAAAAIms/dmg2Iv-oXDcc8HLYJmBlpHarxsBbmaqKwCLcBGAsYHQ/s600/DSC05219.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-DcUMNYuLCjo/YJGC1us0n9I/AAAAAAAAIm0/skPrZuiM1wQDu1A3QUmUI4MauKDrXiaywCLcBGAsYHQ/s6000/DSC05223.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-DcUMNYuLCjo/YJGC1us0n9I/AAAAAAAAIm0/skPrZuiM1wQDu1A3QUmUI4MauKDrXiaywCLcBGAsYHQ/s600/DSC05223.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-LvCU1cVhK1w/YJGExIAEc-I/AAAAAAAAInI/MBStKFA84hss0nuonX6diim7lPUWFjX9wCLcBGAsYHQ/s6000/DSC05230.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-LvCU1cVhK1w/YJGExIAEc-I/AAAAAAAAInI/MBStKFA84hss0nuonX6diim7lPUWFjX9wCLcBGAsYHQ/s600/DSC05230.JPG" /></a></div>]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 04 May 2021 13:41:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883766#msg-883766</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883766#msg-883766</link>
            <description><![CDATA[ Perhaps, unless I do a Special Installment, ie How to BLOW UP an SKR! I think that might be more popular, maybe a NetFlix Screening? <br />
<br />
I dropped a pre configured bin on the SD, it kinda seemed to like it...but computa say's dunno what your talkin about pal.... can't see anything down the long or the short USB cable.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 03 May 2021 10:49:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883763#msg-883763</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883763#msg-883763</link>
            <description><![CDATA[ Next year??? First I get told that I will have to wait until next year for the next series of "Line of Duty" and now I have to wait until next year to know how you configure the SKR 8-)<br />
Mike]]></description>
            <dc:creator>leadinglights</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 03 May 2021 05:20:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883732#msg-883732</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883732#msg-883732</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-vOV2ZtQN38A/YI6RwGEvgdI/AAAAAAAAIlo/SSo3RlSZtPoJVKUVSzvRJ-usYDSQzEeOACLcBGAsYHQ/s3072/DSC04936.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-vOV2ZtQN38A/YI6RwGEvgdI/AAAAAAAAIlo/SSo3RlSZtPoJVKUVSzvRJ-usYDSQzEeOACLcBGAsYHQ/s600/DSC04936.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-nydvIF-SY8M/YI6RwubecyI/AAAAAAAAIls/00w17HYmgpYaG-vEEUEf8yuvk43Zq1sAwCLcBGAsYHQ/s6000/DSC04958.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-nydvIF-SY8M/YI6RwubecyI/AAAAAAAAIls/00w17HYmgpYaG-vEEUEf8yuvk43Zq1sAwCLcBGAsYHQ/s600/DSC04958.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-lxzzyV65V7Q/YI6RxbtcR_I/AAAAAAAAIlw/HAxV4mVhjHszh7n-NdrLZoXHvCIFHqOBwCLcBGAsYHQ/s6000/DSC04968.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-lxzzyV65V7Q/YI6RxbtcR_I/AAAAAAAAIlw/HAxV4mVhjHszh7n-NdrLZoXHvCIFHqOBwCLcBGAsYHQ/s600/DSC04968.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-7eziyN1beLE/YI6R0MMH9mI/AAAAAAAAIl0/C0ahY60G-BU8pehtKXy0OUD8fVJPDmXGwCLcBGAsYHQ/s6000/DSC05002.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-7eziyN1beLE/YI6R0MMH9mI/AAAAAAAAIl0/C0ahY60G-BU8pehtKXy0OUD8fVJPDmXGwCLcBGAsYHQ/s600/DSC05002.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-BfFE03YfaQQ/YI6R2neQUGI/AAAAAAAAIl4/2qG-xpmYmmMXP1uN9ZFAJSNcTaCWW9gzQCLcBGAsYHQ/s6000/DSC05018.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-BfFE03YfaQQ/YI6R2neQUGI/AAAAAAAAIl4/2qG-xpmYmmMXP1uN9ZFAJSNcTaCWW9gzQCLcBGAsYHQ/s600/DSC05018.JPG" /></a></div>
<br />
Thought I'd reprint the lid, lighter settings but I knew adding the chamfer would increase the chance of a warp but I managed to de-warp it, moved the bed bearing into the dead space so I can go a little lower, but not really a lot of Z in this maybe 250 max, moved the PSU to be more central inline with bed risers helped to neaten cables, holding back on a panel/PSU box, as a one piece solution would be really tall, or in plan, i'd need about 380mm, so it would be a few large parts, I'm not sure I can be bothered with the whole thing, just need the connector end covering &amp; nice place to plug in...pity I dont have a few glowing switches to add to a panel, but I need a plate to mount the buck converter &amp; maybe the SSR/Mosfet.<br />
<br />
decided to wire up the extruder stepper &amp; got lucky first time with wire order, and also found a use for the single stepper driver thing I bought, testing each of the steppers where all ok, Z seemed to struggle though in one direction, the driver is running off a 5v battery supply, but made me wonder about Y axis gearing, &amp; maybe I've made the 100oz stepper less powerful or more?<br />
<br />
also have a little round nema I could use seems heavier &amp; better made than the one in use but very short shaft. At some point the carriage will be reprinted as one part rather than the 3 plus 2 metal parts to 1+1.<br />
<br />
Tune in Next Year when the SKR finally gets configurized.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 02 May 2021 08:21:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883691#msg-883691</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883691#msg-883691</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-IH_uHWCrO_g/YIvdiOLsUuI/AAAAAAAAIkw/z7HqlqUoGf4Kp7Zy0cTqjbpuNPuPxroFACLcBGAsYHQ/s6000/DSC04880.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-IH_uHWCrO_g/YIvdiOLsUuI/AAAAAAAAIkw/z7HqlqUoGf4Kp7Zy0cTqjbpuNPuPxroFACLcBGAsYHQ/s600/DSC04880.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-c5_fRO0vmUE/YIvdhg9h-5I/AAAAAAAAIks/EL5NHrB-opIOwe4ubPej465oL6tD7zEWwCLcBGAsYHQ/s6000/DSC04887.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-c5_fRO0vmUE/YIvdhg9h-5I/AAAAAAAAIks/EL5NHrB-opIOwe4ubPej465oL6tD7zEWwCLcBGAsYHQ/s600/DSC04887.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-L5p2uxKoXvw/YIvdgTTm0UI/AAAAAAAAIko/6UR6Fb61lLYjWFtW9imnzyTq6wWXqpmUwCLcBGAsYHQ/s6000/DSC04894.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-L5p2uxKoXvw/YIvdgTTm0UI/AAAAAAAAIko/6UR6Fb61lLYjWFtW9imnzyTq6wWXqpmUwCLcBGAsYHQ/s600/DSC04894.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-uH4ogDp8Rdg/YIvdlXmLa1I/AAAAAAAAIk0/FrMLomjuvQYw5rHON8OS4vnzue8BNR39QCLcBGAsYHQ/s6000/DSC04902.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-uH4ogDp8Rdg/YIvdlXmLa1I/AAAAAAAAIk0/FrMLomjuvQYw5rHON8OS4vnzue8BNR39QCLcBGAsYHQ/s600/DSC04902.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-3E77xSBNZXU/YIvdntjr02I/AAAAAAAAIk4/cvwORPTClcgP4Po85deWPzV9L9a0f_u3QCLcBGAsYHQ/s6000/DSC04906.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-3E77xSBNZXU/YIvdntjr02I/AAAAAAAAIk4/cvwORPTClcgP4Po85deWPzV9L9a0f_u3QCLcBGAsYHQ/s600/DSC04906.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-em3RKIUdzzg/YIvdpwonjYI/AAAAAAAAIk8/vlOq1DmKXZo4M4jUYS8ESneeb2c87b2hACLcBGAsYHQ/s6000/DSC04912.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-em3RKIUdzzg/YIvdpwonjYI/AAAAAAAAIk8/vlOq1DmKXZo4M4jUYS8ESneeb2c87b2hACLcBGAsYHQ/s600/DSC04912.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-70b1eJtKsLg/YIvdsjqtEHI/AAAAAAAAIlA/udVGSZ4z4M8G6orrMgY9j4w6Wf02BhbDgCLcBGAsYHQ/s6000/DSC04924.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-70b1eJtKsLg/YIvdsjqtEHI/AAAAAAAAIlA/udVGSZ4z4M8G6orrMgY9j4w6Wf02BhbDgCLcBGAsYHQ/s600/DSC04924.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-8YVH-KSIF8A/YIvduho3e1I/AAAAAAAAIlE/5_MNn4Q152I5FpyGr8JZxXUNnQkloDeCgCLcBGAsYHQ/s6000/DSC04925.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-8YVH-KSIF8A/YIvduho3e1I/AAAAAAAAIlE/5_MNn4Q152I5FpyGr8JZxXUNnQkloDeCgCLcBGAsYHQ/s600/DSC04925.JPG" /></a></div>]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Fri, 30 Apr 2021 06:43:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883659#msg-883659</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883659#msg-883659</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-bytfTPQ22H8/YIo4UJQJ9TI/AAAAAAAAIjA/vkDFf4mXVnsBfQMsdIP6A32uw1bIYzs-ACLcBGAsYHQ/s6000/DSC04821.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-bytfTPQ22H8/YIo4UJQJ9TI/AAAAAAAAIjA/vkDFf4mXVnsBfQMsdIP6A32uw1bIYzs-ACLcBGAsYHQ/s600/DSC04821.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-40AHUkMzk2Q/YIo4XfPmG8I/AAAAAAAAIjI/3pLwPRYpYkEobRUbDxuJS-3WcN-gez0rACLcBGAsYHQ/s6000/DSC04844.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-40AHUkMzk2Q/YIo4XfPmG8I/AAAAAAAAIjI/3pLwPRYpYkEobRUbDxuJS-3WcN-gez0rACLcBGAsYHQ/s600/DSC04844.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-FhDNoDxHBEQ/YIo4WKmlpII/AAAAAAAAIjE/0LRxW-mIY6oo0-CTh-ILu93yzVLSzQvFgCLcBGAsYHQ/s6000/DSC04850.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-FhDNoDxHBEQ/YIo4WKmlpII/AAAAAAAAIjE/0LRxW-mIY6oo0-CTh-ILu93yzVLSzQvFgCLcBGAsYHQ/s600/DSC04850.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-CdzBXrJ9k-s/YIo4ZphQxLI/AAAAAAAAIjM/CNDnQ3SrazEWxYoEzfv-AdxThxwMy9Q1ACLcBGAsYHQ/s6000/DSC04852.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-CdzBXrJ9k-s/YIo4ZphQxLI/AAAAAAAAIjM/CNDnQ3SrazEWxYoEzfv-AdxThxwMy9Q1ACLcBGAsYHQ/s600/DSC04852.JPG" /></a></div>
<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-HDzK_21fsVg/YIq62dmiyUI/AAAAAAAAIkA/U97LUX6BDTY79AwVx3y3MGpj5niWZ5qYgCLcBGAsYHQ/s6000/DSC04797.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-HDzK_21fsVg/YIq62dmiyUI/AAAAAAAAIkA/U97LUX6BDTY79AwVx3y3MGpj5niWZ5qYgCLcBGAsYHQ/s600/DSC04797.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-0PcjF-bhjG4/YIq60SM7mhI/AAAAAAAAIj4/B8fHP77cWa8g1jPwnsKZEdy1TCXVOs9bACLcBGAsYHQ/s6000/DSC04799.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-0PcjF-bhjG4/YIq60SM7mhI/AAAAAAAAIj4/B8fHP77cWa8g1jPwnsKZEdy1TCXVOs9bACLcBGAsYHQ/s600/DSC04799.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-vZZQWBuWoBc/YIq61AX6O6I/AAAAAAAAIj8/D0sevsRoI1U-6azFZGUS400GvPHAlHtAwCLcBGAsYHQ/s6000/DSC04800.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-vZZQWBuWoBc/YIq61AX6O6I/AAAAAAAAIj8/D0sevsRoI1U-6azFZGUS400GvPHAlHtAwCLcBGAsYHQ/s600/DSC04800.JPG" /></a></div>
<br />
I dont have much faith in this extruder stepper, not sure it's upto the job but had it coz it was cheap 5 yrs back, and I feel sure that if I get a nicer possibly bigger black one, I aint got much wiggle room with the belt path, so that may need a rejig once again, if only I had the same idler/motor plates but with only one row of holes, I could have the belt path a little lower, or make custom parts for the ends of the 2020 for even lower belt path. <br />
<br />
Testing the new roll of PLA-F ? thought the F was just some ebay listing tactic, anyway despite the 0.03 tolerance I thought i'd  give it a whirl, as the spool looked all neatly wound...well when it arrived it wasnt, and even the spool was different, the temps say 210 - 240 my printer set at 206 (and I'm not sure I have things setup to go past 210, I might need to change the FW if I can with gcode that would be better than a recompile, anyway printing at 208 and everything seems ok. Now for the hotend I already had the cart plate made, so rather than print another design, I thought I'd see if I could just add to it, now the motors on X have been moved, I really didnt want it so high up top, previous belt path was tight, ie tricky to design for, because of the belt path. this way it keeps it simple. I was tempted to just put the V6 in as it would make things lighter and even simpler, but I only had one 24v cartridge which was a real pain to put in so it isnt coming out. I might get one of the Dragon type hotends with the bi-metal heatbreak so many to choose from on alixpress...like a candy store compared to ebay.<br />
<br />
The print above was the last print of the roll, didnt know if there was enough left, just made it with about 2m left, these pics are of the new filament, no adjustments, everything started fine, but really 4perim &amp; 4 top &amp; bottom was asking for trouble, this stuff doesnt seem to like the hairspray so in future I need to make sure that side isnt the main visible surface, unless I did some extra work on it, so functional small parts only,...really wanted to cover the meanwell, as it doesnt have that one little thing the cheaper led ones have Contact Guards.<br />
<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-bg-tzhHBdBc/YIqpPcIqYHI/AAAAAAAAIjg/8R4uM0ogn6w75GI89J2iDWlIXrcAuKe5QCLcBGAsYHQ/s6000/DSC04863.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-bg-tzhHBdBc/YIqpPcIqYHI/AAAAAAAAIjg/8R4uM0ogn6w75GI89J2iDWlIXrcAuKe5QCLcBGAsYHQ/s600/DSC04863.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-2XTrNoK9hUM/YIqpOdjTrbI/AAAAAAAAIjc/mJdsSI_yE50kMs1y3Nodde2IzpDG_DGRQCLcBGAsYHQ/s6000/DSC04869.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-2XTrNoK9hUM/YIqpOdjTrbI/AAAAAAAAIjc/mJdsSI_yE50kMs1y3Nodde2IzpDG_DGRQCLcBGAsYHQ/s600/DSC04869.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-LbxjekVdups/YIqpRcNeniI/AAAAAAAAIjk/S5VGVeKEhIQKVDvbRR9BBscOzcZdilI8gCLcBGAsYHQ/s6000/DSC04873.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-LbxjekVdups/YIqpRcNeniI/AAAAAAAAIjk/S5VGVeKEhIQKVDvbRR9BBscOzcZdilI8gCLcBGAsYHQ/s600/DSC04873.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-VQAELw2EGjE/YIqpT7GwowI/AAAAAAAAIjo/ovuCKnOvXhMnifzbC8gQteSqyHGwo_TXACLcBGAsYHQ/s6000/DSC04876.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-VQAELw2EGjE/YIqpT7GwowI/AAAAAAAAIjo/ovuCKnOvXhMnifzbC8gQteSqyHGwo_TXACLcBGAsYHQ/s600/DSC04876.JPG" /></a></div>
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-UJwveDA7bXw/YIq64DK7GcI/AAAAAAAAIkE/7NrJ7fNEbl4ZK7EoqtT6XT2qysMrPW5UQCLcBGAsYHQ/s6000/DSC04804.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-UJwveDA7bXw/YIq64DK7GcI/AAAAAAAAIkE/7NrJ7fNEbl4ZK7EoqtT6XT2qysMrPW5UQCLcBGAsYHQ/s600/DSC04804.JPG" /></a></div>]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Thu, 29 Apr 2021 00:56:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883608#msg-883608</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883608#msg-883608</link>
            <description><![CDATA[ So close but yet so far...thank god I didnt go the ATOM route, VS Code &amp; Platform IO what a pain, at first I changed a few things hit compile and it didnt want to know, eventually I have it compiling got a few errors &amp; solved them, but this last one persists<br />
<br />
###### you made a hash of it you idiot #####<br />
<br />
<br />
Now I'm trying to configure it without a screen and have a nagging suspicion that maybe it cant be used without?<br />
<br />
Everyone else seems to use bugfix, I first tried stable release then tried another which was for skr dip, I've ended up with that many files open its hard to know wtf is going on...It says you need to select environment which seemed to be correct on the skr specific fw, then the program tells you to set LPC1768....which I hadnt seen anywhere....anyway Ive done that and it seems to have compiled with a success, lets hope the correct files are on the board and I can start playing with the motors to see if they are configured in the right direction<br />
<br />
Though just because it compiled  doesnt mean it will work, Cura recognized a creality....but cura doesnt have any motor movers....all other slicers could find it. So Sod it for now....other things to be getting on with as a new roll arrived, found another 12v passive cooled psu slimline 22mm high, looking forward to replacing old one for a more discrete &amp; quiet unit.<br />
<br />
<br />
Well I discovered one reason for it not working but it still gets me nowhere, as I was getting my head down, you realize I only hit build not upload....and the sd card was neither in computer or board....so I tackled it again, was not happy with this LPC1768 env so tried to use default again as this was supposed to be for the board in use. Once again doesnt compile, then I look for the bin files or what was written where, and find something compiled LRV drivers when obviously I told it A4988....anyway as predicted it wasnt going to be a walk in the park (the curse of BTT)<br />
<br />
and this VS code sucks too, environment within environment just clutters the screen, downloaded the marlin add on &amp; that sucks too as it only works for ramps, files &amp; trees everywhere...<br />
<br />
So I'll be either leaving it till next year...or torching it live on YT not decided yet, a4988 FW bin is on disk I'll see what that does....pity you cant just alter a bin file with a text editor....I thought these skr boards could also run smoothieware that would have been the preferred way of working.<br />
<br />
Compounding the issue my roll of PLA which the seller called PLA-F which was perfectly would in the item pictures, turned out to be nothing like the pics, different spool to, so who knows what this translucent high temp stuff will turn out like???]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 27 Apr 2021 02:06:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883548#msg-883548</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883548#msg-883548</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-WDMjsml2o2Q/YITqqvn1kII/AAAAAAAAIiU/oRZWhK-gUgsq3C1XB7xkouIeznybpVWswCLcBGAsYHQ/s6000/DSC04733.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-WDMjsml2o2Q/YITqqvn1kII/AAAAAAAAIiU/oRZWhK-gUgsq3C1XB7xkouIeznybpVWswCLcBGAsYHQ/s600/DSC04733.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-yCVCDJOlf7k/YITqtLp83PI/AAAAAAAAIiY/g3dQhfNXR7swFadjhP3CurPHfZAg8_HYQCLcBGAsYHQ/s6000/DSC04751.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-yCVCDJOlf7k/YITqtLp83PI/AAAAAAAAIiY/g3dQhfNXR7swFadjhP3CurPHfZAg8_HYQCLcBGAsYHQ/s600/DSC04751.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-FS8YiWlMPoU/YITqtgDskFI/AAAAAAAAIic/C7CUo22g1KsRg1APc1tGQNtaMvFGOG44wCLcBGAsYHQ/s6000/DSC04759.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-FS8YiWlMPoU/YITqtgDskFI/AAAAAAAAIic/C7CUo22g1KsRg1APc1tGQNtaMvFGOG44wCLcBGAsYHQ/s600/DSC04759.JPG" /></a></div>
<br />
Tinker Tailor Solder Buy, Now I have the bed rising to a better level I need to make a new Xcart mount to rearrange things a little, I wanted to see just how close it goes and if its level in relation to the head, it seems almost perfect in the direction between the leadscrews, and if it isnt maybe I can adjust angle via the leadscrews. as for the other direction i had noticed a tilt towards the front side, but I think that is also to do with the position of the screws on one side of the block, or the 2 screws each side in the bearing block, so I plan to check &amp; fiddle and see if it can be improved. When filament arrive I may print something for the bottom half of the bearing block that can provide additional support, stop the tilt or provide adjustment. I bought 2 rolls of PETG by mistake, thinking it was the same pla I ran out of, but after buying I noticed it was PETG, (£22 for 2) I previously wanted to try PETG but the one I really wanted to try was ASA, but a 35 per roll and only 2 choices on ebay, i'll wait a while. The wood I have for the base was rotated 90deg making it narrower &amp; allowing even more travel.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 25 Apr 2021 00:22:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883497#msg-883497</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883497#msg-883497</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-ONCUFpdm3HY/YIDT8EnZ42I/AAAAAAAAIhA/4sUfGH03bmwgZ0Aj74yTO8uYzeMzpUFgACPcBGAYYCw/s6000/DSC04646.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-ONCUFpdm3HY/YIDT8EnZ42I/AAAAAAAAIhA/4sUfGH03bmwgZ0Aj74yTO8uYzeMzpUFgACPcBGAYYCw/s600/DSC04646.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-VFuPjiLuWSM/YIDT8IeRqsI/AAAAAAAAIhE/gsJJUF8JSZ4rHI5uk2NdDaBPtqwXhIslgCPcBGAYYCw/s6000/DSC04688.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-VFuPjiLuWSM/YIDT8IeRqsI/AAAAAAAAIhE/gsJJUF8JSZ4rHI5uk2NdDaBPtqwXhIslgCPcBGAYYCw/s600/DSC04688.JPG" /></a></div>
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-16y3PW4uxww/YIIWUnAYdEI/AAAAAAAAIhM/K4oabtp3zOQk2hWfAc0soCWdjqdzgy9fwCLcBGAsYHQ/s6000/DSC04705.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-16y3PW4uxww/YIIWUnAYdEI/AAAAAAAAIhM/K4oabtp3zOQk2hWfAc0soCWdjqdzgy9fwCLcBGAsYHQ/s600/DSC04705.JPG" width="600" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-uLnVJATqCV0/YIIXuuHpq8I/AAAAAAAAIh4/M4xMfdiZVfgtaZqVkMmM8N2V6zBSvtIlACLcBGAsYHQ/s6000/DSC04707.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-uLnVJATqCV0/YIIXuuHpq8I/AAAAAAAAIh4/M4xMfdiZVfgtaZqVkMmM8N2V6zBSvtIlACLcBGAsYHQ/s600/DSC04707.JPG" width="600" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-hbR3PBvRXh8/YIIXqcQ4z7I/AAAAAAAAIh0/Jrjsm5499qce7v6ZMZEcZlAAlsZpMlvNwCLcBGAsYHQ/s6000/DSC04709.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-hbR3PBvRXh8/YIIXqcQ4z7I/AAAAAAAAIh0/Jrjsm5499qce7v6ZMZEcZlAAlsZpMlvNwCLcBGAsYHQ/s600/DSC04709.JPG" width="600" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-w-E7gD_-52E/YIIWXimVgII/AAAAAAAAIhQ/UB4S28hWWTcrNJ0NTxQFfd8P4U8ESk7jQCLcBGAsYHQ/s6000/DSC04712.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-w-E7gD_-52E/YIIWXimVgII/AAAAAAAAIhQ/UB4S28hWWTcrNJ0NTxQFfd8P4U8ESk7jQCLcBGAsYHQ/s600/DSC04712.JPG" width="600" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-niFvXfZYuB0/YIIWfi0oo5I/AAAAAAAAIhc/tYxtTJdgJ_wKy5rFRPoFYIwW5THsqdEQgCLcBGAsYHQ/s6000/DSC04718.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-niFvXfZYuB0/YIIWfi0oo5I/AAAAAAAAIhc/tYxtTJdgJ_wKy5rFRPoFYIwW5THsqdEQgCLcBGAsYHQ/s600/DSC04718.JPG" width="600" /></a></div>
<br />
With one print left on the roll I decided on a fan shroud/mount...this thing isnt going to like getting very hot so at some point when the ideal hotend/extruder/mount combo reveals itself to me, this will have to do for now. First ever print using support settings...failed at the end, as it was releasing from the bed, and it hit a curl.<br />
<br />
While I get to grips with Marlin 2(deep in'it), just modding an ender profile, removing any bells &amp; whistles, running with A4988's for now as the choice of tmc's &amp; revisions of tmc's and dud's, I have to be sure before splurging, and there's no real way of knowing yet if the boards even working...I assumed there would already be firmware on the board...doesnt seem to be as it cant be seen on the USB (Maple driver showing issue).<br />
<br />
Anyway I finally decided which machine to put it on, the cube, which is already wired up with ramps on 12v, so once I copy the settings I forgot, I'll swap it out for the skr(if I get it going). Ended up getting the meanwell 350 in the end, after missing out on a cheap black dell psu that looked like the normal LED psu's but looked better made...So the cheap control board better be worth it, they just released a new board a few days back, not sure the price on that.<br />
<br />
The bed on the cube needs finalizing, as does the carriage, previously had to dangle the hotend quite low but now I've built up the bed a little, I'm figuring out new dimensions for the dangle &amp; filament drive, might be a good idea to be able to switch from direct to bowden easily.<br />
I'm thinking of screwing 3 point system into this chopping board, some inserts into the wood on underside then some screw thing to attach to the U shaped spans, though I'm also on the look out for other hardware that could be used, maybe ball &amp; socket for the fixed point, maybe rod ends, or anything else I can find or suggested.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Thu, 22 Apr 2021 21:40:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,883244#msg-883244</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,883244#msg-883244</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-BGxM0chBgJM/YHLl064LwgI/AAAAAAAAIf4/d92iTlzkarQRUzB03NHmbO2MxNF0wZqHwCLcBGAsYHQ/s2048/IMG_3432.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-BGxM0chBgJM/YHLl064LwgI/AAAAAAAAIf4/d92iTlzkarQRUzB03NHmbO2MxNF0wZqHwCLcBGAsYHQ/s600/IMG_3432.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-ExIIfPuXNPc/YHLl0MIz0ZI/AAAAAAAAIf0/lwI7yeco9ikTo66tOxwvUiHlNCK_meeAwCLcBGAsYHQ/s2048/IMG_3435.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-ExIIfPuXNPc/YHLl0MIz0ZI/AAAAAAAAIf0/lwI7yeco9ikTo66tOxwvUiHlNCK_meeAwCLcBGAsYHQ/s600/IMG_3435.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-Hy8_j9CMVG8/YHLlzTQ4fmI/AAAAAAAAIfw/LuUn-2yUkLkybU_sBLHh5AY40jvvw6mOACLcBGAsYHQ/s2048/IMG_3442.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-Hy8_j9CMVG8/YHLlzTQ4fmI/AAAAAAAAIfw/LuUn-2yUkLkybU_sBLHh5AY40jvvw6mOACLcBGAsYHQ/s600/IMG_3442.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-6YdPjibA-d8/YHLl2M8BJeI/AAAAAAAAIf8/-REeuAWO0eA8BPYYoDcJZNAFcu4KIwzKACLcBGAsYHQ/s2048/IMG_3461.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-6YdPjibA-d8/YHLl2M8BJeI/AAAAAAAAIf8/-REeuAWO0eA8BPYYoDcJZNAFcu4KIwzKACLcBGAsYHQ/s600/IMG_3461.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-tf26yT_iR2g/YHLl25v1A3I/AAAAAAAAIgA/rsYe-N3lnkIEjvfN1oUX0rkZH2euR7xGwCLcBGAsYHQ/s2048/IMG_3472.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-tf26yT_iR2g/YHLl25v1A3I/AAAAAAAAIgA/rsYe-N3lnkIEjvfN1oUX0rkZH2euR7xGwCLcBGAsYHQ/s600/IMG_3472.JPG" /></a></div>
<br />
Almost at the end of the roll....don't think I have enough left for the lid, considering I live by the sea &amp; the roll has been out of wrapper for a year, I'd say it performed great to the last drop. Toying with the idea of a base for this case so it could hide some cables, otherwise I could have done more to manage the cables internally, maybe on the back of the lid, could have put a larger fan on the lid as I dont really know what these 24v 40mm's sound like. Wondering about a small silent 24v psu, a little cheaper &amp; smaller than the slim meanwell 350, I dont have any 24v psu's but I suppose one good one is worth investing in, or something even beefier with other stepdown units? Scratch that the smaller the better...maybe a laptop psu, no heatbed at the moment.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 11 Apr 2021 14:58:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,807843,883178#msg-883178</guid>
            <title>Re: HyperCube OverKill Build Log</title>
            <link>https://reprap.org/forum/read.php?177,807843,883178#msg-883178</link>
            <description><![CDATA[ I've always wondered about the Igus rail. Did you move it around enough to measure backlash, slop or repeatability? I've heard others that tried a similar Igus rail say that it wasn't good for the application. I'm hard headed though and think that any slop should be adjusted out. Maybe a spring loaded mechanism or something if it doesn't decrease rigidity.]]></description>
            <dc:creator>shanehooper</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Thu, 08 Apr 2021 20:50:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,882915#msg-882915</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,882915#msg-882915</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-o4wIuzdsuZ4/YGJNO4xSg0I/AAAAAAAAIew/uuRUAN-lmWcLgGrPElXvM_IZAEjQE0UmQCLcBGAsYHQ/s3072/DSC04553.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-o4wIuzdsuZ4/YGJNO4xSg0I/AAAAAAAAIew/uuRUAN-lmWcLgGrPElXvM_IZAEjQE0UmQCLcBGAsYHQ/s600/DSC04553.JPG" /></a></div>
<br />
Looks like I didnt have to worry about the ship sinking, this little guy must have helped out, it was only after hitting the buy button I realized the DIP was 1.1, not sure what the issues with the board are, or if i'll run into them, let's hope the issues are avoidable, marlin 2 here i come, even had a microsd in the bag.<br />
<br />
Suppose by the time I get some 2209's it might be more cost effective to get a better board?]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 29 Mar 2021 18:09:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,882818#msg-882818</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,882818#msg-882818</link>
            <description><![CDATA[ wondering if my SKR will be taking a dip in the Suez canal, fine weather for it]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sat, 27 Mar 2021 02:17:25 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,882708#msg-882708</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,882708#msg-882708</link>
            <description><![CDATA[ now the hotend is £11 on ebay i've been robbed :) maybe 2 would be even sexier, one for each ear, beam me up Scotty. Maybe buy a few and flog em for £40 B)]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Mon, 22 Mar 2021 19:24:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,882665#msg-882665</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,882665#msg-882665</link>
            <description><![CDATA[ <div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-V5UrQ7uIdB0/YFeyVR8CCUI/AAAAAAAAIeQ/1vYTSoL06rgq6D2mpFRMtFkEJTSF6xYAACLcBGAsYHQ/s2048/DSC04502.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-V5UrQ7uIdB0/YFeyVR8CCUI/AAAAAAAAIeQ/1vYTSoL06rgq6D2mpFRMtFkEJTSF6xYAACLcBGAsYHQ/s600/DSC04502.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-cq--hmIpa_I/YFeyU1ZPC2I/AAAAAAAAIeM/vne-XVTsgJk2A362sjwhfGwgNRmm5VuMACLcBGAsYHQ/s6000/DSC04516.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-cq--hmIpa_I/YFeyU1ZPC2I/AAAAAAAAIeM/vne-XVTsgJk2A362sjwhfGwgNRmm5VuMACLcBGAsYHQ/s600/DSC04516.JPG" /></a></div>
<br />
Decided to buy this sexy stainless hotend(£14) Some Italian trying it on on ebay wanting £46 for this, even though I could see alternate, newer, better options, even though it might bring no end of issues? Mounting a fan &amp; duct not ideal, also the  24v heater I have doesnt fit due to the sleeving over the joins and alternate solution will be needed(got it in, forgot the paste? nothing suitable to hand, no retaining screw), and I suppose a good time to go high temp, M4 thermistor think I need this one....[<a href="https://www.ebay.co.uk/itm/0-600-Degree-CelsiusK-Type-Thermocouple-Temperature-Sensor-Probe-for-3D-Printer/362585763331?_trkparms=aid%3D1110006%26algo%3DHOMESPLICE.SIM%26ao%3D1%26asc%3D20131231084308%26meid%3D8e647d9584154cbfb9b70810033d45fc%26pid%3D100010%26rk%3D1%26rkt%3D12%26sd%3D362586022425%26itm%3D362585763331%26pmt%3D1%26noa%3D1%26pg%3D2047675%26algv%3DDefaultOrganicWithAblationExplorer&amp;_trksid=p2047675.c100010.m2109" target="_blank"  rel="nofollow">www.ebay.co.uk</a>]<br />
<br />
but not sure I could get that working with the SKR Dip...may decide it's best in the cube printer due to the direct drive making it easier to grip/mount this hotend, but not sure plastic bmg types are ideal either(scratch that it doesnt fit) so might need another metal version.<br />
<br />
Idler arrived to tidy the other machine up]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Sun, 21 Mar 2021 17:05:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?177,711747,882259#msg-882259</guid>
            <title>Re: MechaBits KraftWerk&#039;r</title>
            <link>https://reprap.org/forum/read.php?177,711747,882259#msg-882259</link>
            <description><![CDATA[ Cheers Mike here's a couple with the lights on.<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-tBGprfE6OK8/YEcvQbBnhdI/AAAAAAAAIc0/b5hNAcqoG48wCP3Q7CBUZOeH1Riv-eGHQCLcBGAsYHQ/s6000/DSC04451.JPG" style="padding:1em 0px;text-align:center;"><img alt="" border="0" src="https://1.bp.blogspot.com/-tBGprfE6OK8/YEcvQbBnhdI/AAAAAAAAIc0/b5hNAcqoG48wCP3Q7CBUZOeH1Riv-eGHQCLcBGAsYHQ/s600/DSC04451.JPG" width="600" /></a></div>
<br />
<div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-27Ot2SlHZBY/YEdS_64-mLI/AAAAAAAAIdI/32y6Zwxuz7saqvJE6Dksyt9gopfvMRCjACLcBGAsYHQ/s6000/DSC04464.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-27Ot2SlHZBY/YEdS_64-mLI/AAAAAAAAIdI/32y6Zwxuz7saqvJE6Dksyt9gopfvMRCjACLcBGAsYHQ/s600/DSC04464.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-PynlyUtoUnU/YEdS-RAiqaI/AAAAAAAAIdE/ItVQ1yUwe4EEbqgdfMaMSwZQD_l_oohYgCLcBGAsYHQ/s6000/DSC04468.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-PynlyUtoUnU/YEdS-RAiqaI/AAAAAAAAIdE/ItVQ1yUwe4EEbqgdfMaMSwZQD_l_oohYgCLcBGAsYHQ/s600/DSC04468.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-0yJkKJGvjtc/YEdTA1I97wI/AAAAAAAAIdM/IKyAXlAF6C8BSbxJlK507xOPo1hggef2gCLcBGAsYHQ/s6000/DSC04470.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-0yJkKJGvjtc/YEdTA1I97wI/AAAAAAAAIdM/IKyAXlAF6C8BSbxJlK507xOPo1hggef2gCLcBGAsYHQ/s600/DSC04470.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-_3h3zXrMijU/YEdTEOK5MpI/AAAAAAAAIdQ/b8XgglEXAFAz5ESfQWSZwOJ9uctEGa5ewCLcBGAsYHQ/s6000/DSC04472.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-_3h3zXrMijU/YEdTEOK5MpI/AAAAAAAAIdQ/b8XgglEXAFAz5ESfQWSZwOJ9uctEGa5ewCLcBGAsYHQ/s600/DSC04472.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-ml_TQ1v9GY0/YEdTEoNQOtI/AAAAAAAAIdU/aYPPlukRdTsTVSLuyYasmCy2C9fCdnfjACLcBGAsYHQ/s6000/DSC04475.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-ml_TQ1v9GY0/YEdTEoNQOtI/AAAAAAAAIdU/aYPPlukRdTsTVSLuyYasmCy2C9fCdnfjACLcBGAsYHQ/s600/DSC04475.JPG" /></a></div><div class="separator" style="clear:both;"><a href="https://1.bp.blogspot.com/-yHLKN6zDVho/YEdTMWF4jZI/AAAAAAAAIdY/uQuwcgUHOtEfNlgr7_TTBDWzGqHoKUowQCLcBGAsYHQ/s6000/DSC04478.JPG" style="padding:1em 0;text-align:center;"><img alt="" border="0" width="600" src="https://1.bp.blogspot.com/-yHLKN6zDVho/YEdTMWF4jZI/AAAAAAAAIdY/uQuwcgUHOtEfNlgr7_TTBDWzGqHoKUowQCLcBGAsYHQ/s600/DSC04478.JPG" /></a></div>
Printer decided to play space invaders while waiting  for the cowl to finish.<br />
Idler for X still on the boat, still undecided on new hotend parts, wondering if doing away with the 3rd Z bearing would be too detrimental, might look better with slight rearrangement, ie one metal bearing housing and the other by the motor 3d printed but with a longer bearing,  will get a shorter shaft for the bed idler at some point and if I can find the 8mm flange bearings i'll slip them in.<br />
I wish there was a little more choice on 40mm fans, the standard 40mm has some nice contours that this LED one doesnt have or can't be seen, i'd prefer the outer part black &amp; just the blades glowing some patterns would be cool.....I can wait. I think the slits on the side mount part cooling fans are probably too wide at 4mm was going to go thinner, maybe next time, I doubt i'll be needing them anyway just put them there for a little flexibility in the future. Maybe move filament roll of top of Z, though I can hit the column quite had without any noticeable movement<br />
<br />
Tempted to get a little skr board to neaten things up a little more compared to a bulky ramps sandwich.]]></description>
            <dc:creator>MechaBits</dc:creator>
            <category>Extruded Aluminum Frames</category>
            <pubDate>Tue, 09 Mar 2021 05:55:25 -0500</pubDate>
        </item>
    </channel>
</rss>
