<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — A question about my DaVinci 1.0A with Repetier]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/12431/" />
	<updated>2015-10-03T22:44:30Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/12431/a-question-about-my-davinci-10a-with-repetier/</id>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106908/#p106908" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Antonious wrote:</cite><blockquote><div class="quotebox"><cite>luc wrote:</cite><blockquote><p>Repetier use different way to upload file than XYZ<br />XYZ send the file as it is <br />Repetier send GCODE line by line by interpreting them once on host and once on printer to check integrity so it take far longer than just push the file. <br />Wifi SD card is far the fastest way to upload IMHO</p></blockquote></div><p>So, no worries about losing data or bad data transmission through USB cable when using Repetier-host and Repetier firm on Da Vinci 1.0/1.0A?</p></blockquote></div><br /><p>The only time you would loose data is maybe if your cable is cheap, over 6 feet long, or you are trying to run more than one printer from the same PC. I have never had any sort of USB comm problems myself.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-10-03T22:44:30Z</updated>
			<id>https://www.soliforum.com/post/106908/#p106908</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106907/#p106907" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Antonious wrote:</cite><blockquote><div class="quotebox"><cite>luc wrote:</cite><blockquote><p>Repetier use different way to upload file than XYZ<br />XYZ send the file as it is <br />Repetier send GCODE line by line by interpreting them once on host and once on printer to check integrity so it take far longer than just push the file. <br />Wifi SD card is far the fastest way to upload IMHO</p></blockquote></div><p>So, no worries about losing data or bad data transmission through USB cable when using Repetier-host and Repetier firm on Da Vinci 1.0/1.0A?</p></blockquote></div><br /><p>The only time you would loose data is maybe if your cable is cheap, over 6 feet long, or you are trying to run more than one printer from the same PC.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-10-03T22:43:58Z</updated>
			<id>https://www.soliforum.com/post/106907/#p106907</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106880/#p106880" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>luc wrote:</cite><blockquote><p>Repetier use different way to upload file than XYZ<br />XYZ send the file as it is <br />Repetier send GCODE line by line by interpreting them once on host and once on printer to check integrity so it take far longer than just push the file. <br />Wifi SD card is far the fastest way to upload IMHO</p></blockquote></div><p>So, no worries about losing data or bad data transmission through USB cable when using Repetier-host and Repetier firm on Da Vinci 1.0/1.0A?</p>]]></content>
			<author>
				<name><![CDATA[Antonious]]></name>
				<uri>https://www.soliforum.com/user/12134/</uri>
			</author>
			<updated>2015-10-03T09:40:54Z</updated>
			<id>https://www.soliforum.com/post/106880/#p106880</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106870/#p106870" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mpoffo wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>So I have been doing some snooping and seems there may be an issue with Arduino and windows with respect to higher comport numbers. While the printer is connected open it&#039;s port properties. Then advanced properties and change its port number to the lowest number you can get with exception to 1. Then see if you have the same issue.</p></blockquote></div><p>Hi Carl,</p><p>I gave this suggestion a try but unfortunately the issue remains.&nbsp; I did some googling as well and found some posts similar about Arduino.&nbsp; I will keep playing around with it but any other suggestions are welcomed.</p><p>Thanks</p><p>Mark</p></blockquote></div><p>Well I tried several things including using a different USB Port on the computer.&nbsp; I can change the printer to any available Com port (currently COM 2) and when I unplug/replug it in it defaults in device manager to Arduino Due (COM 10).&nbsp; I tried changing the printer com to 10 so it was the same as Arduino and that did not work.&nbsp; So I have to reboot.</p><p>When I tried a different USB is worked similarly except the when I recycled the printer is showed up consistently as Arduino Due COM 4.&nbsp; It did this with COM 4 consistently.&nbsp; I have been trying to read through threads like this one:<br /><a href="http://<br />https://www.reddit.com/r/arduino/comments/1eq1mx/computer_problems_serial_port_always_in_use/"><br />https://www.reddit.com/r/arduino/comme … ys_in_use/</a></p><p>I will keep digging.&nbsp; Is there some setting in Arduino itself I need to configure differently?</p><p>Found this:<br /><a href="http://<br />https://www.arduino.cc/en/Guide/ArduinoDue"><br />https://www.arduino.cc/en/Guide/ArduinoDue</a></p><p>From the above link:</p><p>The Arduino Due has two USB ports available. The Native USB port (which supports CDC serial communication using the SerialUSB object) is connected directly to the SAM3X MCU. The other USB port is the Programming port. It is connected to an ATMEL 16U2 which acts as a USB-to-Serial converter. This Programming port is the default for uploading sketches and communicating with the Arduino. </p><p>Not sure how this applies to the DaVinci board but if it has &quot;2&quot; com ports perhaps that is the reason it changes??&nbsp; Also in the standard Arduino install are ATMEL drivers installed?&nbsp; I recall reading some had to install these separately.</p>]]></content>
			<author>
				<name><![CDATA[mpoffo]]></name>
				<uri>https://www.soliforum.com/user/8374/</uri>
			</author>
			<updated>2015-10-03T03:00:16Z</updated>
			<id>https://www.soliforum.com/post/106870/#p106870</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106869/#p106869" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>So I have been doing some snooping and seems there may be an issue with Arduino and windows with respect to higher comport numbers. While the printer is connected open it&#039;s port properties. Then advanced properties and change its port number to the lowest number you can get with exception to 1. Then see if you have the same issue.</p></blockquote></div><p>Hi Carl,</p><p>I gave this suggestion a try but unfortunately the issue remains.&nbsp; I did some googling as well and found some posts similar about Arduino.&nbsp; I will keep playing around with it but any other suggestions are welcomed.</p><p>Thanks</p><p>Mark</p>]]></content>
			<author>
				<name><![CDATA[mpoffo]]></name>
				<uri>https://www.soliforum.com/user/8374/</uri>
			</author>
			<updated>2015-10-03T02:05:13Z</updated>
			<id>https://www.soliforum.com/post/106869/#p106869</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106868/#p106868" />
			<content type="html"><![CDATA[<p>Repetier use different way to upload file than XYZ<br />XYZ send the file as it is <br />Repetier send GCODE line by line by interpreting them once on host and once on printer to check integrity so it take far longer than just push the file. <br />Wifi SD card is far the fastest way to upload IMHO</p>]]></content>
			<author>
				<name><![CDATA[luc]]></name>
				<uri>https://www.soliforum.com/user/8495/</uri>
			</author>
			<updated>2015-10-03T02:03:09Z</updated>
			<id>https://www.soliforum.com/post/106868/#p106868</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106866/#p106866" />
			<content type="html"><![CDATA[<p>Thanks for the replies.&nbsp; My issue is not really with things warping.&nbsp; That was an adjustment issue all taken care of now.&nbsp; <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; I use Kapton sheets and they work well and last a long time.&nbsp; I personally don&#039;t like painters tape but I heard it is better for PLA.</p><p>I will try Carl&#039;s latest suggestion about the com port issue(lowering).&nbsp; To be clear to others that posted I have no issue connecting in S3D or Repetier.&nbsp; It is an issue with the com ports, windows 10, Arduino and the printer.&nbsp; I&#039;ll let you know what I find out.</p><p>I got my wifi SD card today unfortunately the nice folks at Amazon sent me the wrong adapter so I have a new one in coming next week now.&nbsp; That will be my preferred way I thing once I can get things hooked up and working.&nbsp; I do wonder how the stock firmware could upload relatively quickly to the sd card in the printer will it takes considerably longer with repetier firmware.&nbsp; I am sure there is an explanation.</p>]]></content>
			<author>
				<name><![CDATA[mpoffo]]></name>
				<uri>https://www.soliforum.com/user/8374/</uri>
			</author>
			<updated>2015-10-03T01:52:14Z</updated>
			<id>https://www.soliforum.com/post/106866/#p106866</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106840/#p106840" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Antonious wrote:</cite><blockquote><div class="quotebox"><cite>mark.burton wrote:</cite><blockquote><p>the tape just keeps you from damaging the bed nothing to do with sticking.</p><br /><p>if your printing on a glass heated bed don&#039;t use painters tape (well you can but I don&#039;t). Even with painters tape you still need glue or hair spray.</p><p>I do use it on my printer that does not have a heated bed and I find I still need to use glue or hair spray to get prints to stick well.</p></blockquote></div><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Painters tape is used for PLA on a cold bed for sticking. On a hot bed it is used just for protection as Mark said. it&#039;s adhesive does not hold up well under heat and the tape itself will pull up with the edges of the print. If you have a glass heated bed just use glue or hairspray for pla&nbsp; or both plus abs goop for abs.</p></blockquote></div><p>Do you think that painters tape could be a preventive measure against the bed glass breaking (which is a common issue, as far as I know, in Da Vinci 1.0/1.0A)?</p></blockquote></div><p>The breaking and chipping is caused by thermal shock and cheap glass.</p><p>The painters tape will do little for that.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-10-02T19:22:17Z</updated>
			<id>https://www.soliforum.com/post/106840/#p106840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106833/#p106833" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mark.burton wrote:</cite><blockquote><p>the tape just keeps you from damaging the bed nothing to do with sticking.</p><br /><p>if your printing on a glass heated bed don&#039;t use painters tape (well you can but I don&#039;t). Even with painters tape you still need glue or hair spray.</p><p>I do use it on my printer that does not have a heated bed and I find I still need to use glue or hair spray to get prints to stick well.</p></blockquote></div><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Painters tape is used for PLA on a cold bed for sticking. On a hot bed it is used just for protection as Mark said. it&#039;s adhesive does not hold up well under heat and the tape itself will pull up with the edges of the print. If you have a glass heated bed just use glue or hairspray for pla&nbsp; or both plus abs goop for abs.</p></blockquote></div><p>Do you think that painters tape could be a preventive measure against the bed glass breaking (which is a common issue, as far as I know, in Da Vinci 1.0/1.0A)?</p>]]></content>
			<author>
				<name><![CDATA[Antonious]]></name>
				<uri>https://www.soliforum.com/user/12134/</uri>
			</author>
			<updated>2015-10-02T18:47:34Z</updated>
			<id>https://www.soliforum.com/post/106833/#p106833</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106828/#p106828" />
			<content type="html"><![CDATA[<p>Painters tape is used for PLA on a cold bed for sticking. On a hot bed it is used just for protection as Mark said. it&#039;s adhesive does not hold up well under heat and the tape itself will pull up with the edges of the print. If you have a glass heated bed just use glue or hairspray for pla&nbsp; or both plus abs goop for abs.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-10-02T17:41:02Z</updated>
			<id>https://www.soliforum.com/post/106828/#p106828</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106825/#p106825" />
			<content type="html"><![CDATA[<p>the tape just keeps you from damaging the bed nothing to do with sticking.</p><br /><p>if your printing on a glass heated bed don&#039;t use painters tape (well you can but I don&#039;t). Even with painters tape you still need glue or hair spray.</p><p>I do use it on my printer that does not have a heated bed and I find I still need to use glue or hair spray to get prints to stick well.</p>]]></content>
			<author>
				<name><![CDATA[mark.burton]]></name>
				<uri>https://www.soliforum.com/user/10955/</uri>
			</author>
			<updated>2015-10-02T17:35:32Z</updated>
			<id>https://www.soliforum.com/post/106825/#p106825</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106796/#p106796" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mark.burton wrote:</cite><blockquote><p>lifting of the edges is common when printing with abs.</p><p>here are things that can negatively affect your print and cause more lifting:</p><p>The bed not being level.<br />the nozzle being to far away from the bed on the first lvl.<br />the fist level being supper thin<br />the bed not being hot enough <br />long thin prints<br />not using glue like uhu (you can use others as well or hair spray. I find hair spray doesn&#039;t work as well as the glue for abs but works good for pla. but the uhu glue works well for pla as well) often I may skip the glue if I want a really smooth print as the glue does reduce that hair spray is better for that then glue but nothing is still smoother)&nbsp; if you don&#039;t use glue getting the right distance between the nozzle and the bed is very very important.</p><p>Things that can be helpful in keeping a print from lifting:</p><p>a brim ( this essentially increases the first lay surface which can help resist the curling an even if you do get some usialy its just the brim that lifts.</p><p>a raft (this can help if your bed suffers from not being flat) </p><p>Putting scrap throw away parts near the corners and making sure the brim from the corner touches the scrap part (example putting a 5 mm circle near the corner when you design the part and then setting it 3 mm away and having a 3 mm brim)</p><p>I&#039;m sure there are more but those are the basic ones.</p></blockquote></div><p>Mark, what about painters tape?</p><p>Here in Spain the blue painters tape is not usual (rare in shops actually), the painters tape we use is off-white, a bit coarse surfaced that, maybe, isn&#039;t good to stick the parts on the bed (I haven&#039;t tried yet). But I get from some users, here and in youtube, that the blue one is pretty good for 3d printers, avoiding glass breaking and sticking parts well to the bed, so I&#039;m a bit curious to know why don&#039;t you mentioned it in your above wonderful comment.</p>]]></content>
			<author>
				<name><![CDATA[Antonious]]></name>
				<uri>https://www.soliforum.com/user/12134/</uri>
			</author>
			<updated>2015-10-02T10:22:24Z</updated>
			<id>https://www.soliforum.com/post/106796/#p106796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106795/#p106795" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mpoffo wrote:</cite><blockquote><p>This is a good suggestion but unfortunately it did not work.&nbsp; I try different combo&#039;s but the printer port the printer usually uses is busy.&nbsp; Some how it is not being released as available.&nbsp; Quite frankly I am not sure if this is how this is suppose to work in Windows 10.&nbsp; I wonder is there is some other way to &quot;flush&quot; the ports instead of rebooting.</p></blockquote></div><p>I&#039;m sorry if this comment has no sense. Have you tried to change the com port in Printer Properties of Repetier-host? I find that after the turning off and on of the printer, this com port changes (not sure if always or sometimes), and it could be necessary to readjust that setting. </p><p>In my case, when trying to reconnect from Repetier-host the error message sometime says &quot;the port doesn&#039;t exist&quot;, then I fix the com port in Printer Properties (I see there that the previous com port is wrong) but another time it appears an error message when trying to reconnect: &quot;denied access&quot;. So that for me this change of com port isn&#039;t a solution but... could it be for you?</p>]]></content>
			<author>
				<name><![CDATA[Antonious]]></name>
				<uri>https://www.soliforum.com/user/12134/</uri>
			</author>
			<updated>2015-10-02T10:00:14Z</updated>
			<id>https://www.soliforum.com/post/106795/#p106795</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106794/#p106794" />
			<content type="html"><![CDATA[<p>I have Windows10 and the same issue (not sure about that change to Arduino device when on and off the printer but do needing to restart the computer if the printer turns off and then on to reconnect to Repetier-Host). I did this same question here some days ago. </p><p>Strangely, yesterday, when dealing-trying with Simplify3d and Repetier-Host, after the off-on cycles of the printer (because of bed leveling and stopping failed printings -bad temperatures from S3d that I still have to investigate-), Repetier-host connected with the printer without restarting the computer. I don&#039;t know what I did to get this positive behaviour despite using S3d.</p>]]></content>
			<author>
				<name><![CDATA[Antonious]]></name>
				<uri>https://www.soliforum.com/user/12134/</uri>
			</author>
			<updated>2015-10-02T09:37:23Z</updated>
			<id>https://www.soliforum.com/post/106794/#p106794</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: A question about my DaVinci 1.0A with Repetier]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/106788/#p106788" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mpoffo wrote:</cite><blockquote><p>It is connected directly though I have this USB connector:</p><p><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16812120087">http://www.newegg.com/Product/Product.a … 6812120087</a></p><p>I am going to be installing a wifi SD card so maybe this is a moot issue but I would like to figure it out if I can.&nbsp; This was not an issue before the flash.&nbsp; So something with Arduino maybe and how it is detected?</p></blockquote></div><p>I would highly recommend the wifi SD card route, it&#039;s so much less hassle than printing over USB. <br />I always found printing over USB very hit or miss but printing from SD is much more reliable.<br />There&#039;s a neat little mod for the Toshiba Flashair cards that lets you upload, download and delete files from a browser.</p>]]></content>
			<author>
				<name><![CDATA[scobo]]></name>
				<uri>https://www.soliforum.com/user/6872/</uri>
			</author>
			<updated>2015-10-02T05:30:05Z</updated>
			<id>https://www.soliforum.com/post/106788/#p106788</id>
		</entry>
</feed>
