<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Always printing the same model]]></title>
		<link>https://www.soliforum.com/topic/9772/always-printing-the-same-model/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/9772/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Always printing the same model.]]></description>
		<lastBuildDate>Tue, 26 May 2015 03:10:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/97016/#p97016</link>
			<description><![CDATA[<p>I looked into the error when I got it and I found that mine was due to trying to print 100% infill with honeycomb. Try opening slic3r and exporting your gcode to see if you get an error. Soliprint SHOULD relay this error but it doesn&#039;t.</p>]]></description>
			<author><![CDATA[null@example.com (x1320x)]]></author>
			<pubDate>Tue, 26 May 2015 03:10:10 +0000</pubDate>
			<guid>https://www.soliforum.com/post/97016/#p97016</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/88546/#p88546</link>
			<description><![CDATA[<p>And this issue is resolved now <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Just make sure both Slic3r and SoliPrint are set in compatibility mode to run as administrator always.</p><p>Ater this SoliPrint was able to generate gcode through Slic3r.</p><p>This is most likely prevalent on Windows 8+ systems (running Windows 10 atm) which have permissions requirements to write to appdata.</p><p>HOWEVER. This error can happen again as there is a bug with changing the scale of the model, so as a suggestion to work around this annoying bug, </p><p>1) If attempting to reprint an open file, make sure to hit File-&gt;Clear and reload the STL file, make your changes to Slic3r and hit print. <br />&nbsp; &nbsp; a) If it begins to print immediately without going through the Slic3r process, you know that it will print an old file<br />&nbsp; &nbsp; b) if it reslices, looking at the output in the bottom and the progress bar you now know it has re-created a new gcode file.</p><p>2) Always check %appdata%/local/SoliPrint and make sure the timestamp matches your print. Meaning, if it shows an old timestamp for both these two files Soliprint.STL and Soliprint.gcode you can be sure that its going to be printing an old file.</p><p>3) Always delete the files in this directory.</p><br /><p>I&#039;ve put in a ticket with support so that the next update includes a feature to ensure these files are deleted so that these files are always regenerated each time.</p>]]></description>
			<author><![CDATA[null@example.com (seven2099)]]></author>
			<pubDate>Fri, 06 Mar 2015 08:56:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/88546/#p88546</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/88545/#p88545</link>
			<description><![CDATA[<p>Here is output from the debug log created with 1.1.2.</p><p>As you can see this is caused by a failure in Slic3r to generate gcode file for the print. <br />This has nothing to do with Scale, but something else is causing this issue. </p><p>[03.06.2015 03.34.17.646] spMainWindow::onPrintButtonClick<br />[03.06.2015 03.34.17.646] spMainWindow::sliceFile<br />[03.06.2015 03.34.17.662] spPrinterFile::saveFile: Saving temporary STL file.<br />[03.06.2015 03.34.17.709] spPrinterFile::sliceSTL: &quot;C:\Program Files (x86)\SoliPrint\Slic3r\slic3r.exe&quot; &quot;C:\Users\USER\AppData\Local\SoliPrint\SoliPrint.stl&quot; --output &quot;C:\Users\USER\AppData\Local\SoliPrint\SoliPrint.gcode&quot; --layer-height 0.3 --first-layer-height 0.36 --bed-size 200,200 --print-center 100,100 --extrusion-multiplier 0.9 --filament-diameter 1.7 --top-solid-layers 4 --bottom-solid-layers 3 --nozzle-diameter 0.4 --infill-speed 40 --travel-speed 100 --fill-density 20 --scale 1 --skirts 1 --skirt-distance 6 --min-skirt-length 0 --brim-width 0 --slowdown-below-layer-time 30 --first-layer-speed 30% --extrusion-width 0 --first-layer-extrusion-width 0 --perimeter-extrusion-width 0 --infill-extrusion-width 0 --solid-infill-extrusion-width 0 --top-infill-extrusion-width 0 --support-material-extrusion-width 0 --bridge-flow-ratio 1<br />[03.06.2015 03.34.17.740] spPrinterFile::onSlicerProcessError:</p>]]></description>
			<author><![CDATA[null@example.com (seven2099)]]></author>
			<pubDate>Fri, 06 Mar 2015 08:37:48 +0000</pubDate>
			<guid>https://www.soliforum.com/post/88545/#p88545</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/88539/#p88539</link>
			<description><![CDATA[<p>So this has happened to me on two computers (with both US region/language already) and so it has&nbsp; NOTHING to do with regional settings.</p><p>In this case Slic3r fails to render valid GCode and therefore unless you delete the files in this folder: %Appdata%/Local/Soliprint<br />You will have it continue to feed your printer the same model.</p><p>The solution however, until Solidoodle gets Soliprint updated&nbsp; to check for md5 changes in the Gcode in order to force it to render new gcode from slic3r, is to use RH or Cura to create the GCode for you and then you can use SoliPrint to print for you.</p><p>Cura unfortunately requires a lot configuration to get it to work with the Press, however Repetier-Host works out of the box, but so far I&#039;ve had print failures (literally the printer stopping completely) with RH.</p><p>I&#039;ve had better success all around using SoliPrint to print pre-rendered Gcode from RepetierHost or Cura than Soliprint alone so thats saying something (about SoliPrint)</p>]]></description>
			<author><![CDATA[null@example.com (seven2099)]]></author>
			<pubDate>Fri, 06 Mar 2015 05:35:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/88539/#p88539</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/84389/#p84389</link>
			<description><![CDATA[<p>I changed everything in control panel, clock language and region to US settings to make Soliprint work. After i did 2 prints i changed the settings back to normal, and then it was stuck on the same model everytime i tried to print something, so i changed it to US again.&nbsp; Having all settings on US works for me, although it might be irritating if you are using the computer for other things than just 3d printing.</p>]]></description>
			<author><![CDATA[null@example.com (bjarte.pettersen)]]></author>
			<pubDate>Tue, 10 Feb 2015 09:48:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84389/#p84389</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/84349/#p84349</link>
			<description><![CDATA[<p>slic3r fails to generate a new .gcode file. you can actually go to your user directory on windows, AppData/Local/SoliPrint/ and delete SoliPrint.gcode and see that it doesn&#039;t regenerate. Also now it won&#039;t print anything.<br />It&#039;s caused by scale = 0 setting in Tools / Slic3r options. I have no idea why it&#039;s there, I&#039;ve tried to reinstall the software and delete everything it had stored and it still keeps putting 0 by default. When I change it to 1 the slic3r process runs and everything is fine.<br />It&#039;s just one of many soliprint fails.</p>]]></description>
			<author><![CDATA[null@example.com (jab11)]]></author>
			<pubDate>Tue, 10 Feb 2015 03:41:53 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84349/#p84349</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/84231/#p84231</link>
			<description><![CDATA[<p>I had this happen to me in soliprint too.&nbsp; Slic3r failed on the new model and soliprint reused the gcode from the last successfully sliced model.</p>]]></description>
			<author><![CDATA[null@example.com (thatdecade)]]></author>
			<pubDate>Mon, 09 Feb 2015 12:52:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84231/#p84231</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/84021/#p84021</link>
			<description><![CDATA[<p>Soliprint has a &quot;log file&quot; that&#039;s actually the gcode for your print. In the mac version it&#039;s on the menu under Options &gt; Log &gt; View. That would let you find the file and you could try deleting it manually, in case it&#039;s sticking around for some reason.</p>]]></description>
			<author><![CDATA[null@example.com (rrssll)]]></author>
			<pubDate>Sun, 08 Feb 2015 05:08:51 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84021/#p84021</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/83979/#p83979</link>
			<description><![CDATA[<p>Thanks for the advice, I did check it out today and yeah I was able to print a new model with Repetier Host. I think now I&#039;ll have to search a little to learn how to use that software instead of the soliprint.</p><p>Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (Gab)]]></author>
			<pubDate>Sun, 08 Feb 2015 00:46:29 +0000</pubDate>
			<guid>https://www.soliforum.com/post/83979/#p83979</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/83926/#p83926</link>
			<description><![CDATA[<p>Have you tried a different printing software like RH?&nbsp; At least that way you should be able to narrow down the fault to software or hardware.</p>]]></description>
			<author><![CDATA[null@example.com (Robny)]]></author>
			<pubDate>Sat, 07 Feb 2015 20:00:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/83926/#p83926</guid>
		</item>
		<item>
			<title><![CDATA[Always printing the same model]]></title>
			<link>https://www.soliforum.com/post/83901/#p83901</link>
			<description><![CDATA[<p>Hi guys,</p><p>I have some kind of a weird problem, it&#039;s probably easy to correct, but I just can&#039;t find the way to do so. Iv&#039;e received my Press yesterday and took all the time that was needed to make it work correctly, all the calibration, check that is needed. Now that it did print a model, that printer seems to only want to print this particular model... I am just unable to print something else. Beside the normal stuff to do, like closing the software, turning off the printer, loading a new model, etc... here&#039;s what I did to try to locate the problem:</p><p>(using Soliprint v1.0.0 because the z-offset calibration wasn&#039;t working on v1.1.0)<br />- Deleted my .stl (the file that I actually printed first)<br />- Uninstalled the software<br />- Restarted the computer, and by the same time shutted down the printer and unplugged it for a least 15 secs<br />- Turned on everything re-installed a new copy of the soliprint v1.0.0<br />- Loaded the new model, and make sure it is named differently and it was actually loaded from the good place (it looks like it is written under the 3d view window)<br />- send this to the printer and bam... I&#039;m actually printing the first file that is now deleted from my computer.</p><p>It looks like it is directly inside the printer, but I can&#039;t find a way to reset the internal memory of the printer. Maybe it could be the model is written somewhere inside the soliprint software and even if I uninstall it it&#039;s stay there... Iv&#039;e also tried the soliprint v1.1.0, but still printing the same file <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I hope somebody ran into that same problem and found a way to correct that.</p><p>Thank you!</p>]]></description>
			<author><![CDATA[null@example.com (Gab)]]></author>
			<pubDate>Sat, 07 Feb 2015 18:09:59 +0000</pubDate>
			<guid>https://www.soliforum.com/post/83901/#p83901</guid>
		</item>
	</channel>
</rss>
