<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=Combining_G-Code_Files</id>
	<title>Combining G-Code Files - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.org/index.php?action=history&amp;feed=atom&amp;title=Combining_G-Code_Files"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Combining_G-Code_Files&amp;action=history"/>
	<updated>2026-05-08T00:54:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.opensourceecology.org/index.php?title=Combining_G-Code_Files&amp;diff=188420&amp;oldid=prev</id>
		<title>Marcin: Created page with &quot;=Problem Statement= *Slicers have limited ability to modify settings mid print.  *It is useful to get granular control over properties of a printed object for optimizing produ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.org/index.php?title=Combining_G-Code_Files&amp;diff=188420&amp;oldid=prev"/>
		<updated>2019-03-26T16:58:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Problem Statement= *Slicers have limited ability to modify settings mid print.  *It is useful to get granular control over properties of a printed object for optimizing produ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Problem Statement=&lt;br /&gt;
*Slicers have limited ability to modify settings mid print. &lt;br /&gt;
*It is useful to get granular control over properties of a printed object for optimizing production engineering&lt;br /&gt;
*Or, it is useful to modify printed objects in post processing of g-code - to append more printing to a file. There are limits to how much flexibility one has in the slicer.&lt;br /&gt;
*The solution here is to mix g-code files so certain layers have different properties (different slicer settings), or to modify parameters in the g-code itself.&lt;br /&gt;
&lt;br /&gt;
=Modifying Existing G-Code=&lt;br /&gt;
&lt;br /&gt;
=Mixing Multiple Print Files=&lt;br /&gt;
*Use Gblend for this purpose - [https://buildyourcnc.com/tutorials/Tutorial-merge-gcode-files]. &lt;br /&gt;
*Download here. Need to compile from c code using gcc. [https://github.com/wd5gnr/gblend/blob/master/gblend.c]&lt;/div&gt;</summary>
		<author><name>Marcin</name></author>
	</entry>
</feed>