<?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 — First Impressions and how to improve]]></title>
		<link>https://www.soliforum.com/topic/7384/first-impressions-and-how-to-improve/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/7384/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in First Impressions and how to improve.]]></description>
		<lastBuildDate>Thu, 21 Aug 2014 05:17:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63995/#p63995</link>
			<description><![CDATA[<p>Well, you can see the speeds that &quot;excellent quality / normal speed&quot; is set for at .2 layer height by looking at the post I made... here is the speeds for the &quot;excellent / slow speed&quot; --&gt; 00:11:14.733 : Slic3r command:C:\Users\Dave\AppData\Roaming\Temp\out.exe&nbsp; --bed_size 200,200 --filament_diameter 1.75 --print-center 100,100 --fill_density 0.1 --layer_height 0.1 --perimeters 2 --perimeter_speed 30 --infill_speed 30 --support_material_speed 30 --raft_layers 0 --machine daVinciF10 --nozzle_diameter 0.4&nbsp; --base64 0&nbsp; -oxyz &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.3w&quot; &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.stl&quot;</p><p>Last but not least, the fastest and worst settings at &quot;normal / fast .4 layer height&quot; --&gt; 00:14:47.903 : Slic3r command:C:\Users\Quartz\AppData\Roaming\Temp\out.exe&nbsp; --bed_size 200,200 --filament_diameter 1.75 --print-center 100,100 --fill_density 0.1 --layer_height 0.4 --perimeters 2 --perimeter_speed 60 --infill_speed 60 --support_material_speed 30 --raft_layers 0 --machine daVinciF10 --nozzle_diameter 0.4&nbsp; --base64 0&nbsp; -oxyz &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.3w&quot; &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.stl&quot;</p><p>TLDR version, support print speed is always 30, but perimeter and infill speeds are matched at 30, 45, or 60 for Slow, Normal, or Fast.</p>]]></description>
			<author><![CDATA[null@example.com (Weekend Avenger)]]></author>
			<pubDate>Thu, 21 Aug 2014 05:17:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63995/#p63995</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63988/#p63988</link>
			<description><![CDATA[<div class="quotebox"><cite>Weekend Avenger wrote:</cite><blockquote><p>The slicer derivative they are using is unquestionably Slic3r. The version is one that doesn&#039;t exist which is 1.2, on Voltivo&#039;s forum they go into this pretty extensively. </p><p>Oddly the same group has looked into the firmware and decided it&#039;s not Repetier. No one seems to know exactly where they came up with the machines firmware, but considering how long CNC type equipment has been around they may well have done their own work there.</p><p>As to license violation, I wouldn&#039;t be able to speculate on that. As it works now, the XYZware gui calls an external program &quot;out.exe&quot; which is in reality Slic3r with a command line that looks something like this --&gt; 18:03:02.806 : Slic3r command:C:\Users\Darwin\AppData\Roaming\Temp\out.exe&nbsp; --bed_size 200,200 --filament_diameter 1.75 --print-center 100,100 --fill_density 0.3 --layer_height 0.2 --perimeters 2 --perimeter_speed 45 --infill_speed 45 --support_material_speed 30 --raft_layers 0 --machine daVinciF10 --nozzle_diameter 0.4&nbsp; --base64 0&nbsp; -oxyz &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.3w&quot; &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.stl&quot;.</p><p>I&#039;m not sure that is any different than how Slic3r get integrated into other gui front ends. The main difference of course is the lack of identification / license information that should be there along with making the source code for the version they use available. In the end though it would be up to whoever Slic3r was licensed by to determine if they want to do anything about it.</p></blockquote></div><p>Interesting. I&#039;ve successfully did a few prints from Slic3r but it totally failed on my 0.1mm Sonic try (no support for the spikes? Wut?) so I think I gonna give some alternatives a try. Are there recommended print speeds? I felt that the defaults in Slic3r were a bit fast and slowed it all down a bit, but I am really just guessing numbers here.</p>]]></description>
			<author><![CDATA[null@example.com (skywiselh)]]></author>
			<pubDate>Thu, 21 Aug 2014 03:31:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63988/#p63988</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63952/#p63952</link>
			<description><![CDATA[<p>The slicer derivative they are using is unquestionably Slic3r. The version is one that doesn&#039;t exist which is 1.2, on Voltivo&#039;s forum they go into this pretty extensively. </p><p>Oddly the same group has looked into the firmware and decided it&#039;s not Repetier. No one seems to know exactly where they came up with the machines firmware, but considering how long CNC type equipment has been around they may well have done their own work there.</p><p>As to license violation, I wouldn&#039;t be able to speculate on that. As it works now, the XYZware gui calls an external program &quot;out.exe&quot; which is in reality Slic3r with a command line that looks something like this --&gt; 18:03:02.806 : Slic3r command:C:\Users\Darwin\AppData\Roaming\Temp\out.exe&nbsp; --bed_size 200,200 --filament_diameter 1.75 --print-center 100,100 --fill_density 0.3 --layer_height 0.2 --perimeters 2 --perimeter_speed 45 --infill_speed 45 --support_material_speed 30 --raft_layers 0 --machine daVinciF10 --nozzle_diameter 0.4&nbsp; --base64 0&nbsp; -oxyz &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.3w&quot; &quot;C:\ProgramData\XYZprinting Inc.\XYZware\1.1.29.42\composition.stl&quot;.</p><p>I&#039;m not sure that is any different than how Slic3r get integrated into other gui front ends. The main difference of course is the lack of identification / license information that should be there along with making the source code for the version they use available. In the end though it would be up to whoever Slic3r was licensed by to determine if they want to do anything about it.</p>]]></description>
			<author><![CDATA[null@example.com (Weekend Avenger)]]></author>
			<pubDate>Wed, 20 Aug 2014 23:18:43 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63952/#p63952</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63920/#p63920</link>
			<description><![CDATA[<div class="quotebox"><cite>Weekend Avenger wrote:</cite><blockquote><div class="quotebox"><cite>skywiselh wrote:</cite><blockquote><p>Thanks! Did a calibration, installed an SD extension cord and move the SD card slot to the front. The calibration cube I printed at 0.1mm came out pretty good. </p><p>What firmware is suggested for best printing quality?</p></blockquote></div><p>Since you moved the SD card to an extension, it really won&#039;t matter what firmware your using if you just wish to slice with a better slicer than XYZware&#039;s. </p><p>I personally prefer Cura, others tend to use Slic3r, and still others go with KISSlicer. There are other choices as well and you can find some &quot;help&quot; setting most of them up.</p><p>Just to prevent issues with my cartridge resetter, I use the G firmware. Some day I may switch to Repetier, but what I&#039;m doing now is pretty pain free so I intend to stay with it for the time being.</p></blockquote></div><p>Thanks! The cartridge chip &quot;encryption&quot; should be easily overcome by flashing the original content back into the cart once empty and deleting a file on the SD card. </p><p>Speaking of slicers - after looking at gcode from Slic3r and XYZWare it looks a bit that XYZprinting stole large parts of the source from Slic3r, in obvious violation of the licensing. Along the same lines I am pretty sure that the firmware inside the unit is actually based on the Repetier and XYZ stole that too. If this is true and can be proven, both NewEgg and Amazon would likely pull the model.</p>]]></description>
			<author><![CDATA[null@example.com (skywiselh)]]></author>
			<pubDate>Wed, 20 Aug 2014 19:01:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63920/#p63920</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63919/#p63919</link>
			<description><![CDATA[<div class="quotebox"><cite>scobo wrote:</cite><blockquote><div class="quotebox"><cite>skywiselh wrote:</cite><blockquote><p>Thanks! Did a calibration, installed an SD extension cord and move the SD card slot to the front. The calibration cube I printed at 0.1mm came out pretty good.</p></blockquote></div><p>Nice one !<br />Is it easy enough to take the back panel off to get at the SD card ?</p></blockquote></div><p>The panel was easy (2 screws and pull it open on the side away from the power plug), but in order to actually remove the SD card you have to pull out the circuit board a bit. I was able to do so without disconnecting anything, but the LCD cable looks mighty thin, so be careful. I fed the actual SD card extension thru a hole in the back and to the inside. Taped the wire and the card-reader down on the inside - main reason for the extension was the ability to remove the mod in case of a warranty return. Picture imgur. com/Ep5nssF</p>]]></description>
			<author><![CDATA[null@example.com (skywiselh)]]></author>
			<pubDate>Wed, 20 Aug 2014 18:56:28 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63919/#p63919</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63864/#p63864</link>
			<description><![CDATA[<div class="quotebox"><cite>skywiselh wrote:</cite><blockquote><p>Thanks! Did a calibration, installed an SD extension cord and move the SD card slot to the front. The calibration cube I printed at 0.1mm came out pretty good. </p><p>What firmware is suggested for best printing quality?</p></blockquote></div><p>Since you moved the SD card to an extension, it really won&#039;t matter what firmware your using if you just wish to slice with a better slicer than XYZware&#039;s. </p><p>I personally prefer Cura, others tend to use Slic3r, and still others go with KISSlicer. There are other choices as well and you can find some &quot;help&quot; setting most of them up.</p><p>Just to prevent issues with my cartridge resetter, I use the G firmware. Some day I may switch to Repetier, but what I&#039;m doing now is pretty pain free so I intend to stay with it for the time being.</p>]]></description>
			<author><![CDATA[null@example.com (Weekend Avenger)]]></author>
			<pubDate>Wed, 20 Aug 2014 08:12:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63864/#p63864</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63861/#p63861</link>
			<description><![CDATA[<div class="quotebox"><cite>skywiselh wrote:</cite><blockquote><p>Thanks! Did a calibration, installed an SD extension cord and move the SD card slot to the front. The calibration cube I printed at 0.1mm came out pretty good.</p></blockquote></div><p>Nice one !<br />Is it easy enough to take the back panel off to get at the SD card ?</p>]]></description>
			<author><![CDATA[null@example.com (scobo)]]></author>
			<pubDate>Wed, 20 Aug 2014 06:57:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63861/#p63861</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63853/#p63853</link>
			<description><![CDATA[<p>Thanks! Did a calibration, installed an SD extension cord and move the SD card slot to the front. The calibration cube I printed at 0.1mm came out pretty good. </p><p>What firmware is suggested for best printing quality?</p>]]></description>
			<author><![CDATA[null@example.com (skywiselh)]]></author>
			<pubDate>Wed, 20 Aug 2014 03:37:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63853/#p63853</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63795/#p63795</link>
			<description><![CDATA[<p>The glass bed also moves around a little bit. I jammed a small piece of a business card between the glass and plastic, to hold the glass in place better.</p>]]></description>
			<author><![CDATA[null@example.com (Dr. Bogger)]]></author>
			<pubDate>Tue, 19 Aug 2014 21:34:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63795/#p63795</guid>
		</item>
		<item>
			<title><![CDATA[Re: First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63786/#p63786</link>
			<description><![CDATA[<p>I&#039;ve only had mine a few weeks but one of the first things I noticed was that the bed didn&#039;t look level. I left it for a while as the instructions said it didn&#039;t need calibrating out of the box but after a few prints I was noticing some flaws.<br />So I ran the calibration utility and sure enough it failed. <br />After adjusting the bed and passing the calibration test, it&#039;s now producing much better prints so I&#039;d try that first.</p>]]></description>
			<author><![CDATA[null@example.com (scobo)]]></author>
			<pubDate>Tue, 19 Aug 2014 20:29:26 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63786/#p63786</guid>
		</item>
		<item>
			<title><![CDATA[First Impressions and how to improve]]></title>
			<link>https://www.soliforum.com/post/63749/#p63749</link>
			<description><![CDATA[<p>Hello everyone,</p><p>so yesterday my Da Vinci 1.0 arrived. So far my experience has been mixed but positive. </p><p>First power-up ended with a 0031 error and while I was tempted to just box it back up and hand back to Amazon, I ended up just slightly adjusting the sensor and the error went away. After noticing some sort of minor bubbles (?) from the extruder, I moved the printer to a low-humidity, air-conditioned space (as in from the garage inside the house) and that seems to have solved it (I suspected moisture). Once moved inside, the unit promptly returned a 0011 error because my AC was cooling it too much ... installing the handle covers fixed that. </p><p>So far I have successfully printed two of the demos, a gear cube and a Sonic figurine (although I ripped his hand off when removing the support) and while the quality is acceptable, it seems a bit inconsistent - vertical walls are not entirely even showing that the positioning of the extruder is not perfect every time.</p><p>I did notice that my glass bed moves about 1 mm - any idea how to fix that? </p><p>What else could I do to improve accuracy?</p><p>Should the printer be affected by minor disturbances, such as opening the door? I could swear that any minor vibration throws it off just a tiny bit. </p><p>Maybe I expect to much from this machine, but when printing Sonic, for about 1/3rd of the figurine the layers were perfect and the side of the supports almost smooth. </p><p>I&#039;ve been using the XYZWare software and tried both .2 and .3 layer height. Any suggestions appreciated. </p><p>Cheers,<br />Sky</p>]]></description>
			<author><![CDATA[null@example.com (skywiselh)]]></author>
			<pubDate>Tue, 19 Aug 2014 16:57:50 +0000</pubDate>
			<guid>https://www.soliforum.com/post/63749/#p63749</guid>
		</item>
	</channel>
</rss>
