Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://forums.reprap.org/feed.php?53%2Creplies=1%2Ctype=rss

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  3.    <channel>
  4.        <title>Reprap Forum - United Kingdom RepRap User Group</title>
  5.        <description>http://reprap.org/wiki/RUG/UK</description>
  6.        <link>https://reprap.org/forum/list.php?53</link>
  7.        <lastBuildDate>Thu, 09 May 2024 21:11:53 -0400</lastBuildDate>
  8.        <generator>Phorum 5.2.23</generator>
  9.        <item>
  10.            <guid>https://reprap.org/forum/read.php?53,892818,892818#msg-892818</guid>
  11.            <title>Filament Vendor UK</title>
  12.            <link>https://reprap.org/forum/read.php?53,892818,892818#msg-892818</link>
  13.            <description><![CDATA[ HI,<br />
  14. <br />
  15. I searching for my colleague for an Filament Vendor in The UK .<br />
  16. <br />
  17. Does anyone know an Vendor who send to UK who works with Business Customers ? ( Means Order comes er mail payment after delivery ....)<br />
  18. <br />
  19. Before Brexit was easy now all asking for prepayment <br />
  20. <br />
  21. Best regards<br />
  22. Thomas]]></description>
  23.            <dc:creator>Luchador</dc:creator>
  24.            <category>United Kingdom RepRap User Group</category>
  25.            <pubDate>Tue, 23 May 2023 03:14:56 -0400</pubDate>
  26.        </item>
  27.        <item>
  28.            <guid>https://reprap.org/forum/read.php?53,890071,890071#msg-890071</guid>
  29.            <title>LCD does not work after enabling define SERIAL_PORT_2 2</title>
  30.            <link>https://reprap.org/forum/read.php?53,890071,890071#msg-890071</link>
  31.            <description><![CDATA[ Creality &gt;&gt; CR-10S LCD RepRapDiscount FULL GRAPHIC Smart Controller<br />
  32. <br />
  33. If I disable // # define SERIAL_PORT_2 2 the LCD works<br />
  34. <br />
  35. If I enable port 2 #define SERIAL_PORT_2 2<br />
  36. #define BAUDRATE_2 115200 <br />
  37. <br />
  38. The display stops working<br />
  39. <br />
  40. Please help]]></description>
  41.            <dc:creator>robo1973</dc:creator>
  42.            <category>United Kingdom RepRap User Group</category>
  43.            <pubDate>Wed, 27 Jul 2022 06:54:49 -0400</pubDate>
  44.        </item>
  45.        <item>
  46.            <guid>https://reprap.org/forum/read.php?53,888470,888470#msg-888470</guid>
  47.            <title>PID or Runnaway ??</title>
  48.            <link>https://reprap.org/forum/read.php?53,888470,888470#msg-888470</link>
  49.            <description><![CDATA[ My settings are now irritating me.<br />
  50. Everything heats up as it should, when starting with a cold printer, I heat the bed first (60-c), then the Extruder(220-c).<br />
  51. It has never failed.<br />
  52. I am now printing first layers, with a new filament, and trying to "dial-it-in", so cancel print re-slice with tweaked settings, - repeat.<br />
  53. If I start the "new" print too soon - that is if the Extruder is above 110-c when the new print heat-up starts to heat the Extruder to 220-c, then I get and error E1 fault, system halted, please reboot.<br />
  54. I now start the new print when the Extruder is approaching 110-c, and hope the bed heating takes longer to get back to 60-c such that when the new print goes to Extruder heating it is below 110-c.<br />
  55. This restart behaviour has always been the same, but it has not been an issue, as I have not needed to start prints so quickly one after the other.<br />
  56. It must be a setting in MARLIN, either the Runaway or the PID, but I don't know which setting to look at, so any help would be very welcome, provided its not the "check wiring, etc.<br />
  57. I think it may be something to do with the PID, as it only errors when the Extruder heating starts and the Nozzle is already above 110-c ( approx ). Anything below and it heats up just fine.]]></description>
  58.            <dc:creator>dennisW</dc:creator>
  59.            <category>United Kingdom RepRap User Group</category>
  60.            <pubDate>Thu, 24 Feb 2022 10:54:34 -0500</pubDate>
  61.        </item>
  62.        <item>
  63.            <guid>https://reprap.org/forum/read.php?53,887985,887985#msg-887985</guid>
  64.            <title>sintron 3D printer broken firmware</title>
  65.            <link>https://reprap.org/forum/read.php?53,887985,887985#msg-887985</link>
  66.            <description><![CDATA[ I've got a Sintron TW-102 3D printer, but the default firmware (seemingly a modification of Marlin 1.0.0 for Prusa Mendal) was set up without EEPROM saving of parameters enabled, and no suitable limit on the z-axis max speed.  <br />
  67. <br />
  68. I could alter the max speed value but this was forgotten every time the printer was reset, and so it was stalling the Z axis motor when it tried to move up 5mm at the start of the program while heating the extruder.  I reduced the feedrate for lifting in PrusaSlicer, but this left it stalling as it tried to start the print by traversing down 5mm again, I now realise that there is a maximum z speed setting, but the machine is not currently functioning at all.<br />
  69. <br />
  70. I tried updating the firmware for Marlin 1.1.x and set up all defaults suitably, but now whatever I do, whatever display settings I have, the display and the controller's encoder don't work.:S<br />
  71. <br />
  72. Also, the UART output is scrambled when baudrate is set correctly in Arduino IDE, and programs will not upload over UART, so it has to have programs uploaded over ICSP.<br />
  73. <br />
  74. The control board is an MKS Mini v1.2, there is 1 extruder, 1 fan, no heated bed is fitted on the machine, and 1 z-axis motor.  The display is a Reprap Budget Smart Controller.<br />
  75. <br />
  76. Does anyone have the Sintron firmware or has anyone managed to setup Marlin 1.1.x for it, what changes must be made from the default configuration?<br />
  77. <br />
  78. I can't find the MKS Mini v1.2 in the available boards, and no settings I've tried seem to run the display.]]></description>
  79.            <dc:creator>chris125</dc:creator>
  80.            <category>United Kingdom RepRap User Group</category>
  81.            <pubDate>Sun, 23 Jan 2022 12:55:16 -0500</pubDate>
  82.        </item>
  83.        <item>
  84.            <guid>https://reprap.org/forum/read.php?53,887941,887941#msg-887941</guid>
  85.            <title>Laser hook up to a ramps 1.4</title>
  86.            <link>https://reprap.org/forum/read.php?53,887941,887941#msg-887941</link>
  87.            <description><![CDATA[ My laser has 3 wires, positive  negative and PWM<br />
  88. How are these connected to the Ramps 1.4 board.<br />
  89. Any advice appreciated, thanks]]></description>
  90.            <dc:creator>jodougie2812</dc:creator>
  91.            <category>United Kingdom RepRap User Group</category>
  92.            <pubDate>Thu, 20 Jan 2022 06:17:23 -0500</pubDate>
  93.        </item>
  94.        <item>
  95.            <guid>https://reprap.org/forum/read.php?53,879077,879077#msg-879077</guid>
  96.            <title>Pertinax permanent printing plate</title>
  97.            <link>https://reprap.org/forum/read.php?53,879077,879077#msg-879077</link>
  98.            <description><![CDATA[ Hi guys,<br />
  99. <br />
  100. I have read in several forum posts that Pertinax is excellent as a permanent printing plate. Does anyone have any further experience for me? Do the plates have to be ground for better adhesion? What about printing with PLA? Is it a cheaper alternative to PEI?<br />
  101. <br />
  102. Best regards<br />
  103. Franz]]></description>
  104.            <dc:creator>3D-Drucker-Franz</dc:creator>
  105.            <category>United Kingdom RepRap User Group</category>
  106.            <pubDate>Tue, 24 Nov 2020 09:43:32 -0500</pubDate>
  107.        </item>
  108.        <item>
  109.            <guid>https://reprap.org/forum/read.php?53,623337,878540#msg-878540</guid>
  110.            <title>Re: New to 3D Needs help</title>
  111.            <link>https://reprap.org/forum/read.php?53,623337,878540#msg-878540</link>
  112.            <description><![CDATA[ Sorted]]></description>
  113.            <dc:creator>Richwoolley</dc:creator>
  114.            <category>United Kingdom RepRap User Group</category>
  115.            <pubDate>Wed, 04 Nov 2020 13:32:02 -0500</pubDate>
  116.        </item>
  117.        <item>
  118.            <guid>https://reprap.org/forum/read.php?53,623337,878491#msg-878491</guid>
  119.            <title>Re: New to 3D Needs help</title>
  120.            <link>https://reprap.org/forum/read.php?53,623337,878491#msg-878491</link>
  121.            <description><![CDATA[ My previous msg I failed to note that the marlin.ino/ode file is not in the marlin.zip file.]]></description>
  122.            <dc:creator>Richwoolley</dc:creator>
  123.            <category>United Kingdom RepRap User Group</category>
  124.            <pubDate>Mon, 02 Nov 2020 15:09:52 -0500</pubDate>
  125.        </item>
  126.        <item>
  127.            <guid>https://reprap.org/forum/read.php?53,623337,878490#msg-878490</guid>
  128.            <title>Re: New to 3D Needs help</title>
  129.            <link>https://reprap.org/forum/read.php?53,623337,878490#msg-878490</link>
  130.            <description><![CDATA[ Very new and very uneducated in 3d printers with a prusa i3 hephestos. This was given to me in a slightly ‘used’ condition with the lcd screen showing two parallel bars.<br />
  131. I’ve managed to use the ‘blink’ facility on arduino IDE  and I’ve located the hephestos firmware on Marlin as I assume it’s that part that’s in need of reloading.<br />
  132. I’ve assumed that as I’ve been told a previous attempt at renewing the firmware failed. Hence the LCD display as described. <br />
  133. So my problem is trying to load the config h and config avh into Arduino IDE, I keep looking for a marlin.ino or pie file iwithin the zip file. I’m at a loss to understand how to progress loading the contents of the appropriate marlin zip file into arduino IDE, im sure it’s simple but I’m struggling to understand how.<br />
  134. <br />
  135. Can anyone point me in the right direction please?<br />
  136. <br />
  137. Thank you]]></description>
  138.            <dc:creator>Richwoolley</dc:creator>
  139.            <category>United Kingdom RepRap User Group</category>
  140.            <pubDate>Mon, 02 Nov 2020 14:21:51 -0500</pubDate>
  141.        </item>
  142.        <item>
  143.            <guid>https://reprap.org/forum/read.php?53,877879,877879#msg-877879</guid>
  144.            <title>Configuring AUX 1 pins as Input GPIO to trigger internal Gcode loop within marlin</title>
  145.            <link>https://reprap.org/forum/read.php?53,877879,877879#msg-877879</link>
  146.            <description><![CDATA[ I have been trying to configure AUX 1 pins (pin D1) to become an input pin that would trigger a specific set of Gcode and once the command is completed, it would wait for another trigger of the pin D1. I have defined the pin number in pins.h but not sure how to define it as an input pin or set the immediate Gcode command using the enqueque_and_echo_commands_P (pgcode). I hope someone would enlighten me with the procedure. <br />
  147. <br />
  148. Thanks a tonne.<br />
  149. <br />
  150. Paavanan<br />
  151. (An Average Joe)]]></description>
  152.            <dc:creator>Paavanan</dc:creator>
  153.            <category>United Kingdom RepRap User Group</category>
  154.            <pubDate>Mon, 05 Oct 2020 02:52:02 -0400</pubDate>
  155.        </item>
  156.        <item>
  157.            <guid>https://reprap.org/forum/read.php?53,874295,874295#msg-874295</guid>
  158.            <title>Ramps 1.4 not functionioning correctly after the PSU pulsed</title>
  159.            <link>https://reprap.org/forum/read.php?53,874295,874295#msg-874295</link>
  160.            <description><![CDATA[ My ramps 1.4 setup has stopped working properly after trying to use the PS_on pin on an ATX PSU without external power. The power supply began to pulse at about 1hz. After this mistake, the Ramps board has stopped properly connecting to my laptop running repetierhost via USB. Repetier respondes with this error message: Communication Timeout - reset send buffer block. I can successfully reflash marlin onto it and flashing another example code I can see that the arduino can use serial communication. My full graphic discount smart controller outputs only white, I've tried changing the contrast on it but there is no display output. I've checked the voltages and there is definitely 12v (ps_on pin moved to a ground pin) and 5v output. There's no visible damage on the ramps board or the arduino. The connection to the arduino seems to work better when the display is not attached but still is patchy. I was able to read the thermistors for the extruder and the heated bed but only when they were switched, I was also able to heat the extruder when they were switched, which should have thrown an error and has in the past when the PSU isn't on.<br />
  161. Any help would be greatly appreciated.<br />
  162. Max]]></description>
  163.            <dc:creator>maxba</dc:creator>
  164.            <category>United Kingdom RepRap User Group</category>
  165.            <pubDate>Fri, 26 Jun 2020 10:06:18 -0400</pubDate>
  166.        </item>
  167.        <item>
  168.            <guid>https://reprap.org/forum/read.php?53,866708,866708#msg-866708</guid>
  169.            <title>Duet3D wifi remote control</title>
  170.            <link>https://reprap.org/forum/read.php?53,866708,866708#msg-866708</link>
  171.            <description><![CDATA[ Hi everybody, I'm currently working on my self-designed coreXY and I will use the duet wifi as mainboard. I got some questions about it:<br />
  172. - i will use 2 different PSU, one for the hated bed and one for the board itself. the big one ( heated bed ) will supply the 5V to the duet when turned off the 24V via SSR. I studied the wiring diagram and I end up with this configuration: heated bed's PSU feed 5V via 5V pin next to the PS ON pin, the other pole connected to the GND pin on the other side of PS ON. PS ON connected to the SSR negative pole and the positive one connected to the 5V pin in the expansion board. ( the SSR control the board's PSU). Is it correct the wiring ? (I don't want to blow up my new duet)<br />
  173. - if I get it right, I understood that the Due Web Control can turn off the printer through the PS ON, opening the SSR circuit and cutting the power provided by the PSU's 24V. But can I turn on the printer via Web Control ? I mean, the WC I always accessible despite the printer is on or off ? using the WC I assume that I can control the "standby" part of the duet (the one supplied with the 5V) and it will close the SSR circuit repowering with the 24V the board (turning it on). did I get wrong something ? are my interpretation correct ?<br />
  174. thanking you in advance !!]]></description>
  175.            <dc:creator>JackTom2098</dc:creator>
  176.            <category>United Kingdom RepRap User Group</category>
  177.            <pubDate>Tue, 28 Jan 2020 09:34:24 -0500</pubDate>
  178.        </item>
  179.        <item>
  180.            <guid>https://reprap.org/forum/read.php?53,862732,862732#msg-862732</guid>
  181.            <title>New extruder for Anycubic mega s over extruding</title>
  182.            <link>https://reprap.org/forum/read.php?53,862732,862732#msg-862732</link>
  183.            <description><![CDATA[ Bought an Anycubic mega S printer - [<a href="https://www.anycubic.com/products/anycubic-i3-mega-s?variant=30151498367036" target="_blank"  rel="nofollow">www.anycubic.com</a>] and decided to change the extruder. <br />
  184. <br />
  185. However, the new extruder <br />
  186. <br />
  187. [<a href="https://www.amazon.co.uk/FYSETC-Extruder-Long-Distance-Filament-Creality/dp/B07S7C4T7Y/ref=asc_df_B07S7C4T7Y/?tag=googshopuk-21&amp;linkCode=df0&amp;hvadid=372372480883&amp;hvpos=1o1&amp;hvnetw=g&amp;hvrand=10004288099756258047&amp;hvpone=&amp;hvptwo=&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9046040&amp;hvtargid=pla-791140123834&amp;psc=1&amp;tag=&amp;ref=&amp;adgrpid=76472267756&amp;hvpone=&amp;hvptwo=&amp;hvadid=372372480883&amp;hvpos=1o1&amp;hvnetw=g&amp;hvrand=10004288099756258047&amp;hvqmt=&amp;hvdev=c&amp;hvdvcmdl=&amp;hvlocint=&amp;hvlocphy=9046040&amp;hvtargid=pla-791140123834" target="_blank"  rel="nofollow">www.amazon.co.uk</a>]<br />
  188. <br />
  189. FYSETC 3D Printer Upgrade Extruder Long-Distance Remote Metal Extruder Right Hand Block Kit Spare Parts 1.75mm Filament for Creality Ender 3 CR-10 Prusa i3 Anet A8 Anycubic Mega Wanhao i3<br />
  190. <br />
  191. Has no offset gears which means it’s now a direct feed - over 50% faster. How can you reduce the extrusion/flow? Can this be done by g-code or do I need to rewrite the firmware! <br />
  192. <br />
  193. Sorry new to 3D printing. Any suggestions]]></description>
  194.            <dc:creator>Ogri</dc:creator>
  195.            <category>United Kingdom RepRap User Group</category>
  196.            <pubDate>Tue, 19 Nov 2019 04:19:45 -0500</pubDate>
  197.        </item>
  198.        <item>
  199.            <guid>https://reprap.org/forum/read.php?53,798113,860660#msg-860660</guid>
  200.            <title>Re: Can&#039;t print in bed centre</title>
  201.            <link>https://reprap.org/forum/read.php?53,798113,860660#msg-860660</link>
  202.            <description><![CDATA[ Sorry i cannot help, just noticed your post look like i have symilar problem mine was working fine until I installed cura 4.3.<br />
  203. Uninstalling and using older version of cura das not help.<br />
  204. Have you find solution for the problem?<br />
  205. <br />
  206. Regards.]]></description>
  207.            <dc:creator>kpolek</dc:creator>
  208.            <category>United Kingdom RepRap User Group</category>
  209.            <pubDate>Fri, 11 Oct 2019 14:41:58 -0400</pubDate>
  210.        </item>
  211.        <item>
  212.            <guid>https://reprap.org/forum/read.php?53,851375,851375#msg-851375</guid>
  213.            <title>Saying Hi</title>
  214.            <link>https://reprap.org/forum/read.php?53,851375,851375#msg-851375</link>
  215.            <description><![CDATA[ Hi there folks,<br />
  216. <br />
  217. I am new to 3d printing and am curious to know, although it maybe a silly question, but is this forum only for folks with reprap printers or 3d printing in general?<br />
  218. <br />
  219. I havent got a 3d printer yet but am looking at a couple of deltabot style printers.<br />
  220. <br />
  221. My first question still stands though, so am i in the right place or not?<br />
  222. <br />
  223. Thanks for reading and have a good day.<br />
  224. <br />
  225. Matt :)]]></description>
  226.            <dc:creator>Matster3D</dc:creator>
  227.            <category>United Kingdom RepRap User Group</category>
  228.            <pubDate>Tue, 16 Apr 2019 05:58:28 -0400</pubDate>
  229.        </item>
  230.        <item>
  231.            <guid>https://reprap.org/forum/read.php?53,278919,845002#msg-845002</guid>
  232.            <title>Re: Scotland?</title>
  233.            <link>https://reprap.org/forum/read.php?53,278919,845002#msg-845002</link>
  234.            <description><![CDATA[ Hi, I just joined this forum and noticed that  you say there is a group that meet, that is something I would be interested in.  I’m basically looking for some help on a modification I have made]]></description>
  235.            <dc:creator>Paul41</dc:creator>
  236.            <category>United Kingdom RepRap User Group</category>
  237.            <pubDate>Sun, 20 Jan 2019 18:11:39 -0500</pubDate>
  238.        </item>
  239.        <item>
  240.            <guid>https://reprap.org/forum/read.php?53,838458,839540#msg-839540</guid>
  241.            <title>Re: Marlin with 6963 LCD?</title>
  242.            <link>https://reprap.org/forum/read.php?53,838458,839540#msg-839540</link>
  243.            <description><![CDATA[ I've gotten as far as U8g 'hello world' with the following constructor:<br />
  244. <br />
  245. U8GLIB_T6963_128X64 u8g(37, 35, 33, 31, 29, 27, 25, 23, 43, 45, 39, 41); // 8Bit Com: D0..D7: 8,9,10,11,4,5,6,7, cs=14, a0=15, wr=17, rd=18, reset=16<br />
  246. <br />
  247. But I'm not sure how to import that into Marlin in a way that would make sense?<br />
  248. <br />
  249. Should I be creating a new board definition and pins_xxx.h?<br />
  250. <br />
  251. Or just modify the default definitions? (and the default is what?)<br />
  252. <br />
  253. I'm finding the code to be insanely difficult to navigate, and comment sparse.]]></description>
  254.            <dc:creator>curator23</dc:creator>
  255.            <category>United Kingdom RepRap User Group</category>
  256.            <pubDate>Sat, 24 Nov 2018 10:47:35 -0500</pubDate>
  257.        </item>
  258.        <item>
  259.            <guid>https://reprap.org/forum/read.php?53,838458,838458#msg-838458</guid>
  260.            <title>Marlin with 6963 LCD?</title>
  261.            <link>https://reprap.org/forum/read.php?53,838458,838458#msg-838458</link>
  262.            <description><![CDATA[ Hi folks,<br />
  263. <br />
  264. Does anyone know how to configure marlin to work with a T6963 128x64 GLCD?<br />
  265. <br />
  266. The config seems to be vendor specific, and '6963' does not occur in the source code, but the driver is supported by U8GLIB.<br />
  267. <br />
  268. Cheers.]]></description>
  269.            <dc:creator>curator23</dc:creator>
  270.            <category>United Kingdom RepRap User Group</category>
  271.            <pubDate>Tue, 13 Nov 2018 15:08:29 -0500</pubDate>
  272.        </item>
  273.        <item>
  274.            <guid>https://reprap.org/forum/read.php?53,835580,835580#msg-835580</guid>
  275.            <title>Who&#039;s running Simplify3d on Mac?</title>
  276.            <link>https://reprap.org/forum/read.php?53,835580,835580#msg-835580</link>
  277.            <description><![CDATA[ Who's running Simplify3d on Mac?<br />
  278. <br />
  279. Hi, Didi from Germany.<br />
  280. I switched from PC System Windows to Apple IMac.<br />
  281. Have worked great with S3D so far, but not for Mac.<br />
  282. Who has it and can tell me?  Here or PM.<br />
  283. <br />
  284. Thanks, Didi with Google Translator :D]]></description>
  285.            <dc:creator>vw-styler</dc:creator>
  286.            <category>United Kingdom RepRap User Group</category>
  287.            <pubDate>Fri, 05 Oct 2018 08:43:59 -0400</pubDate>
  288.        </item>
  289.        <item>
  290.            <guid>https://reprap.org/forum/read.php?53,835074,835074#msg-835074</guid>
  291.            <title>Ramps 1.4 Polyfuse Replacement Question.</title>
  292.            <link>https://reprap.org/forum/read.php?53,835074,835074#msg-835074</link>
  293.            <description><![CDATA[ Hey there, i see lots of people replacing the polyfuses on their Ramps 1.4 boards with automotive fuses, i was curious if i could replace the polyfuses with type A fuses (the cyndrilic style), for no reason other than i can get the PCB mounts for these types of fuses in my country, the only places i can seem to find the PCB mounts for blade fuses would cost me 10 dollars in parts and 20 dollars in shipping. Thank you to anyone who can shine a little light on my issue. Cheers.]]></description>
  294.            <dc:creator>MarkGrindcore</dc:creator>
  295.            <category>United Kingdom RepRap User Group</category>
  296.            <pubDate>Sun, 30 Sep 2018 14:19:37 -0400</pubDate>
  297.        </item>
  298.        <item>
  299.            <guid>https://reprap.org/forum/read.php?53,451717,828972#msg-828972</guid>
  300.            <title>Re: Reprapper from essex in need of help</title>
  301.            <link>https://reprap.org/forum/read.php?53,451717,828972#msg-828972</link>
  302.            <description><![CDATA[ What kind of problems are you having]]></description>
  303.            <dc:creator>nod2</dc:creator>
  304.            <category>United Kingdom RepRap User Group</category>
  305.            <pubDate>Thu, 19 Jul 2018 05:46:42 -0400</pubDate>
  306.        </item>
  307.        <item>
  308.            <guid>https://reprap.org/forum/read.php?53,799892,799892#msg-799892</guid>
  309.            <title>Crowdfunding help</title>
  310.            <link>https://reprap.org/forum/read.php?53,799892,799892#msg-799892</link>
  311.            <description><![CDATA[ Help by donating to my friend, he is asking for help, share it, donate, give an idea, everything is appreciated. Read his story here - [<a href="https://www.gofundme.com/mydadsdebtsandmomsdepression" target="_blank"  rel="nofollow">www.gofundme.com</a>] and please, again, share and help. Today him, tomorrow you. Thanks!]]></description>
  312.            <dc:creator>sergioneves873</dc:creator>
  313.            <category>United Kingdom RepRap User Group</category>
  314.            <pubDate>Thu, 07 Dec 2017 17:54:12 -0500</pubDate>
  315.        </item>
  316.        <item>
  317.            <guid>https://reprap.org/forum/read.php?53,798412,798412#msg-798412</guid>
  318.            <title>LCD Encoder</title>
  319.            <link>https://reprap.org/forum/read.php?53,798412,798412#msg-798412</link>
  320.            <description><![CDATA[ The rotary encoder on my lcd panel adjusts the speed when the printer is idle<br />
  321. <br />
  322. BUT when it starts to print, the decoder does nothing.<br />
  323. <br />
  324. How can i change the menu option in Marlin to counter this?<br />
  325. <br />
  326. Basil]]></description>
  327.            <dc:creator>bhbloom</dc:creator>
  328.            <category>United Kingdom RepRap User Group</category>
  329.            <pubDate>Tue, 28 Nov 2017 06:12:08 -0500</pubDate>
  330.        </item>
  331.        <item>
  332.            <guid>https://reprap.org/forum/read.php?53,798113,798113#msg-798113</guid>
  333.            <title>Can&#039;t print in bed centre</title>
  334.            <link>https://reprap.org/forum/read.php?53,798113,798113#msg-798113</link>
  335.            <description><![CDATA[ Hi everyone,<br />
  336. <br />
  337. I was hoping you would be able to help me.  <br />
  338. <br />
  339. I’ve had my Tevo Tarantula for a couple of weeks now and I’ve been calibrating all of the stepper motors so that when I print a 20mm test cube everything is within 0.2mm tolerance which for now is ok for me.  <br />
  340. <br />
  341. What I have noticed is that my prints are not printing in the centre of the bed but are offset to the back right corner.  I have the 220 x 280 bed size and this is defined within the firmware I am running (The latest Marlin from here [<a href="https://github.com/JimBrown/MarlinTarantula/" target="_blank"  rel="nofollow">github.com</a>]).  <br />
  342. <br />
  343. When I auto home the print head the nozzle sits in the front left hand corner however I have noticed that the print head is 24mm towards the right on the x axis (this is obviously part of the design) so I thought that by entering the following into the firmware this may resolve it <b>#define X_HOME_POS 24</b> however it appears to have no effect on where the printer starts.<br />
  344. <br />
  345. The front of the calibration cube is started at 139mm from the front of the build plate and the start of the edge is 124mm from the left side of the build plate, <br />
  346. <br />
  347. I have also uploaded a picture here <a href="https://www.dropbox.com/s/hepm8v2km42iow9/IMG_20171126_190111.jpg?dl=0" target="_blank"  rel="nofollow">Image</a> so this can be seen a little more clearly (file was too large to attach here).<br />
  348. <br />
  349. I have also uploaded a copy of my configuration.h file here <a href="https://www.dropbox.com/s/k0r8qj7hhizoan3/Configuration.h?dl=0" target="_blank"  rel="nofollow">Configuration.h</a> if anyone could take a look and help.<br />
  350. <br />
  351. Is anyone able to tell me how to resolve this as I really like the printer but this one small aspect is bugging me and I don’t know how to solve it/<br />
  352. <br />
  353. Thanks everyone for your help.<br />
  354. <br />
  355. Noel]]></description>
  356.            <dc:creator>noelmm</dc:creator>
  357.            <category>United Kingdom RepRap User Group</category>
  358.            <pubDate>Sun, 26 Nov 2017 14:37:47 -0500</pubDate>
  359.        </item>
  360.        <item>
  361.            <guid>https://reprap.org/forum/read.php?53,797836,797836#msg-797836</guid>
  362.            <title>And this connects to......</title>
  363.            <link>https://reprap.org/forum/read.php?53,797836,797836#msg-797836</link>
  364.            <description><![CDATA[ Hi, I'm new to the Rep Rap community and am building a Makibox 3D kit that was offered about a year ago.  I was doing OK despite the woeful "instructions", but I am stuck on a connection to the PCB. From the Extruder head I have a green and a black wire from RT with 2 pin plug attached. On the PCB I have 3 sockets :- 1) FAN / J14,        2) HE TH / J12,        3) HB TH / J13. Anyone out there successfully built the kit and could give me a clue ?]]></description>
  365.            <dc:creator>Marshallmaker</dc:creator>
  366.            <category>United Kingdom RepRap User Group</category>
  367.            <pubDate>Fri, 24 Nov 2017 16:14:51 -0500</pubDate>
  368.        </item>
  369.        <item>
  370.            <guid>https://reprap.org/forum/read.php?53,758399,786222#msg-786222</guid>
  371.            <title>Re: Problem with the A4899 drivers</title>
  372.            <link>https://reprap.org/forum/read.php?53,758399,786222#msg-786222</link>
  373.            <description><![CDATA[ Try disconnecting the pin. While not connected, the driver may detect a low level on the enable input. If it does not detect a low level, connect the ENABLE pin to GND via a solder bridge.<br />
  374. <br />
  375. For more information, visit our website <a href="http://www.ingeniotriana.com" target="_blank"  rel="nofollow">www.ingeniotriana.com</a> or access the 3D printing section on the link:<br />
  376. <a href="http://[url" target="_blank"  rel="nofollow">http://ingenio-triana.blogspot.com.es/p/impresora-3d.html</a>]http://ingenio-triana.blogspot.com.es/p/impresora-3d.html[/url]]]></description>
  377.            <dc:creator>Ingenio Triana</dc:creator>
  378.            <category>United Kingdom RepRap User Group</category>
  379.            <pubDate>Sun, 03 Sep 2017 07:20:39 -0400</pubDate>
  380.        </item>
  381.        <item>
  382.            <guid>https://reprap.org/forum/read.php?53,773639,775078#msg-775078</guid>
  383.            <title>Re: Ramps 1.4 Z axis working backwards</title>
  384.            <link>https://reprap.org/forum/read.php?53,773639,775078#msg-775078</link>
  385.            <description><![CDATA[ just a point is the printer configuration correct in pronterface for z home postion]]></description>
  386.            <dc:creator>chris33</dc:creator>
  387.            <category>United Kingdom RepRap User Group</category>
  388.            <pubDate>Mon, 26 Jun 2017 12:17:33 -0400</pubDate>
  389.        </item>
  390.        <item>
  391.            <guid>https://reprap.org/forum/read.php?53,773639,773639#msg-773639</guid>
  392.            <title>Ramps 1.4 Z axis working backwards</title>
  393.            <link>https://reprap.org/forum/read.php?53,773639,773639#msg-773639</link>
  394.            <description><![CDATA[ I've been converting an old Makerbot Replicator to Ramps1.4 and very nearly succeeded But I've hit a problem that I just cannot work out.<br />
  395. <br />
  396. The axes home correctly, which in a Replicator is in the top back right corner.  Using Pronterface, I can check the axes move the extruder and heated bed in the direction I'd expect and the hard endstops work correctly.  Using Slic3r to generate the gcode, the code looks right, however, when it gets to the first G1 Z0.2, it sends the print bed all the way down, beyond (if it could) the bottom of the printer, causing the z axis stepper to complain bitterly.  In fact if I remove the first G1 Z0.2, it happily prints the first layer (albeit very thin as the bed is still at 'home' ie not 0.2mm lower), then as soon as it gets to the next G1 Z, it send the bed all the way down again,<br />
  397. <br />
  398. To get the printer to home in the right direction, I've changed the X, Y and Z_home_dir to 1 and so am using the max hard end stops.  Here's a snippet of the configuration.h code so you can see;<br />
  399. <br />
  400. <br />
  401. // @section homing<br />
  402. <br />
  403. #define Z_HOMING_HEIGHT 0  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...<br />
  404.                             // Be sure you have this distance over your Z_MAX_POS in case.<br />
  405. <br />
  406. // ENDSTOP SETTINGS:<br />
  407. // Sets direction of endstops when homing; 1=MAX, -1=MIN<br />
  408. // :[-1,1]<br />
  409. #define X_HOME_DIR 1<br />
  410. #define Y_HOME_DIR 1<br />
  411. #define Z_HOME_DIR 1<br />
  412. <br />
  413. #define min_software_endstops true // If true, axis won't move to coordinates less than HOME_POS.<br />
  414. #define max_software_endstops true  // If true, axis won't move to coordinates greater than the defined lengths below.<br />
  415. <br />
  416. // @section machine<br />
  417. <br />
  418. // Travel limits after homing (units are in mm)<br />
  419. #define X_MIN_POS -46<br />
  420. #define Y_MIN_POS -11<br />
  421. #define Z_MIN_POS 0<br />
  422. #define X_MAX_POS 215<br />
  423. #define Y_MAX_POS 134<br />
  424. #define Z_MAX_POS 140<br />
  425. <br />
  426. I appreciate that there must be a lot more information you might need to help diagnose the problem, but as I'm a stumbling newbie, I'm not sure what that might be.  Just met me know.<br />
  427. <br />
  428. Thank you for your thought cycles.<br />
  429. <br />
  430. <br />
  431. Andy]]></description>
  432.            <dc:creator>pintokitkat</dc:creator>
  433.            <category>United Kingdom RepRap User Group</category>
  434.            <pubDate>Fri, 16 Jun 2017 13:42:43 -0400</pubDate>
  435.        </item>
  436.        <item>
  437.            <guid>https://reprap.org/forum/read.php?53,421928,767992#msg-767992</guid>
  438.            <title>Re: How did you get started?</title>
  439.            <link>https://reprap.org/forum/read.php?53,421928,767992#msg-767992</link>
  440.            <description><![CDATA[ Have been running a 'Prusa' P3 Steel for the last 2 years. The P3 Steel frame was a great investment, so rigid and well made. Changed stepper motors a few times, definitely worth getting the most powerful versions that you can afford, my first ones were only 400mA rated and gave a few problems driving the Z screws properly.<br />
  441. RAMPS board has been reliable as long as cooling is applied to the DRV8825 stepper drivers. Regularly run for 4 hour+ prints weekly and still gives great results. Buy the bits from wherever suits your pocket.<br />
  442. <br />
  443. Not a kit but separates mainly from Chinese sites.]]></description>
  444.            <dc:creator>FunBogMan</dc:creator>
  445.            <category>United Kingdom RepRap User Group</category>
  446.            <pubDate>Sun, 14 May 2017 14:54:19 -0400</pubDate>
  447.        </item>
  448.        <item>
  449.            <guid>https://reprap.org/forum/read.php?53,761531,761531#msg-761531</guid>
  450.            <title>Printing starts too high Prusa i3 Tarantula autolevelsensor</title>
  451.            <link>https://reprap.org/forum/read.php?53,761531,761531#msg-761531</link>
  452.            <description><![CDATA[ Before printing starts height is ok. This happens in gcode. What i need to do to get this right? I included my config.h if it helps. I can't figure this one out. I'm using simplify 3D as software. <br />
  453. <br />
  454. SENT: M105<br />
  455. SENT: G28 <br />
  456. SENT: G29 <br />
  457. SENT: G92 E0<br />
  458. SENT: G1 E-0.1000 F1800<br />
  459. SENT: G1 Z8.270 F1000<br />
  460. SENT: T0<br />
  461. RECEIVED: ok T:228.6 /225.0 B:99.5 /100.0 T0:228.6 /225.0 @:0 B@:127<br />
  462. RECEIVED: ok<br />
  463. SENT: M105<br />
  464. RECEIVED: Bed x: -10.00 y: -10.00 z: -10.00<br />
  465. RECEIVED: Bed x: 82.00 y: -10.00 z: -10.00<br />
  466. RECEIVED: Bed x: 174.00 y: -10.00 z: -10.00<br />
  467. RECEIVED: Bed x: 175.00 y: 70.00 z: -9.99<br />
  468. RECEIVED: Bed x: 83.00 y: 70.00 z: -9.99<br />
  469. RECEIVED: Bed x: -9.00 y: 70.00 z: -9.99<br />
  470. RECEIVED: Bed x: -10.00 y: 150.00 z: -9.99]]></description>
  471.            <dc:creator>lordhobos</dc:creator>
  472.            <category>United Kingdom RepRap User Group</category>
  473.            <pubDate>Mon, 10 Apr 2017 13:07:38 -0400</pubDate>
  474.        </item>
  475.    </channel>
  476. </rss>
  477.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//forums.reprap.org/feed.php%3F53%2Creplies%3D1%2Ctype%3Drss

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda