<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Something off with G-code and Repsnapper</title>
        <description> Hi everybody,

So, we got our Techzone LC Mendel up and sort of running...

We are having problems with some stl. files not converting properly to G-code. What happens is that the Z-axis information seems to be missing, so that the Z-axis is not moving up and the printer just keeps printing layer upon layer without moving up and makes a big mess. It only seems to be happening with some stl files converted by Repsnapper and I even tried converting one that did not work with Repsnapper with Slic3r instead and it still did the same thing. 

Has anyone had this problem or have any ideas as to what&#039;s up? Thanks in advance for any help!


Jacqueline
www.singularitymachine.com/blog</description>
        <link>https://reprap.org/forum/read.php?218,133854,133854#msg-133854</link>
        <lastBuildDate>Fri, 17 Apr 2026 12:22:12 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,138287#msg-138287</guid>
            <title>Re: Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,138287#msg-138287</link>
            <description><![CDATA[ Thanks Deux-Vis -we are looking to get away from Repsnapper, but it is the only thing that works right now with our infamous Techzone LC Mendel! We are getting the parts together for a Prusa Mendel and will be using the RAMPS electronics and newest firmware/software that we can with it. We just are trying our best to get the Techzone kit to print all our parts for us!<br />
<br />
Thanks, Bob, for the info, we need all the help we can get!<br />
<br />
Jacqueline<br />
www.singularitymachine.com/blog]]></description>
            <dc:creator>JLudlow</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Sun, 17 Jun 2012 14:30:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,137968#msg-137968</guid>
            <title>Re: Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,137968#msg-137968</link>
            <description><![CDATA[ <b>F110 might be too fast for your system.</b><br />
<br />
Change from "110.0" to "30.0".<br />
If that works then find out what the maximum speed is that your z-axis can handle.<br />
Try 60, if that works try 80 otherwise try 45...]]></description>
            <dc:creator>rhmorrison</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Fri, 15 Jun 2012 07:35:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,134323#msg-134323</guid>
            <title>Re: Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,134323#msg-134323</link>
            <description><![CDATA[ I tried slicing it with Slic3r (version 0.7.0) and it does produce Z movements.<br />
<br />
Repsnapper gcode production is currently not very popular, I can't say if it works as I haven't tried it, but you may get more support from the community using Slic3r (or skeinforge, but that's a larger beast to manage).<br />
<br />
Here's some of the relevant lines in the gcode output :<br />
<br />
<pre class="bbcode">
~$ grep Z drive-pulley_3off.gcode 
G92 X0 Y0 Z0 E0 ; I home manually before printing
G1 Z0.165 F110.0
G1 Z0.415 F110.0
G1 Z0.665 F110.0
G1 Z0.915 F110.0
G1 Z1.165 F110.0
G1 Z1.415 F110.0
G1 Z1.665 F110.0
G1 Z1.915 F110.0
G1 Z2.165 F110.0
G1 Z2.415 F110.0
G1 Z2.665 F110.0
[... etc ...]
G1 Z27.915 F110.0
G1 Z28.165 F110.0
G1 Z28.415 F110.0
G1 Z28.665 F110.0
G1 Z28.915 F110.0
G1 Z29.165 F110.0
G1 Z29.415 F110.0
G1 Z29.665 F110.0
G1 Z29.915 F110.0
G1 Z30.165 F110.0
</pre>]]></description>
            <dc:creator>DeuxVis</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Thu, 24 May 2012 04:53:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,134260#msg-134260</guid>
            <title>Re: Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,134260#msg-134260</link>
            <description><![CDATA[ Bonjour DeuxVis,<br />
<br />
Here is one of the STL files that I tried converting into Gcode with both Repsnapper and Slic3r.<br />
<br />
I am not a Gcode expert, but when looking at the Gcode that came up in Repsnapper, it seemed that with all the X and Y movements that there was no mention of the Z axis...<br />
<br />
Thanks for having a look.<br />
<br />
<br />
Jacqueline<br />
<br />
www.singularitymachine.com/blog]]></description>
            <dc:creator>JLudlow</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Wed, 23 May 2012 15:54:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,133968#msg-133968</guid>
            <title>Re: Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,133968#msg-133968</link>
            <description><![CDATA[ Could you attach one of those STL here please ?]]></description>
            <dc:creator>DeuxVis</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Tue, 22 May 2012 06:25:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?218,133854,133854#msg-133854</guid>
            <title>Something off with G-code and Repsnapper</title>
            <link>https://reprap.org/forum/read.php?218,133854,133854#msg-133854</link>
            <description><![CDATA[ Hi everybody,<br />
<br />
So, we got our Techzone LC Mendel up and sort of running...<br />
<br />
We are having problems with some stl. files not converting properly to G-code. What happens is that the Z-axis information seems to be missing, so that the Z-axis is not moving up and the printer just keeps printing layer upon layer without moving up and makes a big mess. It only seems to be happening with some stl files converted by Repsnapper and I even tried converting one that did not work with Repsnapper with Slic3r instead and it still did the same thing. <br />
<br />
Has anyone had this problem or have any ideas as to what's up? Thanks in advance for any help!<br />
<br />
<br />
Jacqueline<br />
www.singularitymachine.com/blog]]></description>
            <dc:creator>JLudlow</dc:creator>
            <category>RepSnapper</category>
            <pubDate>Mon, 21 May 2012 13:48:42 -0400</pubDate>
        </item>
    </channel>
</rss>
