<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Cura Initial layer line width problems]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/9609/" />
	<updated>2015-02-01T03:32:44Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/9609/cura-initial-layer-line-width-problems/</id>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82663/#p82663" />
			<content type="html"><![CDATA[<p>When I print I set the first layer speed to 30% and use an extrusion width of 200%, regardless of what my layer height is. I have no issue with things sticking or the lines being properly fused on a solid area. I used to print the first layer at a lower thickness than the rest, but that wasn&#039;t as good as what I do now. Also, cura can have problems with creating a skirt if the first layer height is less than the other heights. Its a known bug.</p><p>I switched to slic3r and have been really happy, though I started with cura.</p>]]></content>
			<author>
				<name><![CDATA[DrAnonymous]]></name>
				<uri>https://www.soliforum.com/user/8685/</uri>
			</author>
			<updated>2015-02-01T03:32:44Z</updated>
			<id>https://www.soliforum.com/post/82663/#p82663</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82515/#p82515" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>keyblade4321 wrote:</cite><blockquote><p>Would an alternative solution be to change the Z15 part (z offset) in the gcode to like Z14.9? Is that even possible or should I just try to manually level it again?</p></blockquote></div><br /><p>I would use the manual method. Nearly everyone here will tell you it is better and should be done instead of the machines built in method. I dont even use glue or tape. Just bare dry hot glass at 110.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-31T04:30:58Z</updated>
			<id>https://www.soliforum.com/post/82515/#p82515</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82513/#p82513" />
			<content type="html"><![CDATA[<p>Would an alternative solution be to change the Z15 part (z offset) in the gcode to like Z14.9? Is that even possible or should I just try to manually level it again?</p>]]></content>
			<author>
				<name><![CDATA[keyblade4321]]></name>
				<uri>https://www.soliforum.com/user/8039/</uri>
			</author>
			<updated>2015-01-31T04:28:07Z</updated>
			<id>https://www.soliforum.com/post/82513/#p82513</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82510/#p82510" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>keyblade4321 wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Actually you are supposed to change all the G0 to G1. G0&#039;s are fast moves and the stock firmware and software does not know how to handle fast moves.</p><p>As for making the changes, use notepad++ and you can replace all of one text such as G0 with another such as G1 with just a few keystrokes. </p><p>I would also advise you to use the manual calibration method that is a sticky here. The automatic method makes it too high. Your first layer should be squished down to half of your desired layer height. meaning if you are printing at .2 then your gap between your bed and nozzle should be around .1 or .15 if printing at .1 which the Da Vinci 1.0 will be very hard pressed to do you will need a gap of .05 between the bed and nozzle. </p><p>There is no ball park number like the automatic system tries to make as it does not even know what layer you plan to print at. The bed height should be adjusted with each print to be half of the desired layer height. Your first layer in whatever slicer you use should be the same height as the others. It is the bed to nozzle gap that will make the first layer thinner and squished. This should make the lines touch and make the bottom very near solid.</p></blockquote></div><p>Wait, seriously! How has it been printing then. Wow, I&#039;ll fix that. Also, I am using manual calibration and everything is sticking good and proper as in layer height. I was actually talking about the latice pattern on the first layer of the print [pics are kinda blurry so I don&#039;t know if you can see it]. As you can see, the lines are really far apart and this is definitely a setting problem because it has something to do with extrusion width in Cura. The bottom is definitely solid, I just want to get the lines tighter as in distance between the widths not the height.</p></blockquote></div><br /><p>A proper bed height will make the bottom layer squished and bring the lines together. Just try it, if you don&#039;t like it you can always run the automatic method again. It will print with the wrong height and may stick as well since you are printing a bottom layer that is twice your desired layer. I used the actual Cura host on my old printer and never made any changes other than layer height and speed and temp.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-31T04:23:33Z</updated>
			<id>https://www.soliforum.com/post/82510/#p82510</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82508/#p82508" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Actually you are supposed to change all the G0 to G1. G0&#039;s are fast moves and the stock firmware and software does not know how to handle fast moves.</p><p>As for making the changes, use notepad++ and you can replace all of one text such as G0 with another such as G1 with just a few keystrokes. </p><p>I would also advise you to use the manual calibration method that is a sticky here. The automatic method makes it too high. Your first layer should be squished down to half of your desired layer height. meaning if you are printing at .2 then your gap between your bed and nozzle should be around .1 or .15 if printing at .1 which the Da Vinci 1.0 will be very hard pressed to do you will need a gap of .05 between the bed and nozzle. </p><p>There is no ball park number like the automatic system tries to make as it does not even know what layer you plan to print at. The bed height should be adjusted with each print to be half of the desired layer height. Your first layer in whatever slicer you use should be the same height as the others. It is the bed to nozzle gap that will make the first layer thinner and squished. This should make the lines touch and make the bottom very near solid.</p></blockquote></div><p>Wait, seriously! How has it been printing then. Wow, I&#039;ll fix that. Also, I am using manual calibration and everything is sticking good and proper as in layer height. I was actually talking about the latice pattern on the first layer of the print [pics are kinda blurry so I don&#039;t know if you can see it]. As you can see, the lines are really far apart and this is definitely a setting problem because it has something to do with extrusion width in Cura. The bottom is definitely solid, I just want to get the lines tighter as in distance between the widths not the height.</p>]]></content>
			<author>
				<name><![CDATA[keyblade4321]]></name>
				<uri>https://www.soliforum.com/user/8039/</uri>
			</author>
			<updated>2015-01-31T04:04:45Z</updated>
			<id>https://www.soliforum.com/post/82508/#p82508</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82507/#p82507" />
			<content type="html"><![CDATA[<p>Actually you are supposed to change all the G0 to G1. G0&#039;s are fast moves and the stock firmware and software does not know how to handle fast moves.</p><p>As for making the changes, use notepad++ and you can replace all of one text such as G0 with another such as G1 with just a few keystrokes. </p><p>I would also advise you to use the manual calibration method that is a sticky here. The automatic method makes it too high. Your first layer should be squished down to half of your desired layer height. meaning if you are printing at .2 then your gap between your bed and nozzle should be around .1 or .15 if printing at .1 which the Da Vinci 1.0 will be very hard pressed to do you will need a gap of .05 between the bed and nozzle. </p><p>There is no ball park number like the automatic system tries to make as it does not even know what layer you plan to print at. The bed height should be adjusted with each print to be half of the desired layer height. Your first layer in whatever slicer you use should be the same height as the others. It is the bed to nozzle gap that will make the first layer thinner and squished. This should make the lines touch and make the bottom very near solid.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-01-31T03:58:15Z</updated>
			<id>https://www.soliforum.com/post/82507/#p82507</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Cura Initial layer line width problems]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/82504/#p82504" />
			<content type="html"><![CDATA[<p>Hi guys,</p><p>I recently switched over to Repetier using Cura as my main slicer. I just open the gcode in Notepad and change all the G1 to G0 (side question: is there a better/automatic way for this to happen within Repetier Host or having a plugin of some sort?) Anyway,<br />I finally have been able to get really good quality prints after cleaning out the drive gears, slowing everything down, tweaking retraction, re-calibrating bed, BUT I haven&#039;t been able to get tight/flat/smooth lines on the first layer of my print [pics attached]. I&#039;m printing first layer at .2 mm and the rest at .1 mm both at 240 C. I&#039;m currently setting my initial layer line width to 200% but I&#039;m not getting the desired results. Has anyone solved this or gotten tight lines on first print? Any help would be appreciated, thanks in advance!</p>]]></content>
			<author>
				<name><![CDATA[keyblade4321]]></name>
				<uri>https://www.soliforum.com/user/8039/</uri>
			</author>
			<updated>2015-01-31T03:41:48Z</updated>
			<id>https://www.soliforum.com/post/82504/#p82504</id>
		</entry>
</feed>
