<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap Forum - Let&#039;s design something! (I&#039;ve got an idea ...)</title>
        <description>Robots, childrens blocks, wooden clocks, its all good! Heres my idea and heres the [[page]] on RepRaps wiki where we can log in and click edit.</description>
        <link>https://reprap.org/forum/list.php?88</link>
        <lastBuildDate>Sun, 19 Jul 2026 20:58:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?88,897481,897481#msg-897481</guid>
            <title>Nema 34 Planetary Gearbox (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,897481,897481#msg-897481</link>
            <description><![CDATA[ Hello all, hopefully this will be in the right forum section.<br />
<br />
I have a gearbox design that is not under high initial torque or speed since it is a Nema 34 with only 180 oz-in holding torque at max, but it can achieve 111 oz-in of torque at around 750 rpm.<br />
<br />
With that said, I would like to bounce off the design with any interested to make sure I'm not doing something foolish with it as I haven't made any gearboxes before but have made several custom printers. I know my printers are capable of making these gears which are 32P 20°PA spurs.<br />
<br />
As for requirements: it is controlling an arm after the output via a HTD5M pulley 2:1 to the arm. This means all load to the gearbox is purely from the pulley output, not the arm.<br />
<br />
Specs: 28T sun, 28T planets 4x, 84T ring. 3 stages at 4:1 each, 64:1 total reduction before final output to arm at 128:1. All gear bearings are R188 with 1/4"-20 bolts (not ideal, but I'm not spending the money on shoulder screws with how expensive they are). Center bearings: R6 (3/8" shaft) and 6807 (35mm) for the carriers. Finally, the output bearing is a 6810 (50mm).<br />
<br />
The goal with this is the torque and slow speed. The Tpara arm isn't planned to be heavy, but with a 425mm center to center for both arms, thus weight should be under 10 lbf total. The other goal as seen in the model is the shaft seals to allow this to be pumped full of grease. I know this will have backlash to no end, but I can compensate that in firmware.<br />
<br />
My questions for those interested:<br />
Will the open bearings have enough gap for the grease to get through everything?<br />
Will I absolutely need to up the pitch/module of the later stages?<br />
Will I need to use PETG, ABS, PETG-CF, or resin for any of these parts?<br />
<br />
Feel free to simply say the whole design should be thrown away, but a store bought gearbox for this (50:1) is normally $40-$50 minimum and none can work with this motor since it is a 3/8" shaft. The plan is to have three of these gearboxes, two for the arms, one for the slew.]]></description>
            <dc:creator>Chip Bark</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 22 Feb 2026 17:25:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,892419,892419#msg-892419</guid>
            <title>Laser Toner Multi-color extruder (5 replies)</title>
            <link>https://reprap.org/forum/read.php?88,892419,892419#msg-892419</link>
            <description><![CDATA[ Hi all<br />
<br />
I heard that laser toner is a polyester plastic. So I dug around and found a supplier of white toner. I took tiny amounts of white and black toners. They easily mixed into a very smooth grey. They flow like water. I heated them until they melted and let them cool.<br />
<br />
I imagine 5 tiny augers/screws pushing toner(s) into a central mixing chamber. The augers can spin at different rates to control the color blending. Somehow the mixed powder has to be forced into a melt area and pressure provided to extrude them. <br />
<br />
I came up with the idea, tried it out, and am presenting it to all. Does anyone care to try to build such a thing for the community? I'll donate the toner cartridges I bought.<br />
<br />
Mike]]></description>
            <dc:creator>myearwood</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 04 Apr 2023 16:57:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,888864,888864#msg-888864</guid>
            <title>RepRapDiscount Smart Controller interfacing with Arduino Nano 3 ? (3 replies)</title>
            <link>https://reprap.org/forum/read.php?88,888864,888864#msg-888864</link>
            <description><![CDATA[ Hello. <br />
I have a unrelated project to 3d printing. <br />
I want to use the 4x20 RepRapDiscount Smart Controller with an Arduino nano 3. <br />
I like the display size and the fact that there is an encoder that could be useful tool. <br />
Can I interface the display with the nano 3 directly by wiring or some other parts are required?<br />
Thank you.<br />
<br />
P.S. <br />
After looking at reprap documentation for the discount smart controller I have learned that it is composed of DMC204LCD , the rotary encoder, sd card interface. <br />
So what I need is to basically connect the DMC204LCD to the arduino nano 3 and go from there.  Is it like any other lcd 16x2 or similar? Use 8 data lines but in half mode? <br />
4 data and the other necessary pins.]]></description>
            <dc:creator>konstantin.neo</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 27 Mar 2022 00:40:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,888513,888513#msg-888513</guid>
            <title>Can Bus printhead. (4 replies)</title>
            <link>https://reprap.org/forum/read.php?88,888513,888513#msg-888513</link>
            <description><![CDATA[ Hi, lately I've been thinking about using CAN bus to send data to and from the xy carriage on my 3d printer to reduce the number of wires needed to control the hotend. <br />
<br />
To do that I need to get some data (fan speed, set hotend temperature, step and direction signals for extruder stepper driver etc . . .) from the control board running Marlin firmware to an STM32 board that supports CAN bus witch will send it to another board on the xy carriage over the CAN bus. The CAN bus stuff should be relatively simple but the main problem I have is getting that data from Marlin. <br />
<br />
I'm thinking I could use I2C to get that data out but the firmware is rather large and I don't know where (in what file) to get that data from. Can anyone here offer some good advice?]]></description>
            <dc:creator>hermit</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 27 Mar 2022 09:49:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,887862,887862#msg-887862</guid>
            <title>Magnetic ball joint: square tube mount ? (2 replies)</title>
            <link>https://reprap.org/forum/read.php?88,887862,887862#msg-887862</link>
            <description><![CDATA[ Hi everybody,<br />
<br />
<br />
my intention is as follows, and I need specific advice to accomplish it:<br />
<br />
to mount a square tube (outer length of 'square' 3.5 cm, tube length 8 cm, weight 280 gr approx. in equal distribution across tube) via a threaded cup magnet screwed directly onto the ball of a magnetic ball joint ("MBJ"). The weight of magnet is included in the 280 gr. Magnet is comparatively thin and will sit directly on the ball, which has adequate threaded stud -- no unnecessary lever here. (In contrast, the tube constitutes considerable lever.)<br />
<br />
My question is:<br />
Which MINIMUM SIZE of MBJ is required so that the load described above is hold securely in place, regardless of ball's position in joint ?<br />
(Assuming there's no particular additional force, neither supporting nor disruptive, just the 'usual background conditions' such as gravity.)<br />
Of course, the answer depends on type of MBJ.<br />
However, searching the internet, there seems to be only one kind of MBJ commercially available anyway, but in several sizes starting at 8 mm ball diameter.<br />
<br />
Anyone here who can offer some good advice ?]]></description>
            <dc:creator>RonaldM</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sat, 15 Jan 2022 05:33:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,859063,859063#msg-859063</guid>
            <title>Toy gun trigger mechanism? (2 replies)</title>
            <link>https://reprap.org/forum/read.php?88,859063,859063#msg-859063</link>
            <description><![CDATA[ Hi, <br />
<br />
Im looking for a trigger mechanism that can repeat itself without the need to cock the firing pin. I basically want to hit a bell repeatedly. I remember that toy revolvers like this [<a href="https://www.youtube.com/watch?v=i0J-G8tGHPA" target="_blank"  rel="nofollow">www.youtube.com</a>] have exactly the kind of action i need. <br />
Has someone come across a model or drawing of such a mechanism somewhere?]]></description>
            <dc:creator>sungod3k</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 08 Sep 2019 17:45:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,858418,858418#msg-858418</guid>
            <title>AV Rack - Profile Selection (Newbie) (2 replies)</title>
            <link>https://reprap.org/forum/read.php?88,858418,858418#msg-858418</link>
            <description><![CDATA[ This is my first time trying my hand with Aluminium profiles to create something myself. I require advice on choosing the right profile. Some suggestions / recommendations would also be great.<br />
<br />
Here is what I am trying to build. An AV Rack for 1 Receiver, 2 Amplifiers and 1 Center speaker (See Attached image). Here are some of the details.<br />
<br />
<b>Dimensions</b>: <br />
Pt -&gt; Profile Thickness<br />
6 Columns -&gt; 18" / each<br />
6 Side Beams -&gt; 20" - (2 x Pt) = About 19.5" / each<br />
5 Front Beams - &gt; (48" - (3 x Pt)) / 2 = About 23.5" / Each <br />
5 Back Beams - &gt; (48" - (3 x Pt)) / 2 = About 23.5" / Each<br />
<br />
<b>Loads</b><br />
1 Receiver 15 Kg<br />
2 Amplifiers 5 Kg / each<br />
1 Center speaker 10 Kg<br />
<br />
These Loads will mostly be placed on wooden panels, which will be loaded onto the appropriate beams.<br />
<br />
For the connections, I intend to use, Angle Brackets + Inside Corner connectors. <br />
The Beams loaded onto the columns using the Angle brackets. <br />
The beams side by side to each other, possibly connected using Inside corner connectors (Something like the <a href="https://8020.net/pub/static/version1565896705/frontend/EightyTwenty/8020_theme_package/en_US/EightyTwenty_Content/images/pages/get_inspired/xdiy/xdiy1604/lightbox/xdiy1604_lightbox_photo_3.jpg" target="_blank"  rel="nofollow">pic here</a>).<br />
<br />
What profile would I need?<br />
Would a 2020 Medium T-Profile suffice?]]></description>
            <dc:creator>ShaQBlogs</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Thu, 20 Feb 2020 18:15:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,855658,855658#msg-855658</guid>
            <title>Manual Controlboard Pen (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,855658,855658#msg-855658</link>
            <description><![CDATA[ So i was wondering if anyone would be interested in this idea i have. I want to create a dual encoder user interface to control x and y on steppermotor drives. The idea is pretty simple wire up a encoder to a driver with step and dir pins. use a terminal to split the pulse output on a output b from encoder to trigger the dir pin and the step pin. output a will just be wired to step. the encoders will be on the corners of the board they are mounted to. the idea is to make it 1:1 so for a standard 1.8 step would work with a 200 pulse encoder. if you wanted to scale they can make encoders in various pulses. Z would be wired to a push button and selector switch. The idea is for a welding setup but could be used as proof of concept for most printers/ routers. It could also be expanded to test tilt and rotary tables. Im working on a frame now Ill be ordering parts soon. Looks like it shouldnt cost more than $100 for everything. I can sketch it all up and write a BOM if anyone is interested]]></description>
            <dc:creator>TheBoy</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Thu, 27 Jun 2019 03:03:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,832023,832023#msg-832023</guid>
            <title>Using Heater Cartridge at higher Voltage? (5 replies)</title>
            <link>https://reprap.org/forum/read.php?88,832023,832023#msg-832023</link>
            <description><![CDATA[ Hello, this is my first post, I hope I am in the right section.<br />
<br />
I am designing a DIY soldering station and need a heater element, I have a 48V, 2.5A power supply, and a 20 ohm heater would be perfect for this.<br />
A 30 watt 24V heater should have a resistance of 19.2 ohms, so I would like to use a heater cartridge, but I am concerned that 48V would kill a 24V heater. I do not know how the heater cartrages are internaly, could someone who knows more about this than me know if it would servive 48V, or link me to some infermation about the heater cartridge work at higher voltages?<br />
<br />
Also would the heater cartrage designed for a 3D printer be able to survive 350 degrees C?<br />
<br />
Edit: I will use a MOSFET to pwm control the wattage, I am not going to constantly have ~120W flowing through iron, only during heatup.]]></description>
            <dc:creator>cooperhero</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 13 Nov 2018 02:51:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,828614,828614#msg-828614</guid>
            <title>Updating an old MakerBot cupcake - mechanical &amp; electrical (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,828614,828614#msg-828614</link>
            <description><![CDATA[ I keep hanging on to this 2010 era cupcake... Because it's cool, and my first 3d printer and I'll get around to it some day! And I think we can now say it's retro cool :D<br />
<br />
I'm recently realizing my need for a quick prototype printer - something to use to verify designs as I go. You know those it looks about right but let's print an outline and see if it actually fits the space moments. <br />
<br />
Spend half my design time waiting on the cr-10s or kossel to be free to do this.<br />
<br />
I found a few odd and end posts on similar - anyone have similar thoughts and want to tag team it? My cupcake is fully toast, I ran it until it would run no more. Need to replace most of the mechanics, I know it's Arduino was toast and I think so was the driver for the extruder. But I have a ramps sitting here, as well as most of the hardware to overhaul...]]></description>
            <dc:creator>hephaestus</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 15 Jul 2018 13:14:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,822722,822722#msg-822722</guid>
            <title>Garmin GPS mount for bikes (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,822722,822722#msg-822722</link>
            <description><![CDATA[ Hi all,<br />
<br />
I'm designing this Garmin GPS mount for my bike - I'm not worried just yet about how to attach it to the bike, I'm concentrating on attaching the GPS computer to the mount. Anyway, my design is attached.<br />
<br />
My question is - how do I print it? The upper lip is quite an overhang (2mm maybe?) and if I flip it then the bottom plate would be at the top and require support.<br />
<br />
Any advice welcome!<br />
<br />
Cheers<br />
<br />
Joe]]></description>
            <dc:creator>JoeK1973</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 20 May 2018 02:27:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,817597,817597#msg-817597</guid>
            <title>RepRaoDiscount Full Graphic Smart Controller not working (5 replies)</title>
            <link>https://reprap.org/forum/read.php?88,817597,817597#msg-817597</link>
            <description><![CDATA[ I bought a new RepRaoDiscount Full Graphic Smart Controller few days ago for my RUMBA board. I have swaped the connectors of LCD and installed the u8glib 1.18.1 and enabled the command,<br />
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER<br />
<br />
But still it was showing only green light like the attached Untitled-min. if it is connected with PC by USB port. If I remove the USB port, then it does not show anything like power off. But my RUMBA control board is connected with 12V and 30 Amps power supply.<br />
<br />
What is the problem , Please sir help me/.........[attachment 104048 Untitled-min.png]]]></description>
            <dc:creator>mubarak111nsu</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 22 Apr 2018 14:48:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,811336,811336#msg-811336</guid>
            <title>Virtual Reality Omni-Shoes (6 replies)</title>
            <link>https://reprap.org/forum/read.php?88,811336,811336#msg-811336</link>
            <description><![CDATA[ Since buying an oculus rift, realizing the limitations of movement. I've been researching all the different types of Omni-directional<br />
methods of moving in a virtual enviroment. infinadeck seems to be the best option but it's probably too expensive for me.<br />
<br />
Vortrex looks a nice concept, I would like to try and see what it feels like having my forward motion cancelled out.<br />
By building my own conveyor belt shoes, there is a video on youtube demonstrating powered shoes<br />
<br />
[<a href="https://www.youtube.com/watch?v=C5hPyHxrz94" target="_blank"  rel="nofollow">www.youtube.com</a>]<br />
The prototype above, uses roller skates powered by two motors with flexible shafts<br />
This is similar to what I want to replicate. I dont mind being tethered by power cables.<br />
<br />
I'm trying to source the main components, my weight is 10 stone. What motors/flexible shafts are suitable for operating under such load conditions?.<br />
Last thing I want, is to spend money on rotary grinders only too find out they're no good for the purpose.<br />
Whats the strongest stepper motor available? capable of moving my weight on a treadmill for instance.]]></description>
            <dc:creator>user64</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 02 Oct 2018 20:41:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,808304,808304#msg-808304</guid>
            <title>V large 3d build advice (18 replies)</title>
            <link>https://reprap.org/forum/read.php?88,808304,808304#msg-808304</link>
            <description><![CDATA[ Hey everyone,<br />
I am looking for some general strategic advice and to be pointed in the direction of information to help flesh out my build idea.<br />
I'm newish to this. Thank you in advance for any help.<br />
<br />
I need to build a printer that has a 5' wide 1' deep by  4 ' tall print area (I know this seems crazy and no I can't print in pieces.)<br />
the printer should be able to run for a 30 day print time.<br />
the printer should have a pause feature...see above long print time :)<br />
I would love if it had quiet steppers and drivers.<br />
<br />
I have a little experience and have built a light object 100w laser cutter from the ground up and have spent the last 6 months 3d printing.<br />
I have a background in Industrial design. Essentially I know just enough about things to be able to understand how stuff works but not in super depth.<br />
<br />
My plan to achieve this was going to be to take the extra Creality cr10 I have and use it as a starting point.<br />
1. buy more 80/20 and expand the print bed<br />
2. swap out the motherboard inside the control box with a 32 bit board with more steps and quieter drivers.<br />
3. alter the marlin print drivers that are standard for creality to use the new print bed size<br />
4. lengthen the cables to match the new print bed dimensions.<br />
5. switch from Bowden to direct extruder for ease of not having a 7 foot Bowden tube <br />
6. have a piece of aluminum cut and drilled to be used as the new 5' long build plate.<br />
7. find a 4' tall lead screw<br />
<br />
So in my head, this seems like the logical thing to do, start with something you know works well and alter it. Am I oversimplifying this?<br />
I have never done this before, I am open to any thoughts of what I am overlooking, missing completely, not considering etc..<br />
<br />
where is a trusted source for 80/20 and pieces for the new frame?<br />
lead screw for z axis supplier?<br />
should all axis use lead screws?<br />
Can nema 17/23 steppers handle being on continusly for a month?<br />
<br />
Cheers<br />
Ez]]></description>
            <dc:creator>chromaglow</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 13 Mar 2018 04:24:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,807818,807818#msg-807818</guid>
            <title>Making larger parts suitable for higher RPM&#039;s (3 replies)</title>
            <link>https://reprap.org/forum/read.php?88,807818,807818#msg-807818</link>
            <description><![CDATA[ Hello, I am a noob and have just finished assembling my first printer, an FLSUN i3 clone. One of the reasons 3D printing attracted me is its potential to support my other hobbies, namely pattern work for my home foundry which in turn supports my love of old 2 stroke geared  Vespa scooters. Now I am imagining all sorts of applications, including a scale motor like this one a friend in Britain is currently modeling:<br />
<div id="div_06c2cbda2f384f1aa24b9049d3ba6961"
     class="mod_embed_images_extended"
     style="width:783px">

  

    
      
    

    <div id="imagediv_06c2cbda2f384f1aa24b9049d3ba6961" class="mod_embed_images_image"
         style="width:783px; height:400px">

    

    <a href="https://farm5.staticflickr.com/4622/28092686109_1cd93521d9_o.jpg">
        <img src="/forum/thumbcache/a08/de7/673/391/c71/7fc/4c6/e41/1ea/a13/19_800x400.png"
             width="783"
             height="400"
             id="image_06c2cbda2f384f1aa24b9049d3ba6961"
             alt="28092686109_1cd93521d9_o.jpg"
             title="28092686109_1cd93521d9_o.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_06c2cbda2f384f1aa24b9049d3ba6961"
      style="display:block">
      <a id="link_06c2cbda2f384f1aa24b9049d3ba6961" href="https://farm5.staticflickr.com/4622/28092686109_1cd93521d9_o.jpg">28092686109_1cd93521d9_o.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('06c2cbda2f384f1aa24b9049d3ba6961', '/forum/thumbcache/a08/de7/673/391/c71/7fc/4c6/e41/1ea/a13/19_800x400.png', 'https://farm5.staticflickr.com/4622/28092686109_1cd93521d9_o.jpg', 'https://reprap.org/forum/addon.php?88,module=embed_images,check_scaling=1,url=https%3A%2F%2Ffarm5.staticflickr.com%2F4622%2F28092686109_1cd93521d9_o.jpg', '', 807818, 800, 400, 'Loading image ...', false);
</script>
.<br />
<br />
The fan that bolts to the flywheel is available in many aftermarket upgrade varieties, but is usually CNC'd from billet and rather expensive. Making as a print offers lighter weight if desired as well as the possibility of editing the vane geometry to try for most effective blower that uses the least amount of power. There are many competing designs &amp; claims on the market, a few shown in the enclosed pics.<br />
<br />
My question is whether it's possible to tell any of the slicers available that laying the strands essentially radially is the highest priority? Does it seem that this would yield the strongest part? The fan is about 195 mm in diameter and might see 10,000 RPM from a hopped up motor on a good day.<br />
<br />
Any suggestions for slicing and what strong filament a noob might try(have heated bed) would be greatly appreciated. Thanks!<br/>]]></description>
            <dc:creator>scoot</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 09 Apr 2023 08:56:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,806450,806450#msg-806450</guid>
            <title>Graphene bed/pressure sensor? (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,806450,806450#msg-806450</link>
            <description><![CDATA[ I noticed this instructable [<a href="https://www.instructables.com/id/Goophene-Hypersensitive-Graphene-Sensors/" target="_blank"  rel="nofollow">www.instructables.com</a>] which describes making a putty whose conductivity varies with pressure by mixing graphene into it.<br />
<br />
Now, the putty itself isn't that interesting for 3D printing (IMHO), and graphene powder is expensive ($2-$400/gram), but I wonder whether there's an application of this new wonder-product?<br />
<br />
Google also found this paper on a graphene-based piezo pressure sensor: [<a href="https://www.scribd.com/document/255425783/Graphene-Pressure-Sensor" target="_blank"  rel="nofollow">www.scribd.com</a>]<br />
<br />
I'm thinking that something like this [<a href="https://www.aliexpress.com/store/product/Express-transfer-graphene-film-set/1963020_32777417936.html" target="_blank"  rel="nofollow">www.aliexpress.com</a>] might vary its resistance with tiny amounts of bending or compression?<br />
<br />
Has anyone else looked into this?]]></description>
            <dc:creator>frankvdh</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sat, 20 Jan 2018 16:33:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,805958,805958#msg-805958</guid>
            <title>Automatic Part Removal Using Ejector Pins like injection moulding. (4 replies)</title>
            <link>https://reprap.org/forum/read.php?88,805958,805958#msg-805958</link>
            <description><![CDATA[ I came across this article on automatic part removal : [<a href="http://www.fabbaloo.com/blog/2017/12/14/loop3ds-continuous-3d-printing-system" target="_blank"  rel="nofollow">www.fabbaloo.com</a>]. <br />
<br />
I think it could be very interesting to remove the parts from the print bed. Using pins at an angle could even help slide the part of the bed into a small bin.<br />
<br />
<br />
What do you guys think? <br />
<br />
<br />
[attachment 101610 download.jpg]<br />
<br />
<br />
[attachment 101611 download1.jpg]]]></description>
            <dc:creator>rikesh942010</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 23 Jan 2018 03:36:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,801539,802291#msg-802291</guid>
            <title>Re: Need A 3D Model? I Can Help You Design It!! (-1 replies)</title>
            <link>https://reprap.org/forum/read.php?88,801539,802291#msg-802291</link>
            <description><![CDATA[ In theory doing this is simple. A normal moving gantry design can have all kinds of tools on the end. However, especially milling machines and 3d printers have bery different requirements regarding the machine's frame.<br />
<br />
A milling machine needs a very sturdy frame, otherwise the frame will flex when the milling bit is pushed against the work piece. At best, this will result in bad surface finish, at worst you will end up having bad wrongly sized cuts all over your part. <br />
<br />
A 3d printer on the other hand needs a very light gantry and affector, because you want to reach much higher speeds. If you were to use a proper sturdy cnc milling machine and turn it into a 3d printer, even ver, small prints will end up taking days.]]></description>
            <dc:creator>Cyclonit</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,801539,802082#msg-802082</guid>
            <title>Re: Need A 3D Model? I Can Help You Design It!! (-1 replies)</title>
            <link>https://reprap.org/forum/read.php?88,801539,802082#msg-802082</link>
            <description><![CDATA[ Your also a spammer....  <br />
<br />
You found the appropriate place and posted there, now leave the rest of the forums free of your adverts!]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,801993,801993#msg-801993</guid>
            <title>3D printer, laser engraver, plotter, and milling machine in ONE (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,801993,801993#msg-801993</link>
            <description><![CDATA[ GOOD DAY!<br />
<br />
I'm new here. Is it possible to combine 3d printer, laser engraver, plotter, and milling machine in one Graphical User interface, like Pronterface?<br />
Thank you in advance. I really need it sir/ma'am]]></description>
            <dc:creator>Newbiery</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Fri, 22 Dec 2017 11:09:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,796441,796441#msg-796441</guid>
            <title>opensource top down sla printer (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,796441,796441#msg-796441</link>
            <description><![CDATA[ Hey Hus today I learnt about octave light r1 it is a great dop 3d printer I am inspired by it it cost I also want to build a printer like it but I am thinking of using laser instead of dlp I am good at designing in SolidWorks but don't know nothing about electronics and software I am wanting a build volume of 14x14x20cm any suggestions help me guys I am thinking of building frame from steel as it is cheaper then aluminium and much stronger]]></description>
            <dc:creator>walle</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Wed, 15 Nov 2017 07:09:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,796009,796009#msg-796009</guid>
            <title>custom prusa i3 (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,796009,796009#msg-796009</link>
            <description><![CDATA[ Hey guys i am looking to make prusa i3 with full steel build with steel x axis and i am looking for the build volume of i3 mk2 can anyone guide meto dxf files and motors ,bearings,extruder]]></description>
            <dc:creator>walle</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Sun, 12 Nov 2017 05:22:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,795576,795576#msg-795576</guid>
            <title>Dual Extruder single hotend remix help (3 replies)</title>
            <link>https://reprap.org/forum/read.php?88,795576,795576#msg-795576</link>
            <description><![CDATA[ I am looking at setting up a dual extruder single hotend setup and useing this dual extruder looks like the best bet for a starting point:<br />
<br />
[<a href="https://www.thingiverse.com/thing:2437408" target="_blank"  rel="nofollow">www.thingiverse.com</a>]<br />
<br />
Now the changes I want to make:<br />
<br />
1) change the exit for the connection to fit more standard Pneumatic Fittings PC4-M6 type [<a href="https://www.aliexpress.com/item/10PCS-3D-Printer-parts-Pneumatic-Fittings-PC4-M6-Bore-4-3mm-For-4mm-PTFE-Tube-connector/32808630914.html?spm=a2g0s.9042311.0.0.U6g4uw" target="_blank"  rel="nofollow">www.aliexpress.com</a>]<br />
2) Change the top input to have an integrated filament sensor on both. <br />
3) Change the top top input to accept the same PC4-M6 fitting as the desired output.<br />
4)  a fitting system to allow for connection to 2020 or 3030 frame extrusion.<br />
<br />
I have tried for a week to figure out how to do this but my skills are way lacking....<br />
Anyone able to do this and help out?   I have no $ to put to it...   no clue how to use OpenScad [<a href="http://www.openscad.org/" target="_blank"  rel="nofollow">www.openscad.org</a>]<br />
<br />
I imported the STL into sketchup and cleaned it up and tried after that for days with no luck.<br />
<br />
Hopeing someone might want to do the remix and release it all theirs, I just want the part :)<br />
<br />
Thanx regardless.]]></description>
            <dc:creator>JustSumGuy</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 21 Nov 2017 13:06:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,788180,788180#msg-788180</guid>
            <title>Electronic bent rod compensation (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,788180,788180#msg-788180</link>
            <description><![CDATA[ I have yet to purchase perfectly straight linear rod and I think -  just like we have automatic bed leveling - we could have automatic X and Y compensation.  All one would need is a straight edge reference -metal ruler or thin wire - and metal probe (nozzle?).  Stretch a wire/ruler along X or Y axis and use script that moves along the axis and looks for contact of probe with the ruler/wire.  For example, when calibrating 200mm X axis:<br />
<br />
move probe to X=0 then towards ruller/wire, once contacted record Y position, <br />
move Y+10<br />
move X+20<br />
move Y until wire/ruller contacted - record Y position<br />
move Y+10<br />
move X+20<br />
move Y until wire/ruller contacted - record Y position<br />
<br />
all results outside of the line between (0, contact point) and (200, contact point) would be a compensation value applied to X axis.<br />
<br />
<br />
Another way would be to draw a grid with a pen/marker attached to hotend, take a picture of it then have a program process the picture to calculate a compensation grid that would be uploaded to printer's firmware.<br />
<br />
EDIT: this feature would be even more useful  with carbon fiber rods that cannot be straightened]]></description>
            <dc:creator>newbob</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Thu, 12 Oct 2017 16:13:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,784508,784508#msg-784508</guid>
            <title>rc-controlled fpv rover carried by drone (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,784508,784508#msg-784508</link>
            <description><![CDATA[ Hey, <br />
<br />
just wanted to throw in an idea (fully private, no commercial project behind it), here is the description:<br />
<br />
<i>A drone like a phantom carries a device for ground movement (earth, water, snow, etc.) .<br />
The drone brings the vehicle to the desired area and places it to to the ground.<br />
The "rover" explores (manually or automatically controlled).<br />
After its mission is done, the drone catches the rover and brings it back to where it came from.<br />
Just like the mars rovers, but here on earth and without loosing the rover... (:D </i><br />
<br />
The idea shot into my head when I saw this:<br />
[<a href="https://www.thingiverse.com/thing:652851" target="_blank"  rel="nofollow">www.thingiverse.com</a>]<br />
<br />
[attachment 97423 tankonthingiverse.PNG]<br />
<br />
Sure, there are some challenges to this (to name some: weight of the rover to be able to be carried, radio connection to the rover, save and exact pick up of the rover, etc.).<br />
But somehow I am sure this is something makers can do without industry behind it. I'd like to build this :)<br />
Let's discuss.]]></description>
            <dc:creator>automotives</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 22 Aug 2017 06:21:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,783561,783561#msg-783561</guid>
            <title>Custom 3D Printer Build (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,783561,783561#msg-783561</link>
            <description><![CDATA[ So I recently built a HICTOP Mendel 3D printer.....<br />
<br />
I fried the stock PCB and replaced it with an OOYSOO Base 1.5.... The printer worked, and after some fine tuning (A lot of rough tuning, too]]></description>
            <dc:creator>The3dguy14</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Tue, 15 Aug 2017 19:11:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,782979,782979#msg-782979</guid>
            <title>Sketch up Enclosure for Graber (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,782979,782979#msg-782979</link>
            <description><![CDATA[ Heya. I have got from the internet a model of a full enclosure for my Graber i3. But i need a few modifications which i cant make because i dont know how to use Sketch up (:P). I was wondering if there is anybody here who can help me with the modelling? Its quite simple the modifications i need (Basically copy the holes in onde side and put it in the other side). If anyone could help. I cant attach the file here because its larger then 600kb, but i will post the link i got the modeling. (Leave me a message here so i can post my email)<br />
<br />
<br />
[<a href="https://graber3d.wordpress.com/2015/06/19/gabiente-graber/" target="_blank"  rel="nofollow">graber3d.wordpress.com</a>]<br />
<br />
(Its the version 2 with acrylics)<br />
<br />
The website is in portuguese but you can just scroll it until you see the Download icon in the middle of the page<br />
<br />
Thanks in advance]]></description>
            <dc:creator>hapo1313</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Fri, 11 Aug 2017 20:53:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,771168,771168#msg-771168</guid>
            <title>kill(ing) machine (tiny little vampire insects not humans) X( (no replies)</title>
            <link>https://reprap.org/forum/read.php?88,771168,771168#msg-771168</link>
            <description><![CDATA[ OK, here's the scenario;<br />
<br />
use the 3D printer to print the plastic housing, basically it's an air heating machine.<br />
use a 12ft 4inch (~100mm) drying hose to suck the hot air back in. use those aluminum bubble sun blockers for the car (sew em or velcro them together as a tented area) like around the bed. use an arduino to switch the heating elements on and off. use temp sensors like the one in the buda to measure the exit and intake temp as well as like one to put some where in the things to be heated. goal is 120-140 degrees F, so 48 to 60 degrees Celcius. for like two hours that should eradicate the critters. <br />
I choose 2x 200W 12V modules as well as 4x 12V 50W modules, because the power draw can be like 3x in the beginning I figured the start-up sequences have to be on a delay first 1 200W modules then a minute later the second 200W module then the 4x50 watt modules one at a time.<br />
figure I would need either one really hefty pc psu or two in parallel handling one 200 W one each and 2 50 Watt ones each. I know trying to use psu's in series won't work but in parallel they should.<br />
<br />
three things I need help with:<br />
1. Mosfet selection since the transient spike might be 50 amps for the bigger modules.<br />
only gonna bang on and off.<br />
2. resistor selection for the temp probe circuits because were not using reprap temperature ranges the 4.7k resistors used in out electronics are designed for a 180C - 260C range of detection what resistors should I choose for a 45C- 75C range.<br />
3. in the future after this first design I might want to change it 110V heaters and these ptc heaters can take AC. then I won't need these PC PSU's but I will need SSR's by then I will have an exact idea of the power needed to create the warmth I need. and I'll be able to go with one or two ptc modules. (maybe two to reduce the grid spikes). what kind of transistor would you recommend to power on(ehh turn on the switching voltage) one of those ssr's?<br />
feel free to chime in folks will be using one of those pro mini clones for the computing they can be used just like a regular arduino.<br />
<br />
terramir]]></description>
            <dc:creator>terramir</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Wed, 31 May 2017 16:26:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,762719,762719#msg-762719</guid>
            <title>V-Plotter with RAMPS 1.4 (1 reply)</title>
            <link>https://reprap.org/forum/read.php?88,762719,762719#msg-762719</link>
            <description><![CDATA[ Hello! <br />
I want to make Hanging plotter (v-plotter) with Arduino Mega, RAMPS 1.4 and two stepper motors. I'll think about pen lifting later. <br />
<br />
There is no problems with the basic hardware setup. <br />
<br />
The problem is software. <br />
<br />
I've tried Marlin + Repetier, but it didn't work, I couldn't even make single motor run.<br />
<br />
Ok, so there are some guides. <br />
<br />
Polargraph software release: <a href="https://github.com/euphy/polargraphcontroller/releases/tag/2016-03-29-10-23" target="_blank"  rel="nofollow">https://github.com/euphy/polargraphcontroller/releases/tag/2016-03-29-10-23</a><br />
<br />
Using the Polargraph software with RAMPS motorshield - tweaking Arduino firmware.<br />
<a href="https://github.com/euphy/polargraph/wiki/Using-the-Polargraph-software-with-RAMPS-motorshield" target="_blank"  rel="nofollow">https://github.com/euphy/polargraph/wiki/Using-the-Polargraph-software-with-RAMPS-motorshield</a><br />
<br />
Tweaking polargraphcontroller to be able to run it on Linux and connect to MEGA +RAMPS <a href="https://github.com/euphy/polargraphcontroller/issues/14" target="_blank"  rel="nofollow">https://github.com/euphy/polargraphcontroller/issues/14</a><br />
<br />
The hardware is fully working - tested with ramps14test, motors spin, it's ok.<br />
The problem is that even having polargraphcontroller connected to the board, sending and receiving all the needed commands, the motors themselves do not move. Assembly is tested and working. ramps14test rotates motors around as it should.<br />
<br />
Where do I have something broken?]]></description>
            <dc:creator>mnom</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Mon, 17 Apr 2017 07:39:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?88,761488,761488#msg-761488</guid>
            <title>3d printing PCB (14 replies)</title>
            <link>https://reprap.org/forum/read.php?88,761488,761488#msg-761488</link>
            <description><![CDATA[ Hello everyone,<br />
<br />
I am going to make a 3d printer which can print PCBs. I would like to ask you what it must be capable of to be of use to you. So far we have come up with these:<br />
The time it takes to print a PCB should be within a reasonable amount of time.<br />
People with basic knowlegde of electronics and programming must be able to use it with reasonble ease.<br />
The maximum voltage of the PCBs must be 5V or more.<br />
The PCB should have reasonable temperatures during the printing process<br />
The printer must also be able to print the materials a normal 3d printer uses.<br />
<br />
Please note that were students and that we dont have acces to a unlimited amount of money.<br />
<br />
Thank you for replying<br />
Matthijsb00]]></description>
            <dc:creator>Matthijsb00</dc:creator>
            <category>Let&#039;s design something! (I&#039;ve got an idea ...)</category>
            <pubDate>Wed, 04 Oct 2017 06:28:47 -0400</pubDate>
        </item>
    </channel>
</rss>
