<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Theodore Halberd</title>
    <description>The latest articles on DEV Community by Theodore Halberd (@theberd).</description>
    <link>https://dev.to/theberd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3276688%2F66bd7b2e-bdf4-4413-a780-21635b219241.png</url>
      <title>DEV Community: Theodore Halberd</title>
      <link>https://dev.to/theberd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theberd"/>
    <language>en</language>
    <item>
      <title>USB-based Networking in a 3D Printing Shop</title>
      <dc:creator>Theodore Halberd</dc:creator>
      <pubDate>Wed, 09 Jul 2025 12:05:26 +0000</pubDate>
      <link>https://dev.to/theberd/usb-based-networking-in-a-3d-printing-shop-52c4</link>
      <guid>https://dev.to/theberd/usb-based-networking-in-a-3d-printing-shop-52c4</guid>
      <description>&lt;p&gt;Since my workshop has several 3D printers with a USB interface, I’ve always been tempted to make them remote. I ended up accomplishing this with USB Network Gate, a USB over network solution. Before trying USB-over-IP solutions, all the interface did was change where the SD cards with G-code needed to be stuck. Of course, I (and the rest of the crew) would much rather just send the files over LAN.&lt;/p&gt;

&lt;p&gt;The final setup was as follows: a single computer acted as the host, with all the printers attached, and had a host app installed on it. The rest of the computers in the workshop had client apps on them that could request access to a printer. Of course, this also made the requested device inaccessible to everyone else, but with just 6 people in the workplace, we learned to share.&lt;/p&gt;

&lt;p&gt;I tried both &lt;a href="http://www.net-usb.com" rel="noopener noreferrer"&gt;USB Network Gate&lt;/a&gt; by Electronic Team, Inc., and a FabulaTech solution called “&lt;a href="http://www.usb-over-network.com" rel="noopener noreferrer"&gt;USB over Network&lt;/a&gt;”. Price was definitely the deciding factor, USB Network Gate allows multiple devices to be shared at about the same price as a single-device “USB over Network” license. And these apps are costly - while I’m willing to pay a lot for quality software, overpaying by hundreds of dollars is just bad business sense.&lt;/p&gt;

&lt;p&gt;Does anyone else have a story about their CNC businesses? I know that my method definitely isn’t the only one.&lt;/p&gt;

</description>
      <category>usb</category>
      <category>network</category>
      <category>3dprinting</category>
    </item>
  </channel>
</rss>
