<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Marlin/RAMPS movement issues]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/17961/" />
	<updated>2019-02-25T23:31:43Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/17961/marlinramps-movement-issues/</id>
		<entry>
			<title type="html"><![CDATA[Re: Marlin/RAMPS movement issues]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/149378/#p149378" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><br /><p>What are the steps per mm set for on your Z motor as well as your other motors? Also the only hard limits you should set are the MAX so it won&#039;t exceed the bed or travel distance. Let the endstops control the MIN. You also need them connected and properly configured to print.</p></blockquote></div><p>I&#039;ve tried both 2560 and 4000 for the steps value via the M92 command, current values as set by M92 and soon to be by firmware defaults:<br />#define DEFAULT_AXIS_STEPS_PER_UNIT&nbsp; &nbsp;{ 200, 200, 4000, 500 }</p><p>I&#039;ll kill the MINs.&nbsp; It was recommend here and there for DaVinci 1.0 Frankenstein machines but not in all places.&nbsp; I have to tweak the max&#039;s anyway and the X/Y steps.</p><p>Could this also be caused by the extrusion steps?&nbsp; e.g. it&#039;s overexturding?&nbsp; Attached a pic for reference</p>]]></content>
			<author>
				<name><![CDATA[kc8iqw]]></name>
				<uri>https://www.soliforum.com/user/18127/</uri>
			</author>
			<updated>2019-02-25T23:31:43Z</updated>
			<id>https://www.soliforum.com/post/149378/#p149378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Marlin/RAMPS movement issues]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/149377/#p149377" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>kc8iqw wrote:</cite><blockquote><p>Ok I&#039;ve tinkered and searched to no avail and I&#039;m sure I&#039;m missing something obvious.</p><p>I&#039;ve built a Frankenvinci using a RAMPS 1.6 board and respective Arduino controller (and a custom built board for endstops and extruder cooling but I digress).&nbsp; What I&#039;m having an absolute fit is with the Z movement and positioning.&nbsp; I have this configured for Min/Max.</p><p>// The size of the print bed<br />#define X_BED_SIZE 237<br />#define Y_BED_SIZE 217</p><p>// Travel limits (mm) after homing, corresponding to endstop positions.<br />#define X_MIN_POS -12<br />#define Y_MIN_POS -12<br />#define Z_MIN_POS -2<br />#define X_MAX_POS X_BED_SIZE<br />#define Y_MAX_POS Y_BED_SIZE<br />#define Z_MAX_POS 200</p><p>My issue is all of my layers are being squished together and making a blob vaguely resembling a cube (20X20X20 test cube).&nbsp; As best as I can tell setting M92 Z to either 2560 or 4000 seems to make no difference.</p></blockquote></div><br /><p>What are the steps per mm set for on your Z motor as well as your other motors? Also the only hard limits you should set are the MAX so it won&#039;t exceed the bed or travel distance. Let the endstops control the MIN. You also need them connected and properly configured to print.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2019-02-25T23:12:07Z</updated>
			<id>https://www.soliforum.com/post/149377/#p149377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Marlin/RAMPS movement issues]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/149375/#p149375" />
			<content type="html"><![CDATA[<p>Ok I&#039;ve tinkered and searched to no avail and I&#039;m sure I&#039;m missing something obvious.</p><p>I&#039;ve built a Frankenvinci using a RAMPS 1.6 board and respective Arduino controller (and a custom built board for endstops and extruder cooling but I digress).&nbsp; What I&#039;m having an absolute fit is with the Z movement and positioning.&nbsp; I have this configured for Min/Max.</p><p>// The size of the print bed<br />#define X_BED_SIZE 237<br />#define Y_BED_SIZE 217</p><p>// Travel limits (mm) after homing, corresponding to endstop positions.<br />#define X_MIN_POS -12<br />#define Y_MIN_POS -12<br />#define Z_MIN_POS -2<br />#define X_MAX_POS X_BED_SIZE<br />#define Y_MAX_POS Y_BED_SIZE<br />#define Z_MAX_POS 200</p><p>My issue is all of my layers are being squished together and making a blob vaguely resembling a cube (20X20X20 test cube).&nbsp; As best as I can tell setting M92 Z to either 2560 or 4000 seems to make no difference.</p>]]></content>
			<author>
				<name><![CDATA[kc8iqw]]></name>
				<uri>https://www.soliforum.com/user/18127/</uri>
			</author>
			<updated>2019-02-25T23:04:28Z</updated>
			<id>https://www.soliforum.com/post/149375/#p149375</id>
		</entry>
</feed>
