<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Slic3r gcode lists name of profile used?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/13727/" />
	<updated>2017-03-01T02:38:10Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/13727/slic3r-gcode-lists-name-of-profile-used/</id>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133205/#p133205" />
			<content type="html"><![CDATA[<p>@3dtech - that is not what the OP was asking about.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-03-01T02:38:10Z</updated>
			<id>https://www.soliforum.com/post/133205/#p133205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133159/#p133159" />
			<content type="html"><![CDATA[<p>In order to slice a model into G-code you just need to supply the STL file along with any config option you&#039;d like to use:</p><p>slic3r my_model.stl --layer-height 0.2</p><p>This will generate a file named my_model.gcode in the same directory as the input STL file. You may want to specify a custom output path:</p><p>slic3r my_model.stl --layer-height 0.2 --output /path/to/output.gcode</p><p>The argument for --output can also be a directory; in that case the file will follow the automatic naming scheme (which you can override using the --output-filename-format option; see manual chapter about placeholders).<br /><a href="http://vexmatech.com/material.html">3d printing materials</a></p>]]></content>
			<author>
				<name><![CDATA[3dtech]]></name>
				<uri>https://www.soliforum.com/user/15271/</uri>
			</author>
			<updated>2017-02-28T08:22:47Z</updated>
			<id>https://www.soliforum.com/post/133159/#p133159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/123179/#p123179" />
			<content type="html"><![CDATA[<p>A clarification:&nbsp; you can easily add a line&nbsp; in the G code by adding a note to the profile notes block. <br />tin</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2016-05-21T23:50:06Z</updated>
			<id>https://www.soliforum.com/post/123179/#p123179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/123151/#p123151" />
			<content type="html"><![CDATA[<p>An&nbsp; interesting question. <br />You <br />Should be able to add a comment line to the code or add notes to your profile <br />Tin</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2016-05-21T02:07:11Z</updated>
			<id>https://www.soliforum.com/post/123151/#p123151</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/116494/#p116494" />
			<content type="html"><![CDATA[<p>Not anything that shows the profile name, but if you are familiar with your various profile settings, you should be able to recognize it.</p><p>The very end of the code lists all the settings in the profile used to slice.&nbsp; So go through it.</p>]]></content>
			<author>
				<name><![CDATA[pirvan]]></name>
				<uri>https://www.soliforum.com/user/1357/</uri>
			</author>
			<updated>2016-02-14T18:08:04Z</updated>
			<id>https://www.soliforum.com/post/116494/#p116494</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Slic3r gcode lists name of profile used?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/116493/#p116493" />
			<content type="html"><![CDATA[<p>is there a line in gcode that lists name of slic3r profile used to make the gcode? I have lots of different ones and some work better for some types of models but cant remember which I used of models. I would like to be able to look in gcode of good prints to see which profile I used and use it on new models</p>]]></content>
			<author>
				<name><![CDATA[n2ri]]></name>
				<uri>https://www.soliforum.com/user/795/</uri>
			</author>
			<updated>2016-02-14T18:00:04Z</updated>
			<id>https://www.soliforum.com/post/116493/#p116493</id>
		</entry>
</feed>
