<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — My Da Vinci experience, and some questions.]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/8059/" />
	<updated>2014-10-21T05:05:24Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/8059/my-da-vinci-experience-and-some-questions/</id>
		<entry>
			<title type="html"><![CDATA[Re: My Da Vinci experience, and some questions.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69283/#p69283" />
			<content type="html"><![CDATA[<p>Like I said, I don&#039;t use Repetier, but I did research it a bit so I can mention of few of the things you&#039;ll need to set correctly.&nbsp; First up is the movement, exactly how far does the bed move when the motor turns one step? Same for the other two axis and the extruder itself.</p><p>After that is the temperature. I realize you want to set the temps yourself, but you need to understand that the firmware doesn&#039;t get a &quot;bed is 100C&quot; response from the thermistor, it gets a value that you must set the meaning for.</p><p>The good news is that you are not the first doing this, so you can start with values that have worked for others. But the &quot;fine tuning&quot; will need to be done by you if you want good looking prints.</p>]]></content>
			<author>
				<name><![CDATA[Weekend Avenger]]></name>
				<uri>https://www.soliforum.com/user/6245/</uri>
			</author>
			<updated>2014-10-21T05:05:24Z</updated>
			<id>https://www.soliforum.com/post/69283/#p69283</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: My Da Vinci experience, and some questions.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69247/#p69247" />
			<content type="html"><![CDATA[<p>Thank you so much for the input.&nbsp; When you talk about the fact I need to dial everything in myself, what are you referring to exactly?&nbsp; The extruder and bed temperature?&nbsp; I would rather set those myself so I can change, adjust and play with them.&nbsp; I have heard that ABS works better at 220 then the machines 210 anyway.&nbsp; As I said, the only thing that is stopping me is my fear of the incorrect value in the Z offset.&nbsp; In my mind, if I change to custom firmware it no longer has any idea how high or low to place the bed when it starts printing unless I tell it, and thus will either (And likely) start printing above the bed, or try and push the extruder into the bed.&nbsp; Either one would be bad.&nbsp; So, how, and where do you set this Z offset?&nbsp; In the printing software? Slic3r, Cura, or XYZware?&nbsp; Does it still store it on the printer?&nbsp; These are the unknowns I really would rather become known before I start modding firmware.</p>]]></content>
			<author>
				<name><![CDATA[ShadowWizard]]></name>
				<uri>https://www.soliforum.com/user/7764/</uri>
			</author>
			<updated>2014-10-21T00:31:11Z</updated>
			<id>https://www.soliforum.com/post/69247/#p69247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: My Da Vinci experience, and some questions.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69204/#p69204" />
			<content type="html"><![CDATA[<p>I can&#039;t tell you anything about repetier, but using 3rd party filament is easy. You can get a cartridge resetter from wctek.com (fr333n3rgy) and then use most of the older stock firmwares and any slicer you wish if you combine it with w34&#039;s modded XYZware. Cost goes from $30 to $94.50 depending on how good you want your resetter option to be.</p><p>If you go the repetier route there is no additional cost, but you will have to get everything &quot;dialed in&quot; yourself.</p><p>I&#039;ve heard that you can use the &quot;E&quot; firmware and change the filament amount in the gcode to 0 and the cartridge doesn&#039;t change it&#039;s number as an alternative, but I&#039;ve never needed to do that so I can&#039;t comment on it.</p><p>I kept my firmware stock on &quot;G&quot; and have a resetter. I use Cura to slice with and the only &quot;change&quot; that I&#039;ve done to the machine was to put the SDCard on a cable so I could copy files to it directly. I saw the Flashair&#039;s on sale so I&#039;ll be adding that soon so I don&#039;t even have to carry the SDCard back and forth. The only thing I do with Cura&#039;s gcode output is set the name to be &quot;SAMPLE01.gcode&quot; (01-03 work) change all the G0 commands to G1 (notepad ++ does this easily) and add this line right below where it drops the bed 15mm.</p><p>G1 Z15.0 F2700 ;move the platform down 15mm &lt;-- already in output<br />G1 Z14.10 F2700 ;added line to -0.9mm to z offset<br />G92 Z15.00 ;sets the z offset from current position to Z15</p><p>This is due to me wanting the first layer to be a bit lower than where it would normally start. Everything beyond the ; is just a comment, it doesn&#039;t do anything. I could have also changed Cura&#039;s first layer move command to one that is .9 closer but I prefer consistency should I ever decide to use Cura&#039;s &quot;multiple item&quot; ability. Though with as close as the belt is to the glass on a DaVinci the feature would be hard to make work.</p><p>Just like all of the other 3D printers, this one is expandable and moddable. This might not have been XYZ&#039;s intention, but if you decide you want it to do things a bit differently than a &quot;stock&quot; machine, you should be able to find some advice on this forum to get you started.</p>]]></content>
			<author>
				<name><![CDATA[Weekend Avenger]]></name>
				<uri>https://www.soliforum.com/user/6245/</uri>
			</author>
			<updated>2014-10-20T16:47:49Z</updated>
			<id>https://www.soliforum.com/post/69204/#p69204</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[My Da Vinci experience, and some questions.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/69200/#p69200" />
			<content type="html"><![CDATA[<p>I do say my Di Vinci is a curse and a blessing.&nbsp; I have had the thing 5 days, and it took my 3D printing virginity, I had never done any 3D printing before this. Right out of the box the X axis was crooked.&nbsp; I didn&#039;t know it at the time, but one quick call to support and they had me up and running in a couple of seconds.&nbsp; I have also had it stop printing in the middle of a print with a cartridge error that would not go away.&nbsp; So I ended up placing a folded up piece of paper under the clip that holds the cartridge in place, and that seemed to fix it, because restating the cartridge was not.&nbsp; Then my bed chipped.&nbsp; I was doing a rather large print and when I finally got to it to take it off the bed, it was already loose, and attached to the bottom of it was a 1 1/2&quot; by 1/2&quot; piece of the bed glass.<br />I have heard a lot of people complain about there tech support; no replies, etc.&nbsp; But I honestly have nothing but good things to say.&nbsp; As I said, I called them when I got the printer because it would grind and error out (Because X was crooked) and they right away told me how to fix it.&nbsp; Was on the phone less then 10 min.&nbsp; I receive replies to my e-mail very quickly, and even in the middle of the night.&nbsp; I have support e-mails from them times at 10:30 PM and midnight, as well as several during the day.&nbsp; So the only thing I can think of is that they have fixed there tech support issues; something I am very glad for.<br />On the plus side, these errors have caused me to go allot of Googling, and the tech support is allows you to be very hands on.&nbsp; To fix the X problem, there solution was to grab the bar, and pull it forward, basically jumping the gears until it was correctly lined up.&nbsp; Most companies would tell you that you need to sent the device in (from my experience) and have thus learned a lot with there do it yourself fixes, and all the time I spent on Google.<br />In any event, I still have a few questions I was hoping someone could help me with.&nbsp; I have asked on another forum, but have not received any useful replies as of yet, and during my Googling found this forum!<br />First off, obviously I want to start using 3rd party filament.&nbsp; I have heard that firmware 1.0E allows that in one place, but have only ever seen once reference to it.&nbsp; Does anyone here have experience with that?<br />Second is this Repetier firmware.&nbsp; This in itself looks very tempting, and almost did it today except for realizing the printer often needs to be calibrated, and if not calibrated correctly could (I assume) push the bed up into the extruder and potentially break the glass.&nbsp; Does the Repetier firmware have a calibration feature, and if not, how do I calibrate the printer?&nbsp; Not only to be sure the bed is level, but to be sure I have the correct Z offset?</p><p>Thanks in advance, I look forward to the advice and suggestions those of you with experience have to offer.</p>]]></content>
			<author>
				<name><![CDATA[ShadowWizard]]></name>
				<uri>https://www.soliforum.com/user/7764/</uri>
			</author>
			<updated>2014-10-20T14:13:50Z</updated>
			<id>https://www.soliforum.com/post/69200/#p69200</id>
		</entry>
</feed>
