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?155%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 - EMC2</title>
  5.        <description></description>
  6.        <link>https://reprap.org/forum/list.php?155</link>
  7.        <lastBuildDate>Fri, 10 May 2024 10:46:55 -0400</lastBuildDate>
  8.        <generator>Phorum 5.2.23</generator>
  9.        <item>
  10.            <guid>https://reprap.org/forum/read.php?155,178334,528228#msg-528228</guid>
  11.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  12.            <link>https://reprap.org/forum/read.php?155,178334,528228#msg-528228</link>
  13.            <description><![CDATA[ Can you help make the settings for the ramps 1.4 to EMC2?]]></description>
  14.            <dc:creator>userjaco</dc:creator>
  15.            <category>EMC2</category>
  16.            <pubDate>Thu, 02 Jul 2015 01:10:07 -0400</pubDate>
  17.        </item>
  18.        <item>
  19.            <guid>https://reprap.org/forum/read.php?155,178334,374913#msg-374913</guid>
  20.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  21.            <link>https://reprap.org/forum/read.php?155,178334,374913#msg-374913</link>
  22.            <description><![CDATA[ Yup that is exactly what i was thinking also. I reached this forum because i was looking into BBB to replace my current router controller. I would of gone with BB-xM instead and i saw some distributors sell an touchscreen lcd, while a bit more expensive it does look quite nice. <br />
  23. <br />
  24. I looked at machine kit, and sadly it uses debian, which i again i would avoid if i can, so i'd rather go arch arm instead and compile all the rest coz this way feels much better to me. Although dunno how smooth this path would be, i am under the impression things are not quite there yet. But i think i will give it a shot later this year.]]></description>
  25.            <dc:creator>NoobMan</dc:creator>
  26.            <category>EMC2</category>
  27.            <pubDate>Thu, 26 Jun 2014 13:59:15 -0400</pubDate>
  28.        </item>
  29.        <item>
  30.            <guid>https://reprap.org/forum/read.php?155,178334,374695#msg-374695</guid>
  31.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  32.            <link>https://reprap.org/forum/read.php?155,178334,374695#msg-374695</link>
  33.            <description><![CDATA[ I agree wholeheartedly that embedded controllers are the way to go. They're cheaper, better performing in most cases (with the RIGHT uC) than the "good' ol' days" config shackled a modern multi-core PC. Arguably more reliable too.<br />
  34. <br />
  35. Food for thought:<br />
  36. A BeagleBone Black (Rev B.) is $55<br />
  37. +8gb micro SDcard $10<br />
  38. +MachineKit distro (free)<br />
  39. +5v,2A(10watt) regulated power 'brick' @ $10<br />
  40. +Probotix PBX-BB breakout board @ $69 (optional, but very handy)<br />
  41. +Cheap HDMI monitor @ $100<br />
  42. +Cheap USB Keyboard/Mouse Combo @ $35<br />
  43. =$279 Done! :)<br />
  44. Try doing that with a PC. <br />
  45. Oh, and the BBB could STILL run HAL2Arduino to further expand GPIO options.<br />
  46. <br />
  47. BUT I digress, for budding scrapbot builders that have multiple old PCs/Arduinos laying around (like me) H2A is a free alternative, and really meant for those that actually LIKE to tinker with everything.<br />
  48. Plus, that subjective "no-cost of entry" adds a lot of "investment courage" to the otherwise "would-be" Makers out there. ;)<br />
  49. <br />
  50. PS: This thread is old and H2A is as well. These days I work mostly with the BBB anyhow. :D]]></description>
  51.            <dc:creator>dewy721</dc:creator>
  52.            <category>EMC2</category>
  53.            <pubDate>Wed, 25 Jun 2014 21:28:09 -0400</pubDate>
  54.        </item>
  55.        <item>
  56.            <guid>https://reprap.org/forum/read.php?155,178334,374457#msg-374457</guid>
  57.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  58.            <link>https://reprap.org/forum/read.php?155,178334,374457#msg-374457</link>
  59.            <description><![CDATA[ No, i did not meant i wanted to use sli/xfire to run cnc :) I was just trying to put emphasis on the parts with requirementss like "put 3 parallel cards" or "use an old computer" are just a mark of obsolescence. Emc is so old its a wonder it did not died of old age already. When it was born there were no microcontrollers capable of doing what it did, and it made sense to compute on the pc itself. Now many uC are quite powerfull and ofc the future will evolve in this direction. There is currently no need to do any kind of "lifting" -heavy or not- on the pc itself. <br />
  60. <br />
  61. The restrictions imposed by the emc arhitecture, parallel ports, realtime os, etc, they are too big compared to the solution of delegating everything externally, which is quite cheaper and more flexible today. EMC has to learn that, or it will slowly fade away. The efforts to make it run on beagle bone or rpi are *the* (*only*) way to go. Ofc imo, thats just an opinion and its mine. There is and always will be an opposition to change, even when not changing endangers existence, and that is because this sort of opposition is not rational. Its just the ppls getting used to something thats all, and that has a blindness factor because they emphasise too much their old experience even when its not relevant anymore. <br />
  62. <br />
  63. Again imo the time when used to daisy chain multiple paralel cards should of been over many years ago. I dont think i can make you feel how this concept really feels to my ears. I admit it could of been a sweet deal sometimes in the past. But nowadays putting "3 parralel cards", to me just sounds half ridiculous and half preposterous. Again this is ofc my opinion.]]></description>
  64.            <dc:creator>NoobMan</dc:creator>
  65.            <category>EMC2</category>
  66.            <pubDate>Wed, 25 Jun 2014 08:23:59 -0400</pubDate>
  67.        </item>
  68.        <item>
  69.            <guid>https://reprap.org/forum/read.php?155,178334,374251#msg-374251</guid>
  70.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  71.            <link>https://reprap.org/forum/read.php?155,178334,374251#msg-374251</link>
  72.            <description><![CDATA[ Last time I checked, both SLI &amp; Crossfire pertained to memory bus sharing between Video cards. Not that GpGPU processing fundemenatly couldn't be harnessed to do it, but you *would* need some one-off custom hardware to get that "this century" processing power connected via the DVI Jacks (the real-world lowest latency interface for a video card). Or hardware that can at least read/write to your GPUs vram directly.<br />
  73. <br />
  74. The premise for using old school LPT ports was for its low-latency interface to the CPU via the south-bridge chip. If memory serves, 586 class CPUs or older have them direct wired to the CPU itself. <br />
  75. <br />
  76. But if you really prefer bleeding-edge hardware then you might wish to step away from the PC platform altogether, luckly there exists projects that can accommodate you there too. :) <br />
  77. <br />
  78. For example, you could load a Beagle Bone Black with a  version of LinuxCNC (known as <a href="http://machinekit.io" target="_blank"  rel="nofollow">MachineKit</a>) that has already been pre-compiled to run on the BBB's ARM processor. Plug in an HDMI monitor and a usb keyboard/mouse and off you go.<br />
  79. <br />
  80. Oh and if that's still not enough, you could run HAL2Arduino on it as well. Hehe.]]></description>
  81.            <dc:creator>dewy721</dc:creator>
  82.            <category>EMC2</category>
  83.            <pubDate>Tue, 24 Jun 2014 17:35:05 -0400</pubDate>
  84.        </item>
  85.        <item>
  86.            <guid>https://reprap.org/forum/read.php?155,178334,374023#msg-374023</guid>
  87.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  88.            <link>https://reprap.org/forum/read.php?155,178334,374023#msg-374023</link>
  89.            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dewy721</strong><br />
  90. You can drive most common stepper drivers boards from a old-school PC's printer port directly. LinuxCNC (aka, EMC2) users have been doing it for literally decades.</div></blockquote>
  91. And that is the problem, usually something that has been done for decades is the very definition of obsolete. <br />
  92. <br />
  93. <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dewy721</strong><br />
  94. Also, if needed you can buy LPT printer port expansion cards off of ebay for 10~20$US. General rule of thumb is that you will need one DB25 per 3 axis (stepper driven). So a 9 axis machine would need a PC with 3 parallel ports installed.</div></blockquote>
  95. If i am going to put more than one card of same type in my pc, is going to be sli / crossfire, and *not* 3 parallel cards. Coz well, i live in this century not the one that just passed.]]></description>
  96.            <dc:creator>NoobMan</dc:creator>
  97.            <category>EMC2</category>
  98.            <pubDate>Tue, 24 Jun 2014 07:42:35 -0400</pubDate>
  99.        </item>
  100.        <item>
  101.            <guid>https://reprap.org/forum/read.php?155,244589,266505#msg-266505</guid>
  102.            <title>Re: EMC2 CNC Mill 3D Printer conversion, did I get everything right?(:P)</title>
  103.            <link>https://reprap.org/forum/read.php?155,244589,266505#msg-266505</link>
  104.            <description><![CDATA[ Yes, that sounds about right. (If you find out anything different, please update EMCRepRap [<a href="http://reprap.org/wiki/EMCRepRap" target="_blank"  rel="nofollow">reprap.org</a>] with what you learn, OK?)<br />
  105. <br />
  106. Once I tell my Sanguinololu+Sprinter to set the extruder temperature with the G-code M104 (or M109) and set the bed temperature with M140 (or M190), then the Sanguinololu+Sprinter actively maintains that temperature,<br />
  107. even after it is disconnected from my laptop.<br />
  108. My understanding is that all other RepRep electronics+firmware works about the same.<br />
  109. <br />
  110. I see there are several hackerspaces in Switzerland -- [<a href="http://hackerspaces.org/wiki/Switzerland" target="_blank"  rel="nofollow">hackerspaces.org</a>] .<br />
  111. They probably know lots of good sources for parts, and other people building RepStraps.<br />
  112. <br />
  113. I hear there is at least one developer in Switzerland -- [<a href="http://www.fabberworld.com/" target="_blank"  rel="nofollow">www.fabberworld.com</a>] .<br />
  114. <br />
  115. So I am surprised that Switzerland is not yet on the list of RepRap user/developer groups [<a href="http://reprap.org/wiki/RUG" target="_blank"  rel="nofollow">reprap.org</a>] .<br />
  116. Could you add Switzerland to the list?<br />
  117. <br />
  118. I see that most of your neighboring countries have RepRap developers:<br />
  119. Germany [<a href="http://reprap.org/wiki/RUG/Germany" target="_blank"  rel="nofollow">reprap.org</a>] , Austria [<a href="http://reprap.org/wiki/RUG/Austria" target="_blank"  rel="nofollow">reprap.org</a>] , Italy [<a href="http://forums.reprap.org/list.php?44" target="_blank"  rel="nofollow">forums.reprap.org</a>] .<br />
  120. <br />
  121. Are any of these groups close enough that you could talk to them?]]></description>
  122.            <dc:creator>DavidCary</dc:creator>
  123.            <category>EMC2</category>
  124.            <pubDate>Wed, 13 Nov 2013 14:12:09 -0500</pubDate>
  125.        </item>
  126.        <item>
  127.            <guid>https://reprap.org/forum/read.php?155,244589,244589#msg-244589</guid>
  128.            <title>EMC2 CNC Mill 3D Printer conversion, did I get everything right?(:P)</title>
  129.            <link>https://reprap.org/forum/read.php?155,244589,244589#msg-244589</link>
  130.            <description><![CDATA[ Hi There<br />
  131. <br />
  132. I have a large CNC Mill hooked up to EMC2 and everything is working very well. However, sometimes I'd be happy to be able to print some parts, so I decided I that I need to convert my mill into a 3D printer.<br />
  133. <br />
  134. I read here and there, but so far I am not sure that I got evrything correct, so please tell me if my plan works or not:<br />
  135. <br />
  136. 1.) I Get an extruder Head (I'm not quite sure which one), Heated bed, Electronics to drive the extruder and to controll the hot end<br />
  137. <br />
  138. 2.) I connect everything to my CNC-mill host computer running EMC2. The extruder has to be configured as A axis.<br />
  139. <br />
  140. 3.) I control the temperature manually on the extruder, not through the computer<br />
  141. <br />
  142. Is that everything? Is it that simple? What else do I have to take into account?<br />
  143. <br />
  144. Oh and by the way: I am located in Switzerland. Were should I get the needed parts from? What is the nest source? If possible I'd like to get all parts from a single supplier.<br />
  145. <br />
  146. Best regards<br />
  147. Joachim]]></description>
  148.            <dc:creator>Joachim</dc:creator>
  149.            <category>EMC2</category>
  150.            <pubDate>Wed, 11 Sep 2013 17:59:47 -0400</pubDate>
  151.        </item>
  152.        <item>
  153.            <guid>https://reprap.org/forum/read.php?155,178334,227836#msg-227836</guid>
  154.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  155.            <link>https://reprap.org/forum/read.php?155,178334,227836#msg-227836</link>
  156.            <description><![CDATA[ You can drive most common stepper drivers boards from a old-school PC's printer port directly. LinuxCNC (aka, EMC2) users have been doing it for literally decades.<br />
  157. <br />
  158. Also, if needed you can buy LPT printer port expansion cards off of ebay for 10~20$US. General rule of thumb is that you will need one DB25 per 3 axis (stepper driven). So a 9 axis machine would need a PC with 3 parallel ports installed.<br />
  159. <br />
  160. However with some coding skills, a python script can be made control one or more Arduinos to approximate a CNC machine with more advanced features like ethernet, record/playback, machining clusters, etc; at the cost of real-time super-fast performance.<br />
  161. <br />
  162. But honestly, if I'm plodding around in my shed with a hand build scrap-bot CNC machine, I won't be trying to break the sound barrier of machine productivity anyway.]]></description>
  163.            <dc:creator>dewy721</dc:creator>
  164.            <category>EMC2</category>
  165.            <pubDate>Wed, 17 Jul 2013 19:10:23 -0400</pubDate>
  166.        </item>
  167.        <item>
  168.            <guid>https://reprap.org/forum/read.php?155,178334,227783#msg-227783</guid>
  169.            <title>Re: Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  170.            <link>https://reprap.org/forum/read.php?155,178334,227783#msg-227783</link>
  171.            <description><![CDATA[ Quick ?;<br />
  172. Reading the FAQ I come across this: <br />
  173. <br />
  174. Question: Can I make “Das Uber” CNC machining center work using HAL2Arduino to handle the whole thing over USB?<br />
  175. <br />
  176. Answer: Yes, but please don’t. Instead, use the parallel port for moving the machine’s axes and reading the encoders. Why? Be cause its easier to configure that part traditionally AND it will perform faster too. If you have that class of machine chances are the general motion controls are intact and very well documented. HAL2Arduino should be sufficient to handle everything else like switches, DRO’s, jog wheels, joysticks, pumps, lights, tool-changers, indexers, control panels, touch probes, part shuttles, or even that 3-phase line conveyer.<br />
  177. <br />
  178. My ? is how would one use the parallel port to move their machine axes, with my arduino I have no parallel port, I have USB only and my motor drivers are on the arduino. Or am I mistaken and this answer is pertaining only to Das Uber?<br />
  179. <br />
  180. Thank You,<br />
  181. <br />
  182. J. Padilla]]></description>
  183.            <dc:creator>jpadilla520</dc:creator>
  184.            <category>EMC2</category>
  185.            <pubDate>Wed, 17 Jul 2013 15:37:24 -0400</pubDate>
  186.        </item>
  187.        <item>
  188.            <guid>https://reprap.org/forum/read.php?155,207187,207187#msg-207187</guid>
  189.            <title>EMC2 / Linuxcnc running on Raspberry Pi</title>
  190.            <link>https://reprap.org/forum/read.php?155,207187,207187#msg-207187</link>
  191.            <description><![CDATA[ I just thought I would post this, as it needs some testers.<br />
  192. <br />
  193. Linuxcnc running on the raspberry pi maybe is getting very close to a usable high speed motion controller.<br />
  194. <br />
  195. There are 22 IO pins available for running step/dir motor drivers, real time kernel and almost all of the linuxcnc components running correctly.<br />
  196. <br />
  197. If you can test this and give feedback to the linuxcnc.org forum it will help speed up the development.<br />
  198. <br />
  199. It does not need any extra hardware just plug your stepper drivers into the relevant gpio header pins (thought really I would like people with scopes to send in signal plots and test functions, so plugging motors is not recomended).<br />
  200. <br />
  201. Web page for SD card image download is: <a href="http://soundproofingforum.co.uk/rpi_linuxcnc/raspberrypilinuxcnc.htm" target="_blank"  rel="nofollow">http://soundproofingforum.co.uk/rpi_linuxcnc/raspberrypilinuxcnc.htm</a><br />
  202. <br />
  203. or you can check the forum thread [<a href="http://linuxcnc.org/index.php/english/forum/18-computer/20514-emc2-running-on-raspberry-pi?start=170" target="_blank"  rel="nofollow">linuxcnc.org</a>]<br />
  204. <br />
  205. I also posted this in the general topic forum.]]></description>
  206.            <dc:creator>mung</dc:creator>
  207.            <category>EMC2</category>
  208.            <pubDate>Fri, 10 May 2013 06:53:39 -0400</pubDate>
  209.        </item>
  210.        <item>
  211.            <guid>https://reprap.org/forum/read.php?155,124733,199071#msg-199071</guid>
  212.            <title>Re: Rasberry pi &amp; EMC2</title>
  213.            <link>https://reprap.org/forum/read.php?155,124733,199071#msg-199071</link>
  214.            <description><![CDATA[ LinuxCNC runs on ARM. It's been ported to a few ARM SOC's (arm9, 11, cortex A8 and 9) for multi-axis machine control.<br />
  215. <br />
  216. [<a href="http://en.araisrobo.com/build-linuxcnc-with-gentoo" target="_blank"  rel="nofollow">en.araisrobo.com</a>]<br />
  217. <br />
  218. [<a href="http://code.google.com/p/miniemc2/" target="_blank"  rel="nofollow">code.google.com</a>]<br />
  219. <br />
  220. [<a href="http://www.youtube.com/watch?v=Kwega6qbDes" target="_blank"  rel="nofollow">www.youtube.com</a>]<br />
  221. linuxcnc raspberry pi mcp23017 realtime linux kernel ARM cnc stepper motors <br />
  222. <br />
  223. [<a href="https://www.youtube.com/watch?v=TTrjJ2t58SA" target="_blank"  rel="nofollow">www.youtube.com</a>]<br />
  224. Linuxcnc (emc2) running on Pico-SAM9G45]]></description>
  225.            <dc:creator>2shedsJackson</dc:creator>
  226.            <category>EMC2</category>
  227.            <pubDate>Thu, 11 Apr 2013 23:19:31 -0400</pubDate>
  228.        </item>
  229.        <item>
  230.            <guid>https://reprap.org/forum/read.php?155,72010,199068#msg-199068</guid>
  231.            <title>Re: Low Latence EMC2 -- Questions --</title>
  232.            <link>https://reprap.org/forum/read.php?155,72010,199068#msg-199068</link>
  233.            <description><![CDATA[ EMC2 now supports RTAI for 3.x kernels as well as Xenomai and RT-Prempt . The developer supported Live and install CD is Ubuntu but others use Gentoo, Arch or custom distros.]]></description>
  234.            <dc:creator>2shedsJackson</dc:creator>
  235.            <category>EMC2</category>
  236.            <pubDate>Thu, 11 Apr 2013 23:13:03 -0400</pubDate>
  237.        </item>
  238.        <item>
  239.            <guid>https://reprap.org/forum/read.php?155,72010,193292#msg-193292</guid>
  240.            <title>Re: Low Latence EMC2 -- Questions --</title>
  241.            <link>https://reprap.org/forum/read.php?155,72010,193292#msg-193292</link>
  242.            <description><![CDATA[ I think that the problem about the realtime isn't only a matter of ram or hard disk, it's about processor management.<br />
  243. The default real time kernel is a good thing.<br />
  244. A real time kernel is necessary for the job, but not always enough.<br />
  245. Sometimes you have to tweak the power management of the pc and other stuff in the bios&amp;driver to make the operating system working properly.]]></description>
  246.            <dc:creator>Day_sleeper</dc:creator>
  247.            <category>EMC2</category>
  248.            <pubDate>Wed, 20 Mar 2013 08:41:24 -0400</pubDate>
  249.        </item>
  250.        <item>
  251.            <guid>https://reprap.org/forum/read.php?155,178334,178334#msg-178334</guid>
  252.            <title>Hacking LinuxCNC&#039;s HAL layer in to your Arduino</title>
  253.            <link>https://reprap.org/forum/read.php?155,178334,178334#msg-178334</link>
  254.            <description><![CDATA[ If anyone is interested, <a href="http://emc2arduino.wordpress.com/" target="_blank"  rel="nofollow">HAL2Arduino</a> has been released.<br />
  255. <br />
  256. Its a communications framework that exposes the HAL interface pins from LinuxCNC to the Arduino (or multiple Arduinos simultaineously).<br />
  257. <br />
  258. Its intended for people that wish to write their own firmware but don't want the headaches if creating a gCode interpreter and communications protocol from scratch.<br />
  259. <br />
  260. Features supported:<br />
  261. <ul>- Automatic scanning for proper serial port(s) to use.<br /> - Allows for one or more Arduinos to be used at the same time.<br /> - Arduino to PC, Arduino to Arduino bidirectional communications and broadcast messaging.<br /> - Error correction.<br /> - Easily expandable with example mods.<br /> - Arduinos can be pre-assigned individual IDs.</ul>
  262. <br />
  263. Relevant uses:<br />
  264. <ul>- LinuxCNC/Arduino integration.<br /> - 3D Printing<br /> - CNC Machining<br /> - Robotics<br /> - Teaching</ul>
  265. <br />
  266. If anyone has questions, please check out our <a href="http://emc2arduino.wordpress.com/faq-2/faq-hal2arduino/" target="_blank"  rel="nofollow">FAQ page</a> or just ask. Either here or on my <a href="http://emc2arduino.wordpress.com/" target="_blank"  rel="nofollow">blog</a>.]]></description>
  267.            <dc:creator>dewy721</dc:creator>
  268.            <category>EMC2</category>
  269.            <pubDate>Mon, 21 Jan 2013 17:14:08 -0500</pubDate>
  270.        </item>
  271.        <item>
  272.            <guid>https://reprap.org/forum/read.php?155,161882,163313#msg-163313</guid>
  273.            <title>Re: Faster speeds ?</title>
  274.            <link>https://reprap.org/forum/read.php?155,161882,163313#msg-163313</link>
  275.            <description><![CDATA[ ... there should be a sort of config, where the max settings are set - maybe you can change the max. values ...]]></description>
  276.            <dc:creator>VDX</dc:creator>
  277.            <category>EMC2</category>
  278.            <pubDate>Mon, 29 Oct 2012 05:54:10 -0400</pubDate>
  279.        </item>
  280.        <item>
  281.            <guid>https://reprap.org/forum/read.php?155,124733,162012#msg-162012</guid>
  282.            <title>Re: Rasberry pi &amp; EMC2</title>
  283.            <link>https://reprap.org/forum/read.php?155,124733,162012#msg-162012</link>
  284.            <description><![CDATA[ See these links for LinuxCNC (formerly EMC2)...<br />
  285. <br />
  286. <a href="https://en.wikipedia.org/wiki/LinuxCNC" target="_blank"  rel="nofollow">https://en.wikipedia.org/wiki/LinuxCNC</a><br />
  287. <a href="http://linuxcnc.org/" target="_blank"  rel="nofollow">http://linuxcnc.org/</a>]]></description>
  288.            <dc:creator>TC</dc:creator>
  289.            <category>EMC2</category>
  290.            <pubDate>Sun, 21 Oct 2012 23:38:45 -0400</pubDate>
  291.        </item>
  292.        <item>
  293.            <guid>https://reprap.org/forum/read.php?155,161882,161882#msg-161882</guid>
  294.            <title>Faster speeds ?</title>
  295.            <link>https://reprap.org/forum/read.php?155,161882,161882#msg-161882</link>
  296.            <description><![CDATA[ I print at the max velocity of 1500mm/m and was wondering if there is anyway to go faster, such as a plugin or something.]]></description>
  297.            <dc:creator>tom10122</dc:creator>
  298.            <category>EMC2</category>
  299.            <pubDate>Sat, 20 Oct 2012 22:05:58 -0400</pubDate>
  300.        </item>
  301.        <item>
  302.            <guid>https://reprap.org/forum/read.php?155,124733,125322#msg-125322</guid>
  303.            <title>Re: Rasberry pi &amp; EMC2</title>
  304.            <link>https://reprap.org/forum/read.php?155,124733,125322#msg-125322</link>
  305.            <description><![CDATA[ I believe EMC2 is x86-only, though I may be wrong. However, I'm thinking of using my rpi (if I ever get it):<br />
  306. <br />
  307. run all non realtime pins to r-pi gpios (things like heating control, stepper enable lines, fan control)<br />
  308. use small avr connected to the serial lines to do real-time stuff<br />
  309. modify pronterface to poke the gpios instead of sending gcode to the avr]]></description>
  310.            <dc:creator>james glanville</dc:creator>
  311.            <category>EMC2</category>
  312.            <pubDate>Thu, 22 Mar 2012 13:35:22 -0400</pubDate>
  313.        </item>
  314.        <item>
  315.            <guid>https://reprap.org/forum/read.php?155,124733,124733#msg-124733</guid>
  316.            <title>Rasberry pi &amp; EMC2</title>
  317.            <link>https://reprap.org/forum/read.php?155,124733,124733#msg-124733</link>
  318.            <description><![CDATA[ I am a bit slow to think of this but can the resberry PI run a version of EMC2.]]></description>
  319.            <dc:creator>johnrpm</dc:creator>
  320.            <category>EMC2</category>
  321.            <pubDate>Mon, 19 Mar 2012 04:02:23 -0400</pubDate>
  322.        </item>
  323.        <item>
  324.            <guid>https://reprap.org/forum/read.php?155,89934,118670#msg-118670</guid>
  325.            <title>Re: Temperature Control on cnc conversion</title>
  326.            <link>https://reprap.org/forum/read.php?155,89934,118670#msg-118670</link>
  327.            <description><![CDATA[ Yeah I agree with Frederic.]]></description>
  328.            <dc:creator>dazarooney</dc:creator>
  329.            <category>EMC2</category>
  330.            <pubDate>Tue, 14 Feb 2012 07:55:56 -0500</pubDate>
  331.        </item>
  332.        <item>
  333.            <guid>https://reprap.org/forum/read.php?155,22390,112246#msg-112246</guid>
  334.            <title>Re: Using a CNC Machine.</title>
  335.            <link>https://reprap.org/forum/read.php?155,22390,112246#msg-112246</link>
  336.            <description><![CDATA[ DeuxVis Wrote:<br />
  337. -------------------------------------------------------<br />
  338. &gt; ElectroNick Wrote:<br />
  339. &gt; --------------------------------------------------<br />
  340. &gt; -----<br />
  341. &gt; <br />
  342. &gt; &gt; <br />
  343. &gt; &gt; Oh, and also, most of Gcode I've accumulated so<br />
  344. &gt; &gt; far uses arcs (G2, G3) and Teacup does not<br />
  345. &gt; support<br />
  346. &gt; &gt; them, so that's another issue with a Reprap<br />
  347. &gt; &gt; firmware - it does not need arcs because it's<br />
  348. &gt; free<br />
  349. &gt; &gt; to travel in straight lines because its<br />
  350. &gt; movements<br />
  351. &gt; &gt; are never constricted by the shape of the<br />
  352. &gt; &gt; workpiece - it's always below the extruder.<br />
  353. &gt; <br />
  354. &gt; <br />
  355. &gt; If you want to try something else, Marlin firmware<br />
  356. &gt; does support arcs<br />
  357. <br />
  358. Thank you for the reference! I will try Marlin when I'm ready for 3D. The only problem I see is that right now Teacup fits on Arduino Nano, which is, due to its small size, an integral part of my build. Marlin seems to run on larger boards only.  If I discover any other Nano limitations and have to change controller anyway, I would definitely prefer firmware that supports arcs and that's where Mariln will be handy indeed. Thanks!]]></description>
  359.            <dc:creator>ElectroNick</dc:creator>
  360.            <category>EMC2</category>
  361.            <pubDate>Wed, 04 Jan 2012 12:11:23 -0500</pubDate>
  362.        </item>
  363.        <item>
  364.            <guid>https://reprap.org/forum/read.php?155,22390,112186#msg-112186</guid>
  365.            <title>Re: Using a CNC Machine.</title>
  366.            <link>https://reprap.org/forum/read.php?155,22390,112186#msg-112186</link>
  367.            <description><![CDATA[ ElectroNick Wrote:<br />
  368. -------------------------------------------------------<br />
  369. <br />
  370. &gt; <br />
  371. &gt; Oh, and also, most of Gcode I've accumulated so<br />
  372. &gt; far uses arcs (G2, G3) and Teacup does not support<br />
  373. &gt; them, so that's another issue with a Reprap<br />
  374. &gt; firmware - it does not need arcs because it's free<br />
  375. &gt; to travel in straight lines because its movements<br />
  376. &gt; are never constricted by the shape of the<br />
  377. &gt; workpiece - it's always below the extruder.<br />
  378. <br />
  379. <br />
  380. If you want to try something else, <a href="http://reprap.org/wiki/Marlin" target="_blank"  rel="nofollow">Marlin firmware</a> does support arcs]]></description>
  381.            <dc:creator>DeuxVis</dc:creator>
  382.            <category>EMC2</category>
  383.            <pubDate>Wed, 04 Jan 2012 04:41:56 -0500</pubDate>
  384.        </item>
  385.        <item>
  386.            <guid>https://reprap.org/forum/read.php?155,22390,112152#msg-112152</guid>
  387.            <title>Re: Using a CNC Machine.</title>
  388.            <link>https://reprap.org/forum/read.php?155,22390,112152#msg-112152</link>
  389.            <description><![CDATA[ What Ian  said (tu).<br />
  390. <br />
  391. And, also, I'm just about to switch back to EMC after having spent about a week with a 'duino-based Teacup firmware controller and I think the biggest issue with using a reprap firmware for more traditional CNC operations (I tried to use it for laser cutting) is that the reprap firmware-based controllers seem to be mostly (only?) concerned about positioning your actuator (as in extruder or could have been a mill or a laser, if it worked) in a particular point <b>above</b> your work and not so much about how that actuator got there. A traditional CNC controller is all about getting there using <b>proper trajectory</b>  <br />
  392. <br />
  393. I'm getting pretty dismal results but it's also a yet unproven router, so I'm not too certain which part of the issues is the software and which is mechanics. Since I'm planning to use the same router for 3D later, I'll get back to Teacup and see how it works for the intended operations.<br />
  394. <br />
  395. Oh, and also, most of Gcode I've accumulated so far uses arcs (G2, G3) and Teacup does not support them, so that's another issue with a Reprap firmware - it does not need arcs because it's free to travel in straight lines because its movements are never constricted by the shape of the workpiece - it's always below the extruder.]]></description>
  396.            <dc:creator>ElectroNick</dc:creator>
  397.            <category>EMC2</category>
  398.            <pubDate>Tue, 03 Jan 2012 20:51:20 -0500</pubDate>
  399.        </item>
  400.        <item>
  401.            <guid>https://reprap.org/forum/read.php?155,89934,108197#msg-108197</guid>
  402.            <title>Re: Temperature Control on cnc conversion</title>
  403.            <link>https://reprap.org/forum/read.php?155,89934,108197#msg-108197</link>
  404.            <description><![CDATA[ I like it :)]]></description>
  405.            <dc:creator>fma</dc:creator>
  406.            <category>EMC2</category>
  407.            <pubDate>Tue, 29 Nov 2011 11:44:29 -0500</pubDate>
  408.        </item>
  409.        <item>
  410.            <guid>https://reprap.org/forum/read.php?155,89934,108186#msg-108186</guid>
  411.            <title>Re: Temperature Control on cnc conversion</title>
  412.            <link>https://reprap.org/forum/read.php?155,89934,108186#msg-108186</link>
  413.            <description><![CDATA[ Sounds good, but maybe "EMC2_full_reprap_driving" would be an idea ?]]></description>
  414.            <dc:creator>DeuxVis</dc:creator>
  415.            <category>EMC2</category>
  416.            <pubDate>Tue, 29 Nov 2011 10:50:56 -0500</pubDate>
  417.        </item>
  418.        <item>
  419.            <guid>https://reprap.org/forum/read.php?155,89934,108178#msg-108178</guid>
  420.            <title>Re: Temperature Control on cnc conversion</title>
  421.            <link>https://reprap.org/forum/read.php?155,89934,108178#msg-108178</link>
  422.            <description><![CDATA[ Well, I don't only want to describe the temperature control, but the entire setup<br />
  423. <br />
  424. What about: Driving_a_Reprap_only_with_EMC2?]]></description>
  425.            <dc:creator>fma</dc:creator>
  426.            <category>EMC2</category>
  427.            <pubDate>Tue, 29 Nov 2011 09:50:32 -0500</pubDate>
  428.        </item>
  429.        <item>
  430.            <guid>https://reprap.org/forum/read.php?155,89934,108176#msg-108176</guid>
  431.            <title>Re: Temperature Control on cnc conversion</title>
  432.            <link>https://reprap.org/forum/read.php?155,89934,108176#msg-108176</link>
  433.            <description><![CDATA[ J'sais pas moi... "EMC2_With_Custom_Temperature_Control" ?<br />
  434. <br />
  435. <br />
  436. That way if someone else makes something similar it could fit on the same page.]]></description>
  437.            <dc:creator>DeuxVis</dc:creator>
  438.            <category>EMC2</category>
  439.            <pubDate>Tue, 29 Nov 2011 09:42:27 -0500</pubDate>
  440.        </item>
  441.        <item>
  442.            <guid>https://reprap.org/forum/read.php?155,89934,108171#msg-108171</guid>
  443.            <title>Re: Temperature Control on cnc conversion</title>
  444.            <link>https://reprap.org/forum/read.php?155,89934,108171#msg-108171</link>
  445.            <description><![CDATA[ Ok. Any idea for an appropriate page name?]]></description>
  446.            <dc:creator>fma</dc:creator>
  447.            <category>EMC2</category>
  448.            <pubDate>Tue, 29 Nov 2011 08:29:27 -0500</pubDate>
  449.        </item>
  450.        <item>
  451.            <guid>https://reprap.org/forum/read.php?155,89934,108167#msg-108167</guid>
  452.            <title>Re: Temperature Control on cnc conversion</title>
  453.            <link>https://reprap.org/forum/read.php?155,89934,108167#msg-108167</link>
  454.            <description><![CDATA[ I'd say make a new page, and link it from there.<br />
  455. <br />
  456. Also make sure to include appropriate keywords in the new page title so that it can be found without pain by the wiki search.]]></description>
  457.            <dc:creator>DeuxVis</dc:creator>
  458.            <category>EMC2</category>
  459.            <pubDate>Tue, 29 Nov 2011 08:18:55 -0500</pubDate>
  460.        </item>
  461.    </channel>
  462. </rss>
  463.  

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%3F155%2Creplies%3D1%2Ctype%3Drss

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