<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — I can't get the printer to print starting in the center of the bed]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/5477/" />
	<updated>2014-02-13T01:43:27Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/5477/i-cant-get-the-printer-to-print-starting-in-the-center-of-the-bed/</id>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49628/#p49628" />
			<content type="html"><![CDATA[<p>Easy patch indeed. Done. Thanks (I should have done a grep for the machine type and found this.).<br />Regards, Rodolphe</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-13T01:43:27Z</updated>
			<id>https://www.soliforum.com/post/49628/#p49628</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49534/#p49534" />
			<content type="html"><![CDATA[<p>There is a minor change that needs to be made to the firware to get the Machine Type .</p><p>Below shoudl fix your porblem.</p><p>To get the firmware to correctly recognize board type you need to change the language.h file to read as </p><div class="codebox"><pre><code>#elif MOTHERBOARD == 6 || MOTHERBOARD == 62 || MOTHERBOARD == 33 || MOTHERBOARD == 34 || MOTHERBOARD == 81  //{SD Patch}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[rjp350z]]></name>
				<uri>https://www.soliforum.com/user/644/</uri>
			</author>
			<updated>2014-02-12T16:25:04Z</updated>
			<id>https://www.soliforum.com/post/49534/#p49534</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49499/#p49499" />
			<content type="html"><![CDATA[<p>So I built a firmware under Windows in a VM , chose the right board (81 = Printrboard (AT90USB1286)) and flashed the firmware.<br />But now it says that the machine type is Mendel !!<br />Which board should I chose to get the proper Machine type (Solidoodle_2) ?</p><p>Thanks<br />Rodolphe</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-12T05:02:02Z</updated>
			<id>https://www.soliforum.com/post/49499/#p49499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49338/#p49338" />
			<content type="html"><![CDATA[<p>Looks like my board is a Printrboard Rev E ,&nbsp; so I actually need a firmware for Solidoodle 2 on at90usb1286.<br />In addition to this, if I press reset it doesn&#039;t go in the boot loader and comes back directly in the Marling firmware so I&#039;ll also have to flash a boot loader. I have an AVRISP mkII so I really need the firmware hex file, fuse bit config and a boot loader (so that next time I don&#039;t need to use the AVRISP mkII).<br />Any tips, direction, pointers .... please.. I&#039;m getting desperate.</p><p>Thanks, Rodolphe</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-11T02:07:25Z</updated>
			<id>https://www.soliforum.com/post/49338/#p49338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49108/#p49108" />
			<content type="html"><![CDATA[<p>I tried reflashing the firmware and It doesn’t flash :</p><p>Binary sketch size: 58944 bytes (of a 63488 byte maximum)<br />avrdude: stk500_recv(): programmer is not responding<br />avrdude: stk500_recv(): programmer is not responding</p><br /><br /><p>As I’m a developer and write my on code on Amtel MCU I tried directly from the command line with a recent version of avrdude and got a similar error but with a lot more debug : </p><p>[scooby ~]$ avrdude -v -v -v -v -v&nbsp; -C/Applications/Tools/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -q -q -patmega644p -cstk500v1 -P/dev/tty.usbmodem12341 -b38400 -D -Uflash:w:/var/folders/mn/tzxt87gn4_396k8np5f10ml00000gn/T/build4301570786225719726.tmp/Marlin.cpp.hex:i</p><p>avrdude: Version 5.11.1, compiled on Feb 12 2013 at 01:24:54<br />&nbsp; &nbsp; &nbsp; &nbsp; Copyright (c) 2000-2005 Brian Dean, <a href="http://www.bdmicro.com/">http://www.bdmicro.com/</a><br />&nbsp; &nbsp; &nbsp; &nbsp; Copyright (c) 2007-2009 Joerg Wunsch</p><p>&nbsp; &nbsp; &nbsp; &nbsp; System wide configuration file is &quot;/Applications/Tools/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; User configuration file is &quot;/Users/XXXXX/.avrduderc&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; User configuration file does not exist or is not a regular file, skipping</p><p>&nbsp; &nbsp; &nbsp; &nbsp; Using Port&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : /dev/tty.usbmodem12341<br />&nbsp; &nbsp; &nbsp; &nbsp; Using Programmer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : stk500v1<br />&nbsp; &nbsp; &nbsp; &nbsp; Overriding Baud Rate&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : 38400<br />avrdude: Send: 0 [30]&nbsp; &nbsp;[20] <br />avrdude: Send: 0 [30]&nbsp; &nbsp;[20] <br />avrdude: Send: 0 [30]&nbsp; &nbsp;[20] <br />avrdude: ser_recv(): programmer is not responding<br />avrdude: stk500_recv(): programmer is not responding</p><br /><p>So it looks like the board doesn’t go in firmware flashing mode after avrdude sends it the init.</p><p>Any clue ?</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-09T08:55:30Z</updated>
			<id>https://www.soliforum.com/post/49108/#p49108</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49083/#p49083" />
			<content type="html"><![CDATA[<p>Which mean installing a new firmware compiled for the SD2 ?</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-09T01:20:46Z</updated>
			<id>https://www.soliforum.com/post/49083/#p49083</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49074/#p49074" />
			<content type="html"><![CDATA[<p>You will be ed to change the firmware setting if it&#039;s reading as SD3</p>]]></content>
			<author>
				<name><![CDATA[rjp350z]]></name>
				<uri>https://www.soliforum.com/user/644/</uri>
			</author>
			<updated>2014-02-09T00:23:49Z</updated>
			<id>https://www.soliforum.com/post/49074/#p49074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49071/#p49071" />
			<content type="html"><![CDATA[<p>I noticed that my solidoodle 2 report the machine_type as :<br />PROTOCOL_VERSION:1.0 MACHINE_TYPE:Solidoodle_3 EXTRUDER_COUNT:1</p><p>As the solidoodle 3 has a different bed size could this be my issue ?!<br />How do I fix the bed size? Do I need a different firmware ?</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-08T23:35:33Z</updated>
			<id>https://www.soliforum.com/post/49071/#p49071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49070/#p49070" />
			<content type="html"><![CDATA[<p>I ran some test code :</p><div class="codebox"><pre><code>G21 ; set units to millimeters
G90 ; use absolute coordinates
G92 E0
M82 ; use absolute distances for extrusion
G1 F9000.000 E-2.50000
G92 E0
G1 Z5 F4500.000
G1 X0.0 Y0.0F450</code></pre></div><p>So it should put the extruder in the front left corner .. except it&#039;s obviously trying to go further and the motors are not happy.<br />It&#039;s like the printer is totally off-center !</p><p>I set the printer dimentions like this Repetier-Host Mac :<br />Home : x-max, y-max, z-min<br />x-min : 0<br />x-max : 159<br />y-min : 0<br />y-max : 150</p><p>print area width : 159<br />print area depth : 150<br />print area height : 150<br />bed front : 0<br />bed left : 0</p><p>I can’t get the printer to print anything center. It’s like it think the print bed is 200x200 mm even if I give it the right dimension.</p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-08T23:18:17Z</updated>
			<id>https://www.soliforum.com/post/49070/#p49070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[I can't get the printer to print starting in the center of the bed]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/49066/#p49066" />
			<content type="html"><![CDATA[<p>I have a solidoodle 2 that I try to use on my Mac (OS X 10.9.1).<br />I already have another thread going on about size issue when printing (Z axis print height is about 25% to short).<br />Now I also have issue printing in the center of the print bed.<br />I set the printer dimensions in Repetier-Host Mac to x max =159 and y max =150, front bed is 0 left bed is 0 (as seen in the wiki and other places).<br />Now in Slic3r printer config I set the same values and set the center to 75, 75<br />no matter what, it still try to print in the front corner. I try to set the center to 0,0 as it looked like it was print of center by 75,75 but still no go.<br />How do I configure Repetier-Host Mac and Slic3r to print in the middle of the bed ?!</p><p>Thanks, Rodolphe</p><p>PS : I&#039;m a newbie at this.. so please ne kind <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[rpineau]]></name>
				<uri>https://www.soliforum.com/user/4839/</uri>
			</author>
			<updated>2014-02-08T22:45:14Z</updated>
			<id>https://www.soliforum.com/post/49066/#p49066</id>
		</entry>
</feed>
