<?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 — trying to get my printer calibration closer]]></title>
		<link>https://www.soliforum.com/topic/16982/trying-to-get-my-printer-calibration-closer/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/16982/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in trying to get my printer calibration closer.]]></description>
		<lastBuildDate>Sat, 22 Dec 2018 02:44:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/148036/#p148036</link>
			<description><![CDATA[<p>OK, not sure if your makerbot still in stock mainboard, I start play with my CTC Dual printer today, I think it is clone of Makerbot replicator dual. and they are really over extruding and noisy. And yes the step motor driver don&#039;t have pots on it. </p><p>I think I know how to fix the over extrusion issue. So I go to C:\Program Files (x86)\MakerBot\MakerWare\default_configs and find replicatordual.json, you may need to open replicator2x.json for your Makerbot Replicator 2X. And I open the file with notepad++, you can use any text editor to open it. and I changed steps_per_mm for A and B from -96.275 to -88, which greatly reduced the over extrusion problem. I can then fine tune the extrusion by adjust the filament diameter.</p><p>I try to search where I can adjust step motor driver current, with no success with any of the keyword I tried, so I went through all code, and find &quot;G130 X20 Y20 A20 B20 (Lower stepper Vrefs while heating)&quot; interesting. It seems like makerbot use G130 to control step motor driver current. So I search all G130 in the document, and found &quot;G130 X127 Y127 A127 B127 (Set Stepper motor Vref to defaults)&quot; under end_start_sequence, so I change it to &quot;G130 X100 Y100 A100 B100 (Set Stepper motor Vref to defaults)&quot;, OMG, the noise is so much better, I probably can lower the number further but this already make huge difference. </p><p>Keep in mind after you edit this file, you need to restart makerware and redo the slicing, so use a simple model to do the test, otherwise it is going to take long time. I&#039;m not sure 100 is the best value for motor Vref, I need to run more test, but I imagine the best value will be machine specific, so it is best you do your own test.</p><p>You can also adjust acceleration (max_speed_change_mm_per_s) and jerk (rate_mm_per_s_sq). I also changed&nbsp; &nbsp; &nbsp; &nbsp; &quot;max_inner_shell_speed&quot;: 90, to 40 so that it is same speed as &quot;max_outer_shell_speed&quot;. There are also many other setting can be changed, and I&#039;m quite happy with the printers performance after preliminary adjustment.</p>]]></description>
			<author><![CDATA[null@example.com (yizhou.he)]]></author>
			<pubDate>Sat, 22 Dec 2018 02:44:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/148036/#p148036</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141067/#p141067</link>
			<description><![CDATA[<p>I usually lightly sand the parts if they don&#039;t fit, you can start with fine sand paper if difference is only 0.0762mm.</p><p>In my experience, such small difference can be fine tuned by adjust your flow rate, by reduce extrusion slightly, your part will become slightly smaller (thinner) after cool down,</p>]]></description>
			<author><![CDATA[null@example.com (yizhou.he)]]></author>
			<pubDate>Tue, 26 Dec 2017 16:39:26 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141067/#p141067</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141058/#p141058</link>
			<description><![CDATA[<p>As Carl has said - 0.0762mm out is about as good as you are going to get. getting any printer under the 0.1mm tolerance difference is pretty much the best one can hope for. Different materials will have different tolerances as well</p><p>printed part to printed part should not be an issue - printed part to machined part, yeah, it can be problematic.</p><p>The best way I can suggest to cope with the minor issue is to compensate in the modeling stage.. If you know it is going to be K.K mms off in <br />B direction, then you adjust your model that amount in the correct direction to offset the tolerance difference.</p>]]></description>
			<author><![CDATA[null@example.com (heartless)]]></author>
			<pubDate>Tue, 26 Dec 2017 13:35:24 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141058/#p141058</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141053/#p141053</link>
			<description><![CDATA[<div class="quotebox"><cite>Tin Falcon wrote:</cite><blockquote><p>If you really want to tune it do a series of circle and determine if the error grows . If the error does not grow then you have a backlash issue.&nbsp; if the error is doubled on a double size circle then you can tune your steps. also it is easier if the error is aligned with one axis . if the error is at an angle you may&nbsp; to play with some trig.</p></blockquote></div><br /><p>Makerbots do not run firmware like Marlin or Repetier. There is no open source to the firmware you can edit and upload. The closest thing is Sailfish and even it has limited editing. My CTC is a clone of the Makerbot and their firmware limitations was one of the reasons I swapped out my logic for the Azteeg X3 I use now. In fact I still have the original board and display.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 25 Dec 2017 19:28:38 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141053/#p141053</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141051/#p141051</link>
			<description><![CDATA[<p>Makerbot does not use pots to tune stepper motors it is done at factory in the software.</p><p>Thanks<br />Dale</p>]]></description>
			<author><![CDATA[null@example.com (dubbsd)]]></author>
			<pubDate>Mon, 25 Dec 2017 19:22:48 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141051/#p141051</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141050/#p141050</link>
			<description><![CDATA[<div class="quotebox"><cite>dubbsd wrote:</cite><blockquote><p>Thanks Carl<br />I was going to try and get it closer because parts are not fitting together.</p></blockquote></div><br /><p>As long as all the parts that fit are printed they should fit. The issue of tolerance comes into play when you are trying to fit printed parts to machined parts. Like in my case I am trying to fit <br />machined rifle barrels to printed parts and they are sometimes tricky. Don&#039;t ask......</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 25 Dec 2017 19:19:58 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141050/#p141050</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141049/#p141049</link>
			<description><![CDATA[<p>If you really want to tune it do a series of circle and determine if the error grows . If the error does not grow then you have a backlash issue.&nbsp; if the error is doubled on a double size circle then you can tune your steps. also it is easier if the error is aligned with one axis . if the error is at an angle you may&nbsp; to play with some trig.</p>]]></description>
			<author><![CDATA[null@example.com (Tin Falcon)]]></author>
			<pubDate>Mon, 25 Dec 2017 17:56:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141049/#p141049</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141048/#p141048</link>
			<description><![CDATA[<p>Thanks Carl<br />I was going to try and get it closer because parts are not fitting together.</p>]]></description>
			<author><![CDATA[null@example.com (dubbsd)]]></author>
			<pubDate>Mon, 25 Dec 2017 17:56:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141048/#p141048</guid>
		</item>
		<item>
			<title><![CDATA[Re: trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141044/#p141044</link>
			<description><![CDATA[<p>To be honest that is about the best you going to get. These are not CNC machines cutting metal. They are oozing molten plastic which is not exact. The plastic also shrinks as it cools as well. I never use a printer if my tolerance needs to be less than 05.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 25 Dec 2017 16:21:00 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141044/#p141044</guid>
		</item>
		<item>
			<title><![CDATA[trying to get my printer calibration closer]]></title>
			<link>https://www.soliforum.com/post/141041/#p141041</link>
			<description><![CDATA[<p>I have a Makerbot replicator 2x with over 3000 hours run time.<br />The stuff I have been printing have not been that critical<br />but now I need it on target but rite now I am .0762mm out of round.<br />I have checked belt tightness and alignment&nbsp; on X,Y and gantry all are ok.<br />Does anyone&nbsp; have any suggestions as to what to try next</p><p>Thanks<br />Dale</p>]]></description>
			<author><![CDATA[null@example.com (dubbsd)]]></author>
			<pubDate>Mon, 25 Dec 2017 15:08:08 +0000</pubDate>
			<guid>https://www.soliforum.com/post/141041/#p141041</guid>
		</item>
	</channel>
</rss>
