<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Slic3r G-code Flavour]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/10078/" />
	<updated>2015-02-23T18:06:46Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/10078/slic3r-gcode-flavour/</id>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86846/#p86846" />
			<content type="html"><![CDATA[<p>Oh right I didn&#039;t know with this the heater dont work at the same time. when it prints it moves to position then&nbsp; says 100% complete and 99 hours remaining</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-23T18:06:46Z</updated>
			<id>https://www.soliforum.com/post/86846/#p86846</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86761/#p86761" />
			<content type="html"><![CDATA[<p>I don&#039;t really see anything that look strange in that gcode. So just to make sure we are on the same page, by freezing up you mean what? </p><p>Based on your gcode what is going to happen is that the printer will start by heating the bed, Once the bed temp is reached which will take about ten minutes the bed will move up and then down to your offset position which is .40. The head may move into a ready position but will not print yet. It will then start heating the head and that will take another 5 to 7 minutes. Once the head reaches set temp it will then print.&nbsp; The exception to this is if your gcode is changing the temp from what is set in the cartridge then the machine will pause even longer until it either cools down to your set point or heats up to your set point. </p><p>The bed and hot end temps that are set in the cartridge which I believe are 90 and 190 get priority. Then once your gcode kicks in it will pause the printer and wait for the temps of the gcode to be reached. </p><p>So it will reach a bed temp of 90, the bed will move and the print head will move as well, then it will pause till the print head reaches 190. Once that is done it will execute the gcode which tells it a different temp. It will now heat the bed to the new temp, then pause and heat the extruder to the new temp. They will never heat the bed and extruder at the same time.</p><p>Are you watching and waiting long enough and watching the display to see if this is what is happening, or is it locking up to the where it will not respond to the buttons or anything? If you are modifying the temp then your entire wait time from starting the print to the printer actually starting will be near 15 minutes.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-23T02:52:53Z</updated>
			<id>https://www.soliforum.com/post/86761/#p86761</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86724/#p86724" />
			<content type="html"><![CDATA[<p>The system version for my printer is 1.2.4 (not sure if this would help)</p><br /><br /><br /><p>This is the start for a Skull I&#039;m trying to use slic3r on:</p><p>; generated by Slic3r 1.1.7 on 2015-02-22 at 23:41:32</p><p>; perimeters extrusion width = 0.40mm<br />; infill extrusion width = 0.67mm<br />; solid infill extrusion width = 0.67mm<br />; top infill extrusion width = 0.67mm</p><p>G21 ; set units to millimeters<br />M107<br />M190 S95 ; wait for bed temperature to be reached<br />M104 S215 ; set temperature<br />G28 ; home all axes<br />G1 Z5 F5000 ; lift nozzle</p><p>M109 S215 ; wait for temperature to be reached<br />G90 ; use absolute coordinates<br />G1 F1800.000<br />G1 Z0.400 F7800.000<br />G1 X104.973 Y107.625 F7800.000<br />G1 X105.358 Y107.301 F1080.000<br />G1 X107.353 Y106.139<br />G1 X109.624 Y105.722<br />G1 X111.183 Y105.891<br />G1 X111.547 Y105.975 F1080.000<br />G1 X113.676 Y106.870<br />G1 X115.375 Y108.433<br />G1 X116.183 Y109.794</p><br /><p>This is the end:<br />G1 X98.502 Y101.648<br />G1 X100.460 Y99.691<br />G1 X100.718 Y100.444<br />G1 X99.213 Y101.949<br />G1 X100.427 Y101.748<br />G1 X100.712 Y101.462<br />G1 F1800.000<br />M107<br />M104 S0 ; turn off temperature<br />G28 X0&nbsp; ; home X axis<br />M84&nbsp; &nbsp; &nbsp;; disable motors</p><p>; filament used = 1.0mm (0.0cm3)</p><p>; avoid_crossing_perimeters = 1<br />; bed_size = 200,200<br />; bed_temperature = 85<br />; bridge_acceleration = 0<br />; bridge_fan_speed = 100<br />; bridge_flow_ratio = 1<br />; brim_width = 0<br />; complete_objects = 0<br />; cooling = 1<br />; default_acceleration = 0<br />; disable_fan_first_layers = 1<br />; duplicate_distance = 6<br />; end_gcode = M104 S0 ; turn off temperature\nG28 X0&nbsp; ; home X axis\nM84&nbsp; &nbsp; &nbsp;; disable motors\n<br />; external_perimeters_first = 0<br />; extruder_clearance_height = 20<br />; extruder_clearance_radius = 20<br />; extruder_offset = 0x0<br />; extrusion_axis = E<br />; extrusion_multiplier = 1<br />; fan_always_on = 0<br />; fan_below_layer_time = 60<br />; filament_diameter = 1.75<br />; first_layer_acceleration = 0<br />; first_layer_bed_temperature = 95<br />; first_layer_extrusion_width = 200%<br />; first_layer_speed = 30%<br />; first_layer_temperature = 215<br />; g0 = 0<br />; gcode_arcs = 0<br />; gcode_comments = 0<br />; gcode_flavor = no-extrusion<br />; infill_acceleration = 0<br />; infill_first = 0<br />; layer_gcode = <br />; max_fan_speed = 100<br />; min_fan_speed = 35<br />; min_print_speed = 10<br />; min_skirt_length = 0<br />; notes = <br />; nozzle_diameter = 0.4<br />; only_retract_when_crossing_perimeters = 1<br />; ooze_prevention = 0<br />; output_filename_format = [input_filename_base].gcode<br />; perimeter_acceleration = 0<br />; post_process = <br />; print_center = 100,100<br />; resolution = 0<br />; retract_before_travel = 2<br />; retract_layer_change = 1<br />; retract_length = 1<br />; retract_length_toolchange = 10<br />; retract_lift = 0<br />; retract_restart_extra = 0<br />; retract_restart_extra_toolchange = 0<br />; retract_speed = 30<br />; skirt_distance = 6<br />; skirt_height = 1<br />; skirts = 1<br />; slowdown_below_layer_time = 30<br />; spiral_vase = 0<br />; standby_temperature_delta = -5<br />; start_gcode = G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\n<br />; temperature = 230<br />; threads = 2<br />; toolchange_gcode = <br />; travel_speed = 130<br />; use_firmware_retraction = 0<br />; use_relative_e_distances = 0<br />; vibration_limit = 0<br />; wipe = 0<br />; z_offset = 0<br />; dont_support_bridges = 1<br />; extrusion_width = 0<br />; first_layer_height = 0.4<br />; infill_only_where_needed = 0<br />; interface_shells = 0<br />; layer_height = 0.2<br />; raft_layers = 0<br />; seam_position = aligned<br />; support_material = 0<br />; support_material_angle = 0<br />; support_material_enforce_layers = 0<br />; support_material_extruder = 1<br />; support_material_extrusion_width = 0<br />; support_material_interface_extruder = 1<br />; support_material_interface_layers = 3<br />; support_material_interface_spacing = 0<br />; support_material_interface_speed = 100%<br />; support_material_pattern = pillars<br />; support_material_spacing = 2.5<br />; support_material_speed = 60<br />; support_material_threshold = 0<br />; bottom_solid_layers = 3<br />; bridge_speed = 60<br />; external_perimeter_speed = 70%<br />; extra_perimeters = 1<br />; fill_angle = 45<br />; fill_density = 10%<br />; fill_pattern = concentric<br />; gap_fill_speed = 20<br />; infill_every_layers = 10<br />; infill_extruder = 1<br />; infill_extrusion_width = 0<br />; infill_speed = 60<br />; overhangs = 1<br />; perimeter_extruder = 1<br />; perimeter_extrusion_width = 0<br />; perimeter_speed = 30<br />; perimeters = 3<br />; small_perimeter_speed = 30<br />; solid_fill_pattern = rectilinear<br />; solid_infill_below_area = 70<br />; solid_infill_every_layers = 0<br />; solid_infill_extrusion_width = 0<br />; solid_infill_speed = 60<br />; thin_walls = 1<br />; top_infill_extrusion_width = 0<br />; top_solid_infill_speed = 50<br />; top_solid_layers = 3</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-22T23:46:00Z</updated>
			<id>https://www.soliforum.com/post/86724/#p86724</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86589/#p86589" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>L.woinson95 wrote:</cite><blockquote><p>No that is one I&#039;m just using the XYZcrapware on</p></blockquote></div><p>Post one of your not working gcodes if you will and we can take a look at it and see if we see anything obvious.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-21T23:23:14Z</updated>
			<id>https://www.soliforum.com/post/86589/#p86589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86532/#p86532" />
			<content type="html"><![CDATA[<p>No that is one I&#039;m just using the XYZcrapware on</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-21T13:45:18Z</updated>
			<id>https://www.soliforum.com/post/86532/#p86532</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86385/#p86385" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>L.woinson95 wrote:</cite><blockquote><p>I have routed an extension from the SD card in the machine.. And renamed the file Sample01.gcode&nbsp; but it heats up then moves to where it does the test line then just freezes up and says 100% and 99 hours left?</p><p>I will try it again after I have just ran of this print 4 hours left on it and will let you know</p></blockquote></div><p>So this only happens with certain models? It sounds like you have one working?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-20T17:49:04Z</updated>
			<id>https://www.soliforum.com/post/86385/#p86385</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86381/#p86381" />
			<content type="html"><![CDATA[<p>I have routed an extension from the SD card in the machine.. And renamed the file Sample01.gcode&nbsp; but it heats up then moves to where it does the test line then just freezes up and says 100% and 99 hours left?</p><p>I will try it again after I have just ran of this print 4 hours left on it and will let you know</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-20T17:12:08Z</updated>
			<id>https://www.soliforum.com/post/86381/#p86381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86244/#p86244" />
			<content type="html"><![CDATA[<p>If you are using slicer and just naming the file sample. Then that is the process to print from the SD card, not from the software. If you want to print from the software but use another slicer it is a complicated process where you have&nbsp; to slice, then open generated gcode in notepad++, change all G0 in gcode to G1, then save as a 64bit encode and rename to filename.ws, then import into XYZ. That is general process. There are some threads that should detail it more.</p><p>If you want the easy way, get an sd card extension from ebay. Plug it into the existing card slot on board. Rout extension into print area. Then put the card in your sd card reader. Move the raw gcode from slicer to the card. Tename it Sample01.gcode. temove card from reader and put back in printer. Powet on printer and select first sample from the printers LCD menu.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-19T22:32:28Z</updated>
			<id>https://www.soliforum.com/post/86244/#p86244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86216/#p86216" />
			<content type="html"><![CDATA[<p>Because I cant get slicer to work I&#039;m still using XYZware </p><p>With slicer I was told to generate the Gcode then rename it to sample one? I&#039;ve just tried doing what I was told how it would work but its not worked</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-19T20:25:22Z</updated>
			<id>https://www.soliforum.com/post/86216/#p86216</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86214/#p86214" />
			<content type="html"><![CDATA[<p>So then how are you moving from slicer back to the XYZ software?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-19T20:20:17Z</updated>
			<id>https://www.soliforum.com/post/86214/#p86214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86205/#p86205" />
			<content type="html"><![CDATA[<p>Okay </p><p>I am using the standard XYZ software on the printer and I have set the temps and everything like that </p><p>To make models I uses NX9 and export as a STL file then drop in to slicer</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-19T19:58:56Z</updated>
			<id>https://www.soliforum.com/post/86205/#p86205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86203/#p86203" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>L.woinson95 wrote:</cite><blockquote><p>what you mean machine settings? I was told to use slic3r as it is better and new to it</p></blockquote></div><p>Ok, what software are you using to control the printer? XYZWare, Repetier Host, Simplify3D? If it is anything but XYZware then you have to setup the machine with the correct com port, and baud rate. </p><p>Slicer is just a slicer and nothing more, there are several different slicers out there, but they DO NOT control the machine. </p><p>So describe what you typically do to attempt a print. List the softwares you use to do so as well.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-19T19:41:15Z</updated>
			<id>https://www.soliforum.com/post/86203/#p86203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86200/#p86200" />
			<content type="html"><![CDATA[<p>what you mean machine settings? I was told to use slic3r as it is better and new to it</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-19T19:30:43Z</updated>
			<id>https://www.soliforum.com/post/86200/#p86200</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86195/#p86195" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>L.woinson95 wrote:</cite><blockquote><p>Guys what G-code flavour do you run it works? Tried all of them and the print just freezes up before it even starts? I don&#039;t know if its anything else what I need to change but any help you be great!! thanks</p></blockquote></div><p>Maybe it would be a good idea for you to post your machine settings first, then we have an idea of where to go from there.</p><p>Also exactly how are you starting a print and what software?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-02-19T18:45:48Z</updated>
			<id>https://www.soliforum.com/post/86195/#p86195</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Slic3r G-code Flavour]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/86192/#p86192" />
			<content type="html"><![CDATA[<p>Guys what G-code flavour do you run it works? Tried all of them and the print just freezes up before it even starts? I don&#039;t know if its anything else what I need to change but any help you be great!! thanks</p>]]></content>
			<author>
				<name><![CDATA[L.woinson95]]></name>
				<uri>https://www.soliforum.com/user/9465/</uri>
			</author>
			<updated>2015-02-19T17:43:30Z</updated>
			<id>https://www.soliforum.com/post/86192/#p86192</id>
		</entry>
</feed>
