<?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>Forem: Diego Gabriel Dominguez</title>
    <description>The latest articles on Forem by Diego Gabriel Dominguez (@diego_gabrieldominguez_b).</description>
    <link>https://forem.com/diego_gabrieldominguez_b</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%2F3885362%2Fcc7b0903-cb34-4782-9854-8fcbe8aa322a.jpg</url>
      <title>Forem: Diego Gabriel Dominguez</title>
      <link>https://forem.com/diego_gabrieldominguez_b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/diego_gabrieldominguez_b"/>
    <language>en</language>
    <item>
      <title>Stop rebuilding LED channel letters from scratch (SVG STL/DXF workflow)</title>
      <dc:creator>Diego Gabriel Dominguez</dc:creator>
      <pubDate>Thu, 23 Apr 2026 04:33:22 +0000</pubDate>
      <link>https://forem.com/diego_gabrieldominguez_b/stop-rebuilding-led-channel-letters-from-scratch-svg-stldxf-workflow-3l6d</link>
      <guid>https://forem.com/diego_gabrieldominguez_b/stop-rebuilding-led-channel-letters-from-scratch-svg-stldxf-workflow-3l6d</guid>
      <description>&lt;p&gt;If you build LED channel letters, you probably repeat the same steps over and over.&lt;/p&gt;

&lt;p&gt;Every SVG means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rebuilding the structure&lt;/li&gt;
&lt;li&gt;preparing files for different machines&lt;/li&gt;
&lt;li&gt;adjusting tolerances manually&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s slow and easy to mess up.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔧 A simpler workflow
&lt;/h2&gt;

&lt;p&gt;I’ve been testing a way to generate fabrication-ready parts directly from SVG files.&lt;/p&gt;

&lt;p&gt;Instead of modeling everything manually, it outputs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;STL files for base and top&lt;/li&gt;
&lt;li&gt;DXF / STL for acrylic cutting&lt;/li&gt;
&lt;li&gt;consistent geometry ready for assembly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://proled3d.com/" rel="noopener noreferrer"&gt;https://proled3d.com/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ What changes
&lt;/h2&gt;

&lt;p&gt;Instead of spending time on setup, you go straight to production.&lt;/p&gt;

&lt;p&gt;That means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;less repetitive CAD work&lt;/li&gt;
&lt;li&gt;faster turnaround&lt;/li&gt;
&lt;li&gt;more consistent results&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🧠 Open question
&lt;/h2&gt;

&lt;p&gt;How are you currently handling this?&lt;/p&gt;

&lt;p&gt;Are you rebuilding everything in CAD every time, or do you have a more efficient workflow?&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1j6blrccby3441n2y0de.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1j6blrccby3441n2y0de.png" alt=" " width="800" height="388"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>From SVG to Real LED Sign Fabrication Files (STL + DXF)</title>
      <dc:creator>Diego Gabriel Dominguez</dc:creator>
      <pubDate>Sat, 18 Apr 2026 02:05:12 +0000</pubDate>
      <link>https://forem.com/diego_gabrieldominguez_b/how-i-built-a-tool-that-converts-svg-files-into-3d-letter-fabrication-files-stl-dxf-1le3</link>
      <guid>https://forem.com/diego_gabrieldominguez_b/how-i-built-a-tool-that-converts-svg-files-into-3d-letter-fabrication-files-stl-dxf-1le3</guid>
      <description>&lt;p&gt;If you’ve ever built LED channel letters, you know how repetitive the setup can be.&lt;/p&gt;

&lt;p&gt;Every new logo means:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rebuilding the structure&lt;/li&gt;
&lt;li&gt;adjusting tolerances&lt;/li&gt;
&lt;li&gt;preparing files for different machines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built a tool to automate that process.&lt;/p&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://proled3d.com/" rel="noopener noreferrer"&gt;https://proled3d.com/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🧠 The Problem
&lt;/h2&gt;

&lt;p&gt;Working with SVG files for real-world fabrication isn’t as straightforward as it looks.&lt;/p&gt;

&lt;p&gt;You usually need to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;recreate geometry in CAD&lt;/li&gt;
&lt;li&gt;prepare separate files for 3D printing and laser cutting&lt;/li&gt;
&lt;li&gt;manually adjust clearances and fit&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And you repeat this… for every job.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔧 The Approach
&lt;/h2&gt;

&lt;p&gt;The idea was simple:&lt;/p&gt;

&lt;p&gt;Take an SVG and turn it into &lt;strong&gt;fabrication-ready parts&lt;/strong&gt;, not just a visual 3D model.&lt;/p&gt;

&lt;p&gt;The tool generates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;STL files for base and top (structure)&lt;/li&gt;
&lt;li&gt;DXF / STL for acrylic cutting&lt;/li&gt;
&lt;li&gt;Consistent geometry ready for assembly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can also preview the sign with lighting before exporting.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ Example Workflow
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Import SVG
&lt;/li&gt;
&lt;li&gt;Generate structure
&lt;/li&gt;
&lt;li&gt;Preview with lighting
&lt;/li&gt;
&lt;li&gt;Export fabrication files
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Instead of spending time rebuilding everything, you jump straight to production.&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why This Matters
&lt;/h2&gt;

&lt;p&gt;This isn’t about rendering.&lt;/p&gt;

&lt;p&gt;It’s about &lt;strong&gt;reducing repetitive CAD work&lt;/strong&gt; and making fabrication faster and more consistent.&lt;/p&gt;

&lt;p&gt;If you work with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CNC&lt;/li&gt;
&lt;li&gt;laser cutting&lt;/li&gt;
&lt;li&gt;3D printing&lt;/li&gt;
&lt;li&gt;signage production&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;you’ve probably dealt with this problem.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧪 What I'm Still Improving
&lt;/h2&gt;

&lt;p&gt;There are still open challenges, especially around:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;tolerances depending on material&lt;/li&gt;
&lt;li&gt;fit between printed parts and acrylic&lt;/li&gt;
&lt;li&gt;edge cases in complex SVGs&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💬 Feedback Welcome
&lt;/h2&gt;

&lt;p&gt;I’m actively improving this based on real-world workflows.&lt;/p&gt;

&lt;p&gt;If you’ve worked on similar fabrication setups, I’d love to hear how you handle it.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://proled3d.com/" rel="noopener noreferrer"&gt;https://proled3d.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>3d</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
