<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Is there a nice graphic gcode editor?]]></title>
		<link>https://www.soliforum.com/topic/4098/is-there-a-nice-graphic-gcode-editor/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/4098/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Is there a nice graphic gcode editor?.]]></description>
		<lastBuildDate>Wed, 04 Feb 2015 09:18:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/83139/#p83139</link>
			<description><![CDATA[<div class="quotebox"><cite>macouno wrote:</cite><blockquote><p>I got the idea because I loaded some files in this nice gcode viewer: gcode.ws</p><p>I can easily imagine a version of that that allows you to grab &quot;nodes/lines&quot; and move them around.</p><p>2n2r5: Well... I am looking at a slightly more artistic interpretation of my model and would simply like more control over the end product than feeding it to a slicer and living with the result. I actually believe that the gcode is exactly where I want to tweak to make sure the end result is exactly what I want... since that is what ultimately defines what comes out of my printer.</p></blockquote></div><br /><p>Hey Guy &quot;I&quot; get what your after and would like to be able to do some &#039;tweaking&#039; myself, mostly in how much the extrude &#039;spreads&#039; in certain parts of my models, But&nbsp; sorry I don&#039;t know of anyway either - short of changing the g-code manually. You might use one of the slicer/editors that lets you visualize the paths and show the code side-by-side. Then alter the g-code to see results, but that a kluge method.</p><p>don&#039;t let the doubters get you down, keep looking</p>]]></description>
			<author><![CDATA[null@example.com (nobias)]]></author>
			<pubDate>Wed, 04 Feb 2015 09:18:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/83139/#p83139</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/58644/#p58644</link>
			<description><![CDATA[<p>I&#039;m new to 3d printing and new to this forum. While searching for the same thing, found this thread. Since couldn&#039;t find a software, I got my own solution. See my blog here. weberluo.blogspot.ca/2014/06/how-to-manually-modify-your-3d-printing.html?m=1<br />Maybe a bit complicated but it works for me.</p>]]></description>
			<author><![CDATA[null@example.com (weberluo)]]></author>
			<pubDate>Sat, 14 Jun 2014 12:01:18 +0000</pubDate>
			<guid>https://www.soliforum.com/post/58644/#p58644</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/38331/#p38331</link>
			<description><![CDATA[<p>Sounds like he either wants to slice his models manually, and/or make his own pseudo slicer.</p><p>Have fun with that. Seriously. </p><p>I once reverse engineered USB code back to assembly language to rewrite it in my own style of programming. I have an appreciation for going the painstaking route to get something accomplished in the manner I choose, not how it is &#039;unquestionably&#039; presented to me.</p>]]></description>
			<author><![CDATA[null@example.com (Hazer)]]></author>
			<pubDate>Mon, 07 Oct 2013 04:36:13 +0000</pubDate>
			<guid>https://www.soliforum.com/post/38331/#p38331</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/38322/#p38322</link>
			<description><![CDATA[<p>Would the program file2part be more along the lines of what you&#039;re looking for?</p><p>I kinda got to agree with the other folks though, edit the model, not the Gcode.<br />I&#039;m pretty sure though that I&#039;m just not understanding what it is that you are trying to explain.</p>]]></description>
			<author><![CDATA[null@example.com (DigitalWhitewater)]]></author>
			<pubDate>Mon, 07 Oct 2013 01:36:43 +0000</pubDate>
			<guid>https://www.soliforum.com/post/38322/#p38322</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/38264/#p38264</link>
			<description><![CDATA[<p>Thanks for in the input... but... not everything can be solved by modelling and then letting the slicer do the work... I want way more control over the paths it&#039;s following. Everything will be visible in my current art project... so it all matters (also the paths the printer head follows for internal support).</p><p>So currently I&#039;m working with a python script that rewrites the gcode makerware makes for me... seems to work well enough!</p>]]></description>
			<author><![CDATA[null@example.com (macouno)]]></author>
			<pubDate>Sun, 06 Oct 2013 08:52:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/38264/#p38264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/37890/#p37890</link>
			<description><![CDATA[<p>By not tweaking, he means that the GCODE is computed pathways in the X-Y coordinate plane based upon your model. Simply &#039;grabbing&#039; these pathways and moving them even slightly would most likely end up with material separated, shredded, and/or overlapped. The slicer computes the pathways to make sure the right amount of material is being placed in the exact correct spot. This also includes the amount of material extruded (amount of flow) for each path. If you changed the length of a path without adjusting for the extruder as well, you would over/under extrude material.</p><p>The slicer can only do as good as a job as the original model, so if your having problems then you need to realize the basic rule:</p><p>s**t in = s**t out.</p>]]></description>
			<author><![CDATA[null@example.com (Hazer)]]></author>
			<pubDate>Wed, 02 Oct 2013 11:24:58 +0000</pubDate>
			<guid>https://www.soliforum.com/post/37890/#p37890</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/37885/#p37885</link>
			<description><![CDATA[<p>I got the idea because I loaded some files in this nice gcode viewer: gcode.ws</p><p>I can easily imagine a version of that that allows you to grab &quot;nodes/lines&quot; and move them around.</p><p>2n2r5: Well... I am looking at a slightly more artistic interpretation of my model and would simply like more control over the end product than feeding it to a slicer and living with the result. I actually believe that the gcode is exactly where I want to tweak to make sure the end result is exactly what I want... since that is what ultimately defines what comes out of my printer.</p>]]></description>
			<author><![CDATA[null@example.com (macouno)]]></author>
			<pubDate>Wed, 02 Oct 2013 08:34:42 +0000</pubDate>
			<guid>https://www.soliforum.com/post/37885/#p37885</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/37818/#p37818</link>
			<description><![CDATA[<p>Netfabb might do something that you need. You can import g-code to it at least. </p><p>But honestly, the g-code is the tool path. You really don&#039;t want to manually edit that. You should be fixing whatever the problem is in the STL or the original model. The G-code is a bit late to make tweaks.</p>]]></description>
			<author><![CDATA[null@example.com (2n2r5)]]></author>
			<pubDate>Tue, 01 Oct 2013 19:46:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/37818/#p37818</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/37816/#p37816</link>
			<description><![CDATA[<p>Hey,</p><p>I am an engineer in the Manufacuring field and have used several different types of CAM programs, some free and some costing $$$$ a liscense. I have never seen a program that can do this. Most(all) programs use a solid model then generate the tool paths(Gcode) from that. Similar to how RH or the Makerware programs work.</p><p>Maybe theres an obscure one out there that works this way but I am not aware.<br />Sorry!</p>]]></description>
			<author><![CDATA[null@example.com (cozierad)]]></author>
			<pubDate>Tue, 01 Oct 2013 19:28:50 +0000</pubDate>
			<guid>https://www.soliforum.com/post/37816/#p37816</guid>
		</item>
		<item>
			<title><![CDATA[Is there a nice graphic gcode editor?]]></title>
			<link>https://www.soliforum.com/post/37774/#p37774</link>
			<description><![CDATA[<p>Hi,</p><p>Ok... so.. I own a makerbot, and use makerware... which is generating some really neat gcode that&#039;s &quot;almost&quot; what I want.</p><p>But I&#039;d like to make a few changes to the final code, and since I&#039;m a visually orientated artist I&#039;d love to do that in a more visual way than the text in the gcode file. Maybe something more akin a vector graphics program like inkscape.</p><p>Is there something like that out there? Something that lets me grab a node on a line and drag it elsewhere.. or delete it completely?</p>]]></description>
			<author><![CDATA[null@example.com (macouno)]]></author>
			<pubDate>Tue, 01 Oct 2013 08:23:41 +0000</pubDate>
			<guid>https://www.soliforum.com/post/37774/#p37774</guid>
		</item>
	</channel>
</rss>
