<?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 won't home y axis]]></title>
		<link>https://www.soliforum.com/topic/8969/solidoodle-2-wont-home-y-axis/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/8969/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Solidoodle 2 won't home y axis.]]></description>
		<lastBuildDate>Thu, 08 Jan 2015 01:23:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77958/#p77958</link>
			<description><![CDATA[<div class="quotebox"><cite>jagowilson wrote:</cite><blockquote><p>Did you set the board type in the firmware&#039;s Configuration.h? This flag tells the firmware what pins various things like endstops are on, so if you set this incorrectly it would make sense that you might get junk readings.</p></blockquote></div><p>the mboard was set to 62 (Sanguinololu 1.2 and above) by default which i believe is the correct setting (but it would explain my problems if it isnt).&nbsp; it also left it set to the default solidoodle2 settings.&nbsp; the chip is a 644p with a rev 1.3a sticker.&nbsp; also found silkscreen on board that says Sanguinololu rev 1.3a</p><p>tried github.com/ozadr1an/Solidoodle-Marlin_v1/tree/Solidoodle_Marlin_v1_beta and still no luck with the stops.&nbsp; the voltage a pins 24,25, and 26 is 0 when the limit switch is not tripped and 5 when tripped.&nbsp; </p><p>i see where i can invert the logic on the config but im not sure where the actual stop logic is defined</p>]]></description>
			<author><![CDATA[null@example.com (oct0gen)]]></author>
			<pubDate>Thu, 08 Jan 2015 01:23:49 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77958/#p77958</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77872/#p77872</link>
			<description><![CDATA[<div class="quotebox"><cite>jagowilson wrote:</cite><blockquote><p>thanks, i always forget which one is which</p></blockquote></div><p>You&#039;re pretty young to be going senile <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 07 Jan 2015 17:08:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77872/#p77872</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77863/#p77863</link>
			<description><![CDATA[<p>thanks, i always forget which one is which</p>]]></description>
			<author><![CDATA[null@example.com (jagowilson)]]></author>
			<pubDate>Wed, 07 Jan 2015 16:08:20 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77863/#p77863</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77856/#p77856</link>
			<description><![CDATA[<p>Actually this is the one you want.<br /><a href="https://github.com/ozadr1an/Solidoodle-Marlin_v1/tree/Solidoodle_Marlin_v1_beta">https://github.com/ozadr1an/Solidoodle- … in_v1_beta</a></p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 07 Jan 2015 15:56:49 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77856/#p77856</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77855/#p77855</link>
			<description><![CDATA[<p>Did you set the board type in the firmware&#039;s Configuration.h? This flag tells the firmware what pins various things like endstops are on, so if you set this incorrectly it would make sense that you might get junk readings.</p><p>I believe this is the Github for the latest Solidoodle-Marlin: ----<br />Edit:<br />Wardjr pointed out the right one: <a href="https://github.com/ozadr1an/Solidoodle-Marlin_v1/tree/Solidoodle_Marlin_v1_beta">https://github.com/ozadr1an/Solidoodle- … in_v1_beta</a></p>]]></description>
			<author><![CDATA[null@example.com (jagowilson)]]></author>
			<pubDate>Wed, 07 Jan 2015 15:46:38 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77855/#p77855</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77838/#p77838</link>
			<description><![CDATA[<p>arrrrr! so i couldnt program the avr with the stk500 using arduino.&nbsp; i guess it defaults to the bootloader and there are some config files that have to be changed to get it to use the isp even when an isp board is selected.&nbsp; &nbsp;it will only use the isp for loading the bootloader.&nbsp; what a pia!&nbsp; i finally was able to get a bootloader loaded using the stk500 isp.&nbsp; at least now it seems i can load new firmware only...&nbsp; none of the firmware versions i have seem to work.&nbsp; now the avr does not seem to acknowledge signals from any of the stop switches and the m119 command echos that all switches are open regardless of their actual position.</p><p>ive tried all the following with several different sanguino w/atmega644p hardware add on downloads and none work:<br />Solidoodle-Marlin_v1-Marlin_v1_M600, 56,988kb <br />solidoodle2-marlin-Marlin_v1, 59,002kb <br />solidoodle2-marlin-Marlin_v1, 58,994<br />Marlin-1.0.1, no .pde file<br />SolidoodleMarlin, 59002kb </p><p>is there a version of firmware rev 1.3a w/ 644p avr and sanguino&nbsp; w/atmega644p hardware profile stat are known to work together? </p><p>what kills me is that i have a bit of cnc experience, a bit of avr programming experience, ans some avr tools and getting this thing running is convoluted.&nbsp; &nbsp;i cant imagine how the mfgr expects your average joe user make this thing work.</p>]]></description>
			<author><![CDATA[null@example.com (oct0gen)]]></author>
			<pubDate>Wed, 07 Jan 2015 05:37:13 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77838/#p77838</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77075/#p77075</link>
			<description><![CDATA[<p>I followed the instructions from here&nbsp; &nbsp;wiki soidoodle com/firmware-flash-update-guide for reuploading the original firmware with arduino0022 and it seemed to work fine.&nbsp; <br />This also fixed my y homing issue.<br />I guess I made some mistake when usign the newer version</p>]]></description>
			<author><![CDATA[null@example.com (gregsw)]]></author>
			<pubDate>Thu, 01 Jan 2015 01:42:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77075/#p77075</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77066/#p77066</link>
			<description><![CDATA[<p>I get the same upload error.&nbsp; One thing I noticed is that the serial monitor only allows baud rates up to 115200.&nbsp; The solidoodle 2 uses 250000 when connecting for normal use..&nbsp; Is it possible that is the problem?&nbsp; Is there a config setting allowing higher settings?</p>]]></description>
			<author><![CDATA[null@example.com (gregsw)]]></author>
			<pubDate>Wed, 31 Dec 2014 23:59:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77066/#p77066</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77031/#p77031</link>
			<description><![CDATA[<p>I believe it will<br />There were some of those without a Bootloader this will be the second one I&#039;ve come across.</p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 31 Dec 2014 06:43:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77031/#p77031</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77030/#p77030</link>
			<description><![CDATA[<p>so autorst jumper is on and board baud rate seems to be correct (anything other than 57600 gives a chip id errror).&nbsp; others are saying the led should blink after a reset when the avr goes into bootloader mode.&nbsp; i dont get any blinking so perhaps there is no bootloader on this chip.&nbsp; anyone know if arduino will work with a stk500 programmer for isp programming?</p>]]></description>
			<author><![CDATA[null@example.com (oct0gen)]]></author>
			<pubDate>Wed, 31 Dec 2014 06:31:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77030/#p77030</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77028/#p77028</link>
			<description><![CDATA[<p>I have a sang1.3 too atm. I used arduino.022 ,I choose atmega644p as board and correct com port.It compiled without errors.<br /> I am on xp btw.</p>]]></description>
			<author><![CDATA[null@example.com (satman49)]]></author>
			<pubDate>Wed, 31 Dec 2014 05:53:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77028/#p77028</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77027/#p77027</link>
			<description><![CDATA[<p>Sounds like with 022 you are selecting the wrong board.&nbsp; Should be Sanguinololu or Sanguino and if they aren&#039;t there you need to move that folder to the correct location.&nbsp; The error you are getting essentially means that arduino isn&#039;t communicating with the board.</p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 31 Dec 2014 05:45:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77027/#p77027</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77026/#p77026</link>
			<description><![CDATA[<p>i have both 0022 and 1.0.5.&nbsp; 0022 has the option for a bootloader/printrboard but wont compile any of the marlin firmware without errors.</p>]]></description>
			<author><![CDATA[null@example.com (oct0gen)]]></author>
			<pubDate>Wed, 31 Dec 2014 05:25:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77026/#p77026</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77025/#p77025</link>
			<description><![CDATA[<p>do you know if arduino 1.0.5 is programming using the bootloader when the sanguino atmega644p is selected?&nbsp; or do i have to use isp programming with a separate isp programmer?</p>]]></description>
			<author><![CDATA[null@example.com (oct0gen)]]></author>
			<pubDate>Wed, 31 Dec 2014 05:23:36 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77025/#p77025</guid>
		</item>
		<item>
			<title><![CDATA[Re: Solidoodle 2 won't home y axis]]></title>
			<link>https://www.soliforum.com/post/77023/#p77023</link>
			<description><![CDATA[<p>What version of arduino are you using?</p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 31 Dec 2014 05:19:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/77023/#p77023</guid>
		</item>
	</channel>
</rss>
