<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Anyone know the issue when it&amp;#039;s going to printing? [VIDEO]</title>
        <description> Hello,

I was configurating my new 3D printer using Marlin but... I can&#039;t found the issue.... What happend? 

It&#039;s wrong when it&#039;s ready to print.

I&#039;m using:

- Ramps 1.4
- NO HotBed
- Pololu A4988
- Three Endstops

I attach a VIDEO and my Configuration.h file...

Thanks</description>
        <link>https://reprap.org/forum/read.php?262,713688,713688#msg-713688</link>
        <lastBuildDate>Sun, 19 Jul 2026 17:45:52 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,714364#msg-714364</guid>
            <title>Re: Anyone know the issue when it&#039;s going to printing? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,714364#msg-714364</link>
            <description><![CDATA[ Your X axis movement seem to be wrong, it is going in the oposite direction. If you do a homeing, it goes to the right side? then it is wrong. To solve this just invert the cable of that motor coneccted in the ramp board, just conecte it in the oposite way.]]></description>
            <dc:creator>Tinchus</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 16 Oct 2016 11:47:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,714176#msg-714176</guid>
            <title>Re: Anyone know the issue? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,714176#msg-714176</link>
            <description><![CDATA[ can you post your slicer configuration screens? I think your problem is where you are setting the printing origin in your slicer.]]></description>
            <dc:creator>ggherbaz</dc:creator>
            <category>Printing</category>
            <pubDate>Sat, 15 Oct 2016 16:16:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,713890#msg-713890</guid>
            <title>Re: Anyone know the issue when it&#039;s going to printing? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,713890#msg-713890</link>
            <description><![CDATA[ Ok, so you have done homing and this happens when it starts to print.<br />
<br />
I can see from your configuration, that your size is 195X195X195<br />
All axis should not go beyond 195, because software calculates the distance moved, but i think your real bed size is not 195x195<br />
<pre class="bbcode">
// Travel limits after homing (units are in mm)
#define X_MIN_POS 0
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 195
#define Y_MAX_POS 195
#define Z_MAX_POS 195</pre>
<br />
You probably need to lower those values, say 170 on all three for now. You need to flash your board for the changes to take effect.<br />
Then you go to the Slic3r, or what ever you use to slice you prints and update the print area to 170x170x170 then check the slicer value for bed center, which is 170/2=85<br />
Save those settings and use them. By default, Slic3r uses something else, which is not compatible with your printer.]]></description>
            <dc:creator>Veesta</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 14 Oct 2016 10:43:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,713780#msg-713780</guid>
            <title>Re: Anyone know the issue when it&#039;s going to printing? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,713780#msg-713780</link>
            <description><![CDATA[ It was ready to printing.<br />
<br />
I tried change the bed area but... I can't do it... always gets crazy...I don't know how to change the printing area, or maybe some configuration it's wrong... <br />
<br />
Can you see my configuration file please?<br />
<br />
I attach right now my structure size and bed size]]></description>
            <dc:creator>Gorebar</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 14 Oct 2016 02:24:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,713746#msg-713746</guid>
            <title>Re: Anyone know the issue? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,713746#msg-713746</link>
            <description><![CDATA[ It was trying to home or it was ready to print?<br />
<br />
If it was trying to home, your stepper direction, your home position (min or max) or your endstop connection are opposite to where they should be. <br />
<br />
If it was in the process of printing (after homing ) you printer origin is outside built plate area, which could be cause by wrong size of built plate in the firmware or wrong origin location either on the firmware or slicer.]]></description>
            <dc:creator>ggherbaz</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 13 Oct 2016 19:29:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,713688,713688#msg-713688</guid>
            <title>Anyone know the issue when it&#039;s going to printing? [VIDEO]</title>
            <link>https://reprap.org/forum/read.php?262,713688,713688#msg-713688</link>
            <description><![CDATA[ Hello,<br />
<br />
I was configurating my new 3D printer using Marlin but... I can't found the issue.... What happend? <br />
<br />
It's wrong when it's ready to print.<br />
<br />
I'm using:<br />
<br />
- Ramps 1.4<br />
- NO HotBed<br />
- Pololu A4988<br />
- Three Endstops<br />
<br />
I attach a VIDEO and my Configuration.h file...<br />
<br />
Thanks]]></description>
            <dc:creator>Gorebar</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 13 Oct 2016 14:48:29 -0400</pubDate>
        </item>
    </channel>
</rss>
