<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Reprap Forum - Slic3r</title>
        <description></description>
        <link>https://reprap.org/forum/list.php?263</link>
        <lastBuildDate>Thu, 21 May 2026 07:09:26 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?263,897274,897274#msg-897274</guid>
            <title>slic3r error (2 replies)</title>
            <link>https://reprap.org/forum/read.php?263,897274,897274#msg-897274</link>
            <description><![CDATA[ Slic3r isn't completing this top surface. The top/bottom is 3 layers and the 1st and 2nd top are perfect.<br />
It does it on another computer with different infill, so it isn't a computer issue. Both running W11 25H2.<br />
There is no issue with the stl or the file that created the stl that I can see. <br />
It doesn't happen on another similar stl.<br />
Why is this happening?<br />
<br />
[attachment 121528 slic3rerror.png]]]></description>
            <dc:creator>dustinoff</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 25 Oct 2025 19:40:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,895949,895949#msg-895949</guid>
            <title>Slic3r Conditional G-Code fail (3 replies)</title>
            <link>https://reprap.org/forum/read.php?263,895949,895949#msg-895949</link>
            <description><![CDATA[ Hi<br />
I am trying to get the following condition working:<br />
{if [layer_num] == 0}{if [next_extruder] == 1}G1 E16 F1200<br />
It seems that layer_num is always zero!<br />
What can be wrong here?<br />
<br />
Thanks in advance, Rick]]></description>
            <dc:creator>scumari</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 21 Oct 2024 03:04:43 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,895157,895157#msg-895157</guid>
            <title>Slic3r crashes on Mac (1 reply)</title>
            <link>https://reprap.org/forum/read.php?263,895157,895157#msg-895157</link>
            <description><![CDATA[ from a day in the recent past,  my Slic3r will not start any more on my iMac <br />
Sonoma, AMD radeon pro 5500<br />
<br />
Did download a new one, but same.<br />
<br />
Is it not working on Mac any more ?]]></description>
            <dc:creator>Replace</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 30 Jun 2024 06:26:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,893172,893172#msg-893172</guid>
            <title>G-code design in parts (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,893172,893172#msg-893172</link>
            <description><![CDATA[ Hi all I have the following question about G-code design when you have at least two parts in the printing model.<br />
<br />
Like shown attached, I have two parts in the printing model, in which the 'vascular' part is assigned to extruder 1 and 'parenchymal' part is assigned to extruder 3.<br />
<br />
Now I want to further explore the following options for generating the G-code;<br />
<br />
1. Extruder 1 (E1) and extruder 3(E3) using two different infill pattern, and potentially different infill density? Can this be achieved? If so, how to achieve?<br />
2. Always start the extruder 3 first, followed by extruder 1 when printing each layer. So far the autogenerated code goes to extruder 1 first, followed by extruder 3, then following next layer is extruder 3, followed by extruder 1 (to minimize the extruder exchange). <br />
Essentially the autogenerated code goes <br />
E1 (layer 1) - E3 (layer 1) - E3 (layer 2) - E1 (layer 2) - E1 (layer 3) - E3 (layer 3) - E3 (layer 4) - ...<br />
What I wanted<br />
E3 (layer 1) - E1 (layer 1) - E3 (layer 2) - E1 (layer 2) - E3 (layer 3) - E1 (layer 1) - E3 (layer 4) - ...<br />
<br />
Thank you so much for the help in advance!!]]></description>
            <dc:creator>Tg37</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 28 Jul 2023 04:37:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,892963,892963#msg-892963</guid>
            <title>PrusaSlicer (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,892963,892963#msg-892963</link>
            <description><![CDATA[ Una domanda  agli esperti del forum:  Si puo' stampare direttamente tra Pc e  stampante 3d con il software PrusaSlicer?<br />
Se si come si fa?<br />
<br />
grazie<br />
     Paride]]></description>
            <dc:creator>Paride</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 13 Jun 2023 05:40:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,892275,892275#msg-892275</guid>
            <title>Z seam fix? (1 reply)</title>
            <link>https://reprap.org/forum/read.php?263,892275,892275#msg-892275</link>
            <description><![CDATA[ It's my first post here, so I apologize if this is something that have been widely discussed before.<br />
I'm sorta new to 3D-printing, only printing now and then.<br />
My printer is an Artillery X1 and I'm using Slic3r as this came with the machine. Pretty satisfied, no problem there.<br />
My problem that I noticed is:<br />
I'm printing a holder to a Capto tool (sandvik coromant) which has a rotary/wankel/dorito-shaped coupling.<br />
This shape is therefore inner wall, so the Z seam is sorta ruining my tolerances.<br />
I therefore wonder if there is something I could try to change in the software to get mostly rid of this?<br />
<br />
Best regards<br />
Howard]]></description>
            <dc:creator>hvar89</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 18 Mar 2023 16:00:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,891266,891266#msg-891266</guid>
            <title>slicer 1.3.0 bed temp drop to zero after first layer (behavior change) (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,891266,891266#msg-891266</link>
            <description><![CDATA[ When importing old config files (from 1.2.9) to slic3r 1.3.0 you maybe have set the temperatures in filament profil setting only to first layer temp.<br />
this was in previous versions working fine, but now you need to specify bed plate temperatur after first layer not to be zero, because now this setting will switch the bed heater off.<br />
<br />
So if you experiencing loose prints after change to 1.3.0 it could be about bed heating drops after frist layer.<br />
<br />
Its not a bug, because ist was in changelog: "Bed temperature can now be specified at 0."<br />
<br />
On older versions it had only be specified for first layer and second setting can be at zero, which made the printer heat along the full print with start layer temperatures.]]></description>
            <dc:creator>gafu</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 06 Dec 2022 11:40:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,891265,891265#msg-891265</guid>
            <title>Slic3r 1.3.0 zoom in 3d-view (linux) (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,891265,891265#msg-891265</link>
            <description><![CDATA[ Since 1.2.8 zoom in 2D view was modified to center around the mouse location, like it was earlyer on 3D-view panel too.<br />
<br />
But now on 1.3.0 the zoom happens at 0,0 coordinates at distance to the objekt<br />
So i fiddeled around and found how it is going now.<br />
<br />
You need to move the 3d-view angle with the right mousekey pressed until you centered your object in the window.<br />
Now you can zoom close zu see your extrusion path instead of empty bed corner.<br />
<br />
This was no problem on machines/settings for old printers with makerbot-genes, these have xy0,0 at bed center und default zoom zu 0,0 hits the centered print object by accident.<br />
<br />
Dont know if this behavior was itended. Its not mentioned in chancelog, so it look like it was not planned to do.]]></description>
            <dc:creator>gafu</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 06 Dec 2022 11:34:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,891132,891132#msg-891132</guid>
            <title>complete individual objects. (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,891132,891132#msg-891132</link>
            <description><![CDATA[ I have a print I want to do, and I'm pretty sure that I can make it work with my printer even though you'd normally say that some things are to high, and a collision would occur.  <br />
<br />
If the right order is chosen, you can print from the front of the bed, towards the back. As long as the full clearance towards the front of the extruder is observed, the first object can be as high as you like,. <br />
<br />
While writing this I've had an idea and it works: I have my reasons, but I do the skirt manually with another object. It goes around the whole bed. Removing that seemed to help. That would need to be printed first, and it would work and not influence the other two objects. I've removed it and enabled the normal skirt and now it is already printing. <br />
<br />
But to me, it seems that it is complaining wrongly that a collision would occur, just because my height-0.3 prints-first object encloses the other two. <br />
<br />
What would I need to enter into the clearance values to get maximum leniency and allow my own jugement to check for collisions. (I need to export it to the printer and use "octoprint" to check for the collisions. (maybe the "preview" would work but if I get collisions, it won't show a preview either). <br />
<br />
As an enhancement wouldn't it be possible to say "While printing object 3 a collision with object 2 would occur at z=4.3" ? (And generate the stuff needed for the preview to work). I've started using Slic3r before it had the preview (I think) so I  haven't used it much. But it doesn't show the "complete individual objects", neither does the layer view, so I have to use the octoprint gcode viewer to judge that it is doing things in the order I like.]]></description>
            <dc:creator>rew</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 25 Nov 2022 05:17:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,890883,890883#msg-890883</guid>
            <title>Elephant Foot on slic3r ?? (1 reply)</title>
            <link>https://reprap.org/forum/read.php?263,890883,890883#msg-890883</link>
            <description><![CDATA[ Hi,<br />
<br />
Googled a lot about how to fix elephant foot on first layer but could not locate any info.<br />
<br />
Any Help?<br />
<br />
Thank You<br />
Andreas]]></description>
            <dc:creator>Vactirio</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 03 Nov 2022 04:17:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,890494,890494#msg-890494</guid>
            <title>Automated Batch Slicing as Web App (1 reply)</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>Sun, 25 Sep 2022 09:21:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,889842,889842#msg-889842</guid>
            <title>3D and Preview difference (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,889842,889842#msg-889842</link>
            <description><![CDATA[ Hi,<br />
<br />
I draw something in freecad to print but I cant get all the lines to print?<br />
<br />
In 3D and 2D looks OK, but in Preview  and Layers there are missing lines...<br />
<br />
I try to draw thicker lines and edit settings but nothing changes...<br />
<br />
Please help.<br />
<br />
Thank you]]></description>
            <dc:creator>rstergar</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 04 Jul 2022 06:10:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888871,888871#msg-888871</guid>
            <title>Disable M116 (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,888871,888871#msg-888871</link>
            <description><![CDATA[ Hi there I´m new in to the 3D printing world, I made a core-xy 3D printer using an Arduino Uno with the Teacup firmware. and I´m currently  using <br />
Slic3r 1.3.0v to generate my g-codes, and Pronterface to run the g-code. All works perfect, the speed is good, the printing quality and accuracy are great. The only annoying thing is that when I hit start printing, the printer says "wait for temperature to be reached" and the current temperature gauge freezes, (ok that is normal I guess) but it does that even if I manually preheated the hotend (at 185c° for PLA) and then hit the print button. Then after few minutes of waiting, the print start, but the starting moment seems kind of random regardless to the temperature of the hotend. So what I have been doing is editing every g-code and manually deleting the code line "M116 ; wait for temperature to be reached" . That works just fine, but I would like that Slic3r do it automatically. I know that you can edit start and end g-codes in Slic3r (in Printer Settings / Custom g-code), but there was no M116 there, still when I export the g-code, the M116 is there. So I want to know if there is any way to edit that part of the start g-code in Slic3r and get rid of the M116 entirely. <br />
I know that I will have to wait for the temp to be reached and then manually start the print, and I´m ok with that.<br />
P.D.  I also had some clogging due to heat creep because of the 3D printer just siting there "waiting for temperature to be reached"  (it was already 185c°. I know that because I used an external thermometer to check the temp at the hotend).<br />
 I will attach an example of the g-code just in case.<br />
Many greetings and thanks in advance]]></description>
            <dc:creator>PROTO_TIPO</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 27 Mar 2022 02:41:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888505,888505#msg-888505</guid>
            <title>Is there a setting to favour &quot;long lines&quot; (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,888505,888505#msg-888505</link>
            <description><![CDATA[ Dear all!<br />
i have a model that gets sliced a bit "unfortunately". It has long zig-zag lines but instead of slicing the model such that the lines stay long, slic3r (prusa) creates many "circles".<br />
This is the model: [attachment 119225 zigzag.png]<br />
And this is how it gets sliced: [attachment 119226 slic3r.png]<br />
I have tried various wall / extrusion widths without success, also tried cura, results in similar slicing.<br />
Does anybody have an idea how I can suggest to the slicer that i would like to have continuous long extrusions?<br />
many thanks for all suggestion!<br />
auser]]></description>
            <dc:creator>auser</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 27 Feb 2022 07:04:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888481,888481#msg-888481</guid>
            <title>Please help tinkering slicing profile (3 replies)</title>
            <link>https://reprap.org/forum/read.php?263,888481,888481#msg-888481</link>
            <description><![CDATA[ I have been tinkering with Slic3r to get a clean continuous top layer, but still some details (highlighted in red) that dont make sense. <br />
Is there any setting that could help Slicer make a more continuos printing?<br />
<br />
I use 0.4 nozzle. Maybe it will be helpful for Slic3r to build my solid so I get the desired result? Typically I use a vector path and sweep a profile on it. What width would be ideal for Slic3r? <br />
I want a double extrusion side by side as a base on layer 1 and 2 more layers single extrusion on top, totaling 3 layers. Like an inverted captital T letter.]]></description>
            <dc:creator>konstantin.neo</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 27 Feb 2022 11:15:48 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888475,888475#msg-888475</guid>
            <title>New to Slic3r, beginners questions (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,888475,888475#msg-888475</link>
            <description><![CDATA[ Hi,<br />
<br />
in an attempt to ban the last illegal software from my computer, I was told this Slic3r is very good and freeware. OK, let's get it done. I've copied most settings and parameters from my previous slicer and I can slice and print now. Two questions that have come up:<br />
1) The Filament settings have their specific Custom G-codes, Start and End. Where are those positioned relative to the Start and End codes in the machine settings?<br />
2) The holes on my test print are undersized, as usual, and I ironed out most mechanical causes. In my previous slicer, there was a compensation for holes being too small. In the Slic3r manual, under dimension error, at the bottom I read XY compensation. But that seems to effect the hole print, so also the outside dimensions. And that wasn't the idea. Is there a feature correcting only the holes, not the other contours?<br />
<br />
Thanks,<br />
<br />
Hugo]]></description>
            <dc:creator>HugoW</dc:creator>
            <category>Slic3r</category>
            <pubDate>Thu, 24 Feb 2022 16:19:48 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888437,888437#msg-888437</guid>
            <title>Printing single lines of filament? (1 reply)</title>
            <link>https://reprap.org/forum/read.php?263,888437,888437#msg-888437</link>
            <description><![CDATA[ Hi. <br />
Please help me. <br />
This is what I am trying to do:<br />
I have a vector drawing. I want to 3d print it by a single bead on each of the lines. <br />
Is it doable?]]></description>
            <dc:creator>konstantin.neo</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 27 Feb 2022 10:28:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888409,888409#msg-888409</guid>
            <title>Deleting Printer configurations (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,888409,888409#msg-888409</link>
            <description><![CDATA[ I have a couple dozen printer/print/extruder configurations across multiple computers that I want to clean up an consolidate. I can set up network access for the configs (as per the Slic3r manual) but I would first like to clean up the profiles I no longer use. Where are these configs/profiles stored?]]></description>
            <dc:creator>wannathermal</dc:creator>
            <category>Slic3r</category>
            <pubDate>Mon, 21 Feb 2022 16:04:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,888051,888051#msg-888051</guid>
            <title>Unwanted Additional Thin Wall (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,888051,888051#msg-888051</link>
            <description><![CDATA[ Attempting to print an organizer....that holds pens, tv remote, etc.<br />
<br />
ISSUE: Additional thin wall is created by Slic3r that is unwanted.  It is NOT in the 3D model.<br />
<br />
I have attached the following:<br />
- STL file<br />
- 2 screenshots showing the model prior to and after slicing that shows the issue at hand.<br />
- 1 screenshot showing the Print Settings in Slic3r.<br />
<br />
If I uncheck Print Settings / Advanced / Fill gaps then it removes the unwanted wall but then many the short 3 mm walls are missing tops.  I've included a screenshot of the post slice with this setting off.<br />
<br />
Any ideas anyone?]]></description>
            <dc:creator>miket83706</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 25 Jan 2022 00:36:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,886850,886850#msg-886850</guid>
            <title>Greater layer hights 5mm &lt; (8 replies)</title>
            <link>https://reprap.org/forum/read.php?263,886850,886850#msg-886850</link>
            <description><![CDATA[ Hey,<br />
<br />
I am having concrete printing project and therefore need for higher 5 mm &lt; layer thcknesses. I haven't been able to increase layer thickness in slic3r above 1 mm.<br />
<br />
Is it possible to have higger thicknesses and how?<br />
<br />
Thanks for your answers!]]></description>
            <dc:creator>DorisBoris</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 09 Sep 2022 14:18:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,884927,884927#msg-884927</guid>
            <title>g-code leads to: Print doesn´t stop when printhead is traveling (2 replies)</title>
            <link>https://reprap.org/forum/read.php?263,884927,884927#msg-884927</link>
            <description><![CDATA[ Hey everyone,<br />
<br />
I am new to 3D-printing and worked with slic3r to create a simple cylinder with a grid structure. The problem I am having now is that when the g-code is generated somehow the instructions for turning off printing when travelling to a new location are missing. I created a commented g-code (both attached, settings for the print may vary), in which you can see where the extruder retracts, so I could manually input the commands but that is too inconvenient.<br />
Can somebody help?]]></description>
            <dc:creator>Klara</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 13 Jul 2021 08:12:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,884894,884894#msg-884894</guid>
            <title>Can&#039;t move part on plater. (4 replies)</title>
            <link>https://reprap.org/forum/read.php?263,884894,884894#msg-884894</link>
            <description><![CDATA[ I just installed slic3r  V1.3.0 on Ubuntu MATE.<br />
I can't seem to drag a part with the mouse to other places on the bed.<br />
When I try, the part moves, but as soon as I let go pof the mouse button, it snaps back to the centre of the bed.<br />
I have tried with all three mouse buttons, and with Shift, Ctrl, Alt and that one for Windows.<br />
<br />
I also can't move it with the arrows.<br />
<br />
What am I doing wrong?]]></description>
            <dc:creator>lar3ry</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 06 Jul 2021 11:32:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,884480,884480#msg-884480</guid>
            <title>PC fan control (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,884480,884480#msg-884480</link>
            <description><![CDATA[ Hello there!<br />
<br />
I'm trying to make custom g-codes for a tool changer build and I want to control the part cooling fans. I found variables like min_fan_speed and max_fan_speed, but I want to use the value that Slic3r calculated not what I set, and I can't find a variable for that. Is there some way to access that value?<br />
<br />
Thanks!]]></description>
            <dc:creator>ben.dani1997</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 05 Jun 2021 07:57:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,884162,884162#msg-884162</guid>
            <title>CNC milling machine as frame construction (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,884162,884162#msg-884162</link>
            <description><![CDATA[ Hello together,<br />
<br />
I would like to use a CNC milling machine with XYZ control as a frame construction for my 3D printer. I intend to print a cube sample with an edge length of 30 cm. For this purpose, the frame construction should have the external dimensions: X=Y=65 cm, Z=50 cm.  Is it possible to use an existing slicer program like Slic3R, Prusa Slicer or Cura for the axis control ? Has anyone had experience with this ? <br />
<br />
Thanks in advance !<br />
<br />
Best regards,<br />
Beyza]]></description>
            <dc:creator>Beyza</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 18 May 2021 06:13:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,884011,884011#msg-884011</guid>
            <title>Is it possible to control additional servos with Slic3R ? (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,884011,884011#msg-884011</link>
            <description><![CDATA[ Hello together !<br />
<br />
Can someone tell me if it is possible to control additional servos with Slic3R?<br />
<br />
Best regards<br />
Beyza]]></description>
            <dc:creator>Beyza</dc:creator>
            <category>Slic3r</category>
            <pubDate>Wed, 12 May 2021 01:00:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,883813,883813#msg-883813</guid>
            <title>Creating a custom &#039;vendor.ini&#039; profile or text editing an imported profile (1 reply)</title>
            <link>https://reprap.org/forum/read.php?263,883813,883813#msg-883813</link>
            <description><![CDATA[ Hi all,<br />
<br />
I'm completely new to Slic3r/PS/SuperSlicer and so might be overlooking the obvious, but googling and Slic3r/PS documentation has thus far not answered my questions. <br />
<br />
In writing a config.ini/vendor.ini (whatever you want to call it... it's an *.ini file) for my printers, I keep coming up against minor errors which prevent the profile working 100% correctly. If I clone an existing ini profile, the software appears to require that I rewrite every named reference (vendor, filaments, nozzles, '@xyz' etc) to avoid duplication with other vendor profiles. I understand that bit.<br />
<br />
So the software loads and I can select my profile, the filaments all load, layer heights seem correct etc... but the 'default_filament_profile' and 'default_print_profile' statements are being ignored. Obviously, I can select the parameters I want from the drop down menus, but why won't those values load by default once I've selected the appropriate printer, then nozzle size when using the Configuration Wizard? Would anyone be able to have a look at my ini file and explain what I've done incorrectly please?<br />
<br />
I'd also appreciate some feedback on how I've formatted the layout etc...<br />
<br />
Many thanks for any assistance you might offer<br />
<br />
<br />
arhodiewithsoul/pizzadude]]></description>
            <dc:creator>pizzadude</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 07 May 2021 12:13:11 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,881825,881825#msg-881825</guid>
            <title>Non-manifold stl files (3 replies)</title>
            <link>https://reprap.org/forum/read.php?263,881825,881825#msg-881825</link>
            <description><![CDATA[ I have found a number of projects that I would like to print from "thingiverse" but "Repetier Host" complains that some of the STL files are non-manifold and when I try to slice with Slic3r the preview has holes and gaps in it.<br />
<br />
I have tried repairing with Slic3r and various online services but often without success :-(<br />
<br />
Other people dont seem to have problems printing these files - so why do so many stls have this problem?<br />
<br />
Is it that Slic3r is more sensitive to this ? or that something like Cura could handle better ?<br />
<br />
What do other people do about these files ??<br />
<br />
Any advice very welcome.<br />
Dave]]></description>
            <dc:creator>softfoot</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sun, 11 Jul 2021 20:43:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,881147,881147#msg-881147</guid>
            <title>Slic3r console errors (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,881147,881147#msg-881147</link>
            <description><![CDATA[ I have 60 files i am updating time to time and slicing takes a lot of time. I thought to get on the console and try to automate it but i ran into some problems.<br />
My designs are made in Inventor. Its a battery enclosures and those are made up of 6 components. those components then are assembled and exported to stl. i can automate this process in Inventor so it save a lot of time.<br />
Slic3r slices files perfect but when i try to slice them through console it says no layers found. I know there are errors in stl where the parts are stitched, assembled in Inventor but there is no way around it on Inventor.<br />
Why does it slice alright in GUI but not on the console?]]></description>
            <dc:creator>agniusm</dc:creator>
            <category>Slic3r</category>
            <pubDate>Tue, 02 Feb 2021 02:21:14 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,881078,881078#msg-881078</guid>
            <title>Loops in &quot;end&quot; gcode script ?? (no replies)</title>
            <link>https://reprap.org/forum/read.php?263,881078,881078#msg-881078</link>
            <description><![CDATA[ I am rather deaf so I would like to play a sequence of short tones at the end of a print job and have it continue until I hear the tones.<br />
<br />
At the moment I have a fairly long sequence of tones encoded and it works a treat but as far as I can see the only way to get a continuous output (without a ridiculously long script) is to specify "p0" which gives a continuous single tone.<br />
<br />
Unfortunately, the way my remaining hearing works a single tone becomes "lost". It irritates the hell out of my wife, which I suppose is one solution but a thrown frying pan is to be avoided !! ;-)<br />
<br />
Is there a way to have a short sequence of tones and loop over it until I silence it ???<br />
<br />
Best Regards,<br />
Dave]]></description>
            <dc:creator>softfoot</dc:creator>
            <category>Slic3r</category>
            <pubDate>Sat, 30 Jan 2021 13:01:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?263,877955,877955#msg-877955</guid>
            <title>difference between settings in layers and perim and advanced (5 replies)</title>
            <link>https://reprap.org/forum/read.php?263,877955,877955#msg-877955</link>
            <description><![CDATA[ Under <i>layers and perimeters</i>, there is a setting for <b>first layer height</b>. default is 0.35mm<br />
Under <i>advanced</i> there is a setting for <b>first layer</b>.<br />
It says this is computer over <b>first layer height</b> and the default is 200%.<br />
<br />
If I select a <b>layer height</b> of 0.1mm then I probably would set the <b>first layer height</b> to 0.2mm and not leave it default.<br />
However if <b>first layer</b> is default, then it looks like my first layer will be 0.4mm instead of 0.2mm<br />
<br />
Can someone explain how to use these settings?<br />
thanks]]></description>
            <dc:creator>ruggb</dc:creator>
            <category>Slic3r</category>
            <pubDate>Fri, 09 Oct 2020 14:03:51 -0400</pubDate>
        </item>
    </channel>
</rss>
