<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Automated Batch Slicing as Web App</title>
        <description> Hello all,

I learned you can automate slicing via Windows Batch files and the command line per the Slic3r documentation here. I then found a video outlining the process and was able to copy the process effectively. 

However, as a MechE a lot of my software knowledge is limited. I would love to turn this sort of process into a tool with a UI where you can drag and drop files and get back the sliced G code. Its&#039; been recommended to me to try doing that as a web app with the support of tools like nextjs, nodejs, and express. 

However, I wanted to get some recommendations from the community on how this might be best done or if the current approach is a decent one. 

Cheers!</description>
        <link>https://reprap.org/forum/read.php?263,890494,890494#msg-890494</link>
        <lastBuildDate>Thu, 13 Aug 2026 01:29:06 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?263,890494,890601#msg-890601</guid>
            <title>Re: Automated Batch Slicing as Web App</title>
            <link>https://reprap.org/forum/read.php?263,890494,890601#msg-890601</link>
            <description><![CDATA[ Hi I am currently trying to hack together something similar but much simpler for a web page. So far I have found two good resources online. STLViewer has good documentation on using their tool with Javascript and 3dpartprice has an API and source code available for you to get into. I am currently trying to get a slicer to work with the command line so that I can make the 3dpartprice code work locally for tweaking and deving. I don't know if this is the best approach but it is a start in the direction of using some of the tools available.]]></description>
            <dc:creator>Leo_Aguiar</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 25 Sep 2022 09:21:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,890494,890494#msg-890494</guid>
            <title>Automated Batch Slicing as Web App</title>
            <link>https://reprap.org/forum/read.php?263,890494,890494#msg-890494</link>
            <description><![CDATA[ Hello all,<br />
<br />
I learned you can automate slicing via Windows Batch files and the command line per the Slic3r documentation <a href="https://manual.slic3r.org/advanced/command-line" target="_blank"  rel="nofollow">here</a>. I then found a <a href="https://www.youtube.com/watch?v=n-kt-MrmLQ0" target="_blank"  rel="nofollow">video outlining the process</a> and was able to copy the process effectively. <br />
<br />
However, as a MechE a lot of my software knowledge is limited. I would love to turn this sort of process into a tool with a UI where you can drag and drop files and get back the sliced G code. Its' been recommended to me to try doing that as a web app with the support of tools like nextjs, nodejs, and express. <br />
<br />
However, I wanted to get some recommendations from the community on how this might be best done or if the current approach is a decent one. <br />
<br />
Cheers!]]></description>
            <dc:creator>jreinke10</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 12 Sep 2022 10:45:02 -0400</pubDate>
        </item>
    </channel>
</rss>
