<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Spiral Vase Z lift problem on mendel90</title>
        <description> Sorry but I don&#039;t know if there it&#039;s a better place to ask this.

I have a mendel90 variation printer with ramps 1.4 on an arduino UNO and 4 pololous a4988, I&#039;m running marlin on the arduino and repetier host on the PC (I dont have the SD reader, it&#039;s on the way from china)

I usually use KISslicer for my gcode but some models and single wall spiral vases are sliced on slic3r, works better.
All my print are comming out great but today I did my first Vase and one of the 2 Z steppers does not rotate properly, anyway if I do any motion it works great from the manual control on repetier host, but on the spiral is skips steps, but the other stepper goes on and both are connected to the same A4988. MEchanically everything it&#039;s ok, all part work great and on manual moves everything moves properly, running the G code fails.

I don&#039;t know where to look for the problem really, no clue.

someone have had the same problem? or any ideas? wires are ok, connections are ok, motor and driver are cold when running. mechanics are smooth.</description>
        <link>https://reprap.org/forum/read.php?1,275824,275824#msg-275824</link>
        <lastBuildDate>Wed, 13 May 2026 00:35:09 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,325338#msg-325338</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,325338#msg-325338</link>
            <description><![CDATA[ My guess would be the opposite of what has been suggested. Since one motor moves every time it is clearly not the driver overheating or the firmware or the slicing software. So that would leave not enough current to move one microstep at a time, I would increase the current a little.<br />
<br />
Also Cura has spiral vase mode as well if you want to avoid the issues with Slic3r bugs and still have spiral printing.]]></description>
            <dc:creator>Sublime</dc:creator>
            <category>General</category>
            <pubDate>Sat, 15 Mar 2014 12:40:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,325280#msg-325280</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,325280#msg-325280</link>
            <description><![CDATA[ dagusi, did you ever discover the cause of this problem? I'm having exactly the same problem.<br />
<br />
-Mark.]]></description>
            <dc:creator>hindessm</dc:creator>
            <category>General</category>
            <pubDate>Sat, 15 Mar 2014 09:49:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,277689#msg-277689</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,277689#msg-277689</link>
            <description><![CDATA[ z is set to be on always. the controller it's not overheating and only one of the 2 z steppers it's stopping, so, I think I will disassemble and reassemble everything. Must be something mechanic.]]></description>
            <dc:creator>dagusi</dc:creator>
            <category>General</category>
            <pubDate>Mon, 09 Dec 2013 11:56:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,276123#msg-276123</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,276123#msg-276123</link>
            <description><![CDATA[ Spiralling should only move Z very slowly but it will be continuously. My guess would be the firmware is configured to turn Z off between moves and the current is set too high so when it is moving continuously the driver overheats.<br />
<br />
Make sure Z is not set to be disabled between moves and see if the driver then overheats.]]></description>
            <dc:creator>nophead</dc:creator>
            <category>General</category>
            <pubDate>Thu, 05 Dec 2013 07:27:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,275943#msg-275943</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,275943#msg-275943</link>
            <description><![CDATA[ current it's ok, I will try with the speed change. on KISslicer I have it on 6mm/s and works ok, on slicer I don't see an option for Z speed, I will check the settings on marlin and repetier.]]></description>
            <dc:creator>dagusi</dc:creator>
            <category>General</category>
            <pubDate>Wed, 04 Dec 2013 19:02:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,275880#msg-275880</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,275880#msg-275880</link>
            <description><![CDATA[ z axis should be 2-3mm/s. my guess is that the spiraling is very taxing on the z axis, either it is running too fast to begin with, or overheating (pulsing on and off). try settings the max speed of z axis in repetier host software to 2-3mm/s or 180mm/m]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Wed, 04 Dec 2013 15:53:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,275841#msg-275841</guid>
            <title>Re: Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,275841#msg-275841</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dagusi</strong><br />
Sorry but I don't know if there it's a better place to ask this.<br />
<br />
I have a mendel90 variation printer with ramps 1.4 on an arduino UNO and 4 pololous a4988, I'm running marlin on the arduino and repetier host on the PC (I dont have the SD reader, it's on the way from china)<br />
<br />
I usually use KISslicer for my gcode but some models and single wall spiral vases are sliced on slic3r, works better.<br />
All my print are comming out great but today I did my first Vase and one of the 2 Z steppers does not rotate properly, anyway if I do any motion it works great from the manual control on repetier host, but on the spiral is skips steps, but the other stepper goes on and both are connected to the same A4988. MEchanically everything it's ok, all part work great and on manual moves everything moves properly, running the G code fails.<br />
<br />
I don't know where to look for the problem really, no clue.<br />
<br />
someone have had the same problem? or any ideas? wires are ok, connections are ok, motor and driver are cold when running. mechanics are smooth.</div></blockquote>
<br />
Ramps runs on a an Arduino Mega, have you checked the driver current going to the motors?]]></description>
            <dc:creator>tjb1</dc:creator>
            <category>General</category>
            <pubDate>Wed, 04 Dec 2013 14:26:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,275824,275824#msg-275824</guid>
            <title>Spiral Vase Z lift problem on mendel90</title>
            <link>https://reprap.org/forum/read.php?1,275824,275824#msg-275824</link>
            <description><![CDATA[ Sorry but I don't know if there it's a better place to ask this.<br />
<br />
I have a mendel90 variation printer with ramps 1.4 on an arduino UNO and 4 pololous a4988, I'm running marlin on the arduino and repetier host on the PC (I dont have the SD reader, it's on the way from china)<br />
<br />
I usually use KISslicer for my gcode but some models and single wall spiral vases are sliced on slic3r, works better.<br />
All my print are comming out great but today I did my first Vase and one of the 2 Z steppers does not rotate properly, anyway if I do any motion it works great from the manual control on repetier host, but on the spiral is skips steps, but the other stepper goes on and both are connected to the same A4988. MEchanically everything it's ok, all part work great and on manual moves everything moves properly, running the G code fails.<br />
<br />
I don't know where to look for the problem really, no clue.<br />
<br />
someone have had the same problem? or any ideas? wires are ok, connections are ok, motor and driver are cold when running. mechanics are smooth.]]></description>
            <dc:creator>dagusi</dc:creator>
            <category>General</category>
            <pubDate>Wed, 04 Dec 2013 13:49:33 -0500</pubDate>
        </item>
    </channel>
</rss>
