<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Solidoodle 2 Calibration.h file does nothing for me]]></title>
		<link>https://www.soliforum.com/topic/5397/solidoodle-2-calibrationh-file-does-nothing-for-me/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/5397/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Solidoodle 2 Calibration.h file does nothing for me.]]></description>
		<lastBuildDate>Mon, 03 Feb 2014 18:48:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48562/#p48562</link>
			<description><![CDATA[<p>You don&#039;t need it.&nbsp; The extruder steps are saved to the EEPROM configuration from within Repetier.&nbsp; Do your calibration, then once you figure out what your stepper value should be you can save it to the EEPROM.&nbsp; </p><p>What I do is mark the filament with a marker every 10mm (about 6-7 marks), then I extrude 10mm.&nbsp; If it extrudes more (past the next marker), I use the retract command set at 1mm, and back up the filament until I see the marker it overshot, while counting how many times I clicked the retract button.&nbsp; Lets say you over extruded 3mm.&nbsp; From the original E Steps setting (eg. E138), substract about 10 for every mm that you went over.&nbsp; So in the example above, you would have&nbsp; 138- (10 x 3mm) = 108.</p><p>On the Command Line, type M92 E108, hit ENTER, then extract 10mm again.&nbsp; Is it close?&nbsp; Work with this back and forth until you find the exact value for your machine.&nbsp; Once you&#039;re happy with it, you can save the value to your EEPROM like it was mentioned beore, or you can enter the value as part of your start GCODE in the slicer settings.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Mon, 03 Feb 2014 18:48:16 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48562/#p48562</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48556/#p48556</link>
			<description><![CDATA[<p>Hi so im trying to adjust my filament intake but i cant find&nbsp; the ide file with arduino can anyone help ? <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (zipperboy)]]></author>
			<pubDate>Mon, 03 Feb 2014 18:10:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48556/#p48556</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48479/#p48479</link>
			<description><![CDATA[<div class="quotebox"><cite>qw623 wrote:</cite><blockquote><div class="quotebox"><cite>COASTER19 wrote:</cite><blockquote><p>If you are using Repetier Host, just adjust the eeprom configuration.&nbsp; If you are using the arduino ide, then make sure you are uploading the sketch after you adjust the values.</p></blockquote></div><p>I&#039;ve actually been thinking this might be the easiest way to do that, I really have no clue why I haven&#039;t tried that yet.</p></blockquote></div><p>This worked perfectly for the extruder, now all I have to do is calibrate the X Y and Z axes.</p>]]></description>
			<author><![CDATA[null@example.com (qw623)]]></author>
			<pubDate>Sun, 02 Feb 2014 20:59:20 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48479/#p48479</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48440/#p48440</link>
			<description><![CDATA[<p>Well if you are familiar with programming on the arduino chips then it may be the best way to go... I have my boxes all setup for programming and compiling and everything else to push firmware to the arduino boards but I find it a lot simpler and less time consuming to just issue a few mcodes in the repetier gcode entry box on the manual control tab.</p><p>M92 E102&nbsp; &nbsp;; sets the E axis(extruder) to 102 steps.</p><p>M500&nbsp; ; saves the setting in eeprom.</p><p>M501&nbsp; ; reads it back so you can see the change.(optional)</p><br /><p>This method will work on all SD printers(marlin f/w) regardless of the platform RH is on and is not dependent of the arduino environment for compiling the only thing that matters is RH is connected to it for sending data.</p>]]></description>
			<author><![CDATA[null@example.com (ronsii)]]></author>
			<pubDate>Sun, 02 Feb 2014 05:41:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48440/#p48440</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48438/#p48438</link>
			<description><![CDATA[<div class="quotebox"><cite>COASTER19 wrote:</cite><blockquote><p>If you are using Repetier Host, just adjust the eeprom configuration.&nbsp; If you are using the arduino ide, then make sure you are uploading the sketch after you adjust the values.</p></blockquote></div><p>I&#039;ve actually been thinking this might be the easiest way to do that, I really have no clue why I haven&#039;t tried that yet.</p>]]></description>
			<author><![CDATA[null@example.com (qw623)]]></author>
			<pubDate>Sun, 02 Feb 2014 04:58:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48438/#p48438</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48437/#p48437</link>
			<description><![CDATA[<div class="quotebox"><cite>ronsii wrote:</cite><blockquote><p>Here qw623, easy to adjust filament numbers ---&gt; {I had to remove the link}</p></blockquote></div><p>that&#039;s actually the video I went by, it worked with my printer the first two times changing filament, but it doesn&#039;t seem to work using the Arduino IDE anymore.&nbsp; Thanks for the suggestion though <img src="https://www.soliforum.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (qw623)]]></author>
			<pubDate>Sun, 02 Feb 2014 04:56:02 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48437/#p48437</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48425/#p48425</link>
			<description><![CDATA[<p>Here qw623, easy to adjust filament numbers ---&gt; <a href="http://www.youtube.com/watch?v=JZGdMc2ebPo">http://www.youtube.com/watch?v=JZGdMc2ebPo</a></p>]]></description>
			<author><![CDATA[null@example.com (ronsii)]]></author>
			<pubDate>Sun, 02 Feb 2014 01:50:03 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48425/#p48425</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48421/#p48421</link>
			<description><![CDATA[<p>If you are using Repetier Host, just adjust the eeprom configuration.&nbsp; If you are using the arduino ide, then make sure you are uploading the sketch after you adjust the values.</p>]]></description>
			<author><![CDATA[null@example.com (COASTER19)]]></author>
			<pubDate>Sun, 02 Feb 2014 01:30:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48421/#p48421</guid>
		</item>
		<item>
			<title><![CDATA[Solidoodle 2 Calibration.h file does nothing for me]]></title>
			<link>https://www.soliforum.com/post/48418/#p48418</link>
			<description><![CDATA[<p>I&#039;m not sure if this has been posted here before, sorry if it has, I couldn&#039;t find it.&nbsp; Anyway the problem that I&#039;m having is changing the configuration.h files steps/mm values doesn&#039;t change anything.&nbsp; If the extruder for example was pulling in 3mm to much and I brought the steps/mm down about 97% it would still pull 3mm more than it should</p>]]></description>
			<author><![CDATA[null@example.com (qw623)]]></author>
			<pubDate>Sun, 02 Feb 2014 00:24:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/48418/#p48418</guid>
		</item>
	</channel>
</rss>
