<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — SD2 with a MWS Gen 1.4]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/16808/" />
	<updated>2017-10-31T01:07:00Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/16808/sd2-with-a-mws-gen-14/</id>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139329/#p139329" />
			<content type="html"><![CDATA[<p>Great to hear that you have it up and running. <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>if masking tape helped with adhesion, you do not have the bed close enough to the nozzle. Very common issue.</p><p>what kinds of temps are you running?<br />Have you properly calibrated your feed rate? <br />looks like you may need to adjust the vref as well..</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-10-31T01:07:00Z</updated>
			<id>https://www.soliforum.com/post/139329/#p139329</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139310/#p139310" />
			<content type="html"><![CDATA[<p>Some (good) news !</p><p>I have finished to attach the board to the printer and started some testing.</p><p>To resume, what were the important points I went through :</p><p>0. I used the <a href="https://github.com/ozadr1an/Solidoodle-Marlin_v1/tree/Solidoodle_Marlin_v1_beta">https://github.com/ozadr1an/Solidoodle- … in_v1_beta</a> firmware. Not sure that was the best choice</p><p>1. Buy some XH-4P, XH-3P and HX-2P female connectors to be able to plug things correctly on the board</p><p>2. endstops are plugged differently on the sanguilolu (GND/5V/PIN) and the MKS gen 1.4 (5V/GND/PIN). It has to be plugged GND/PIN</p><p>3. X and Y endstops have to be on the max not on the min. Bypass the other endstops. They probably can be desactivated through the firmware but as I am not sure if there are not some side effect, at least it works like this.</p><p>4. On the firmware side :</p><p>4.a. on Configuration.h I changed :<br />#define MOTHERBOARD 33<br />#define SOLIDOODLE_VERSION 2<br />#define INVERT_E0_DIR true </p><p>The extruder stepper was going the wrong way as the X and Y stepper. I did not change the X and Y direction because it seems to create other problem with the rest of the firmaware behavior.</p><p>4.b. on the pins.h I changed line 601<br /> #define HEATER_0_PIN&nbsp; &nbsp; &nbsp; &nbsp;10&nbsp; &nbsp;// EXTRUDER 1<br />There is a strange coding here on this version of the firmware between line 598 et 602 ...</p><p>5. on the cufiguration in reperter I have put X home at 155, Y home at 150</p><br /><br /><br /><p>I did some testing with PLA slicing with Cura and printing with repeiter. It is far from being perfect I need to do some fine tuning. I probably will need some help with the basic configuration for PLA. I have tried different things for adherence, the only one that worked until now is the masking tape ...</p><p><span class="postimg"><img src="http://soliforum.com/i/?9twsohJ.jpg" alt="http://soliforum.com/i/?9twsohJ.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-30T09:27:59Z</updated>
			<id>https://www.soliforum.com/post/139310/#p139310</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139227/#p139227" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>The Invert X and Invert Y buttons do not change anything (at least anything I can see)</p><p>With this configuration, after hitting the Home button M114 gives :</p><p>X:205.00 Y:200.00 Z:0.00 E:0.00 Count X: 205.00 Y:200.00 Z:0.00</p><p>and M119 :</p><p>Reporting endstop status<br />x_min: open<br />x_max: TRIGGERED<br />y_min: open<br />y_max: TRIGGERED<br />z_min: TRIGGERED<br />z_max: open</p><p>I will continue to check the different functions and will come back to give some news and probably ask for more help wink</p><p>Thank you all!</p></blockquote></div><p>this looks correct to me (the X:205 is set in the firmware, btw)</p><p>why things are inverted, I do not know, but, I am not a firmware guru by any means.<br />hopefully someone else with more knowledge of these things can step in and help out.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-10-26T15:01:05Z</updated>
			<id>https://www.soliforum.com/post/139227/#p139227</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139214/#p139214" />
			<content type="html"><![CDATA[<p>heartless, i did not see your message when posting. You are right, X and Y endstops have to be on the max not on the min. The other have to be bypassed (GND/PIN).</p><p>As for the wrong way X and Y moves I still have no clue (except that is maybe the right way)</p><p>Here is the configuration which for the moment makes sens :</p><p><span class="postimg"><img src="http://soliforum.com/i/?7quvLUU.jpg" alt="http://soliforum.com/i/?7quvLUU.jpg" /></span></p><p>The Invert X and Invert Y buttons do not change anything (at least anything I can see)</p><p>With this configuration, after hitting the Home button M114 gives :</p><p>X:205.00 Y:200.00 Z:0.00 E:0.00 Count X: 205.00 Y:200.00 Z:0.00</p><p>and M119 :</p><p>Reporting endstop status<br />x_min: open<br />x_max: TRIGGERED<br />y_min: open<br />y_max: TRIGGERED<br />z_min: TRIGGERED<br />z_max: open</p><p>I will continue to check the different functions and will come back to give some news and probably ask for more help <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Thank you all!</p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-26T06:41:04Z</updated>
			<id>https://www.soliforum.com/post/139214/#p139214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139204/#p139204" />
			<content type="html"><![CDATA[<p>It can be a bit daunting there are&nbsp; firmware settings host settings and slicer settings they all need to match and when they do not weird things happen.</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2017-10-25T22:23:17Z</updated>
			<id>https://www.soliforum.com/post/139204/#p139204</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139196/#p139196" />
			<content type="html"><![CDATA[<p>Thank you!</p><p>After installing Repieter, i had to configure it.</p><p>Then I did some testings, with GCODES.</p><p>The first problem was the endstops wireing :<br />1. the wireing is different from the sanguinololu for endstops : sangui =&gt; GND/5V/pin, MKS =&gt; 5V/GND/PIN<br />2. I had to bypass the entries for the max values because without that they were said to be TRIGERED</p><p>Now I am facing a problem I can&#039;t solve :</p><p>The X and Y axis are inverted, and even when say it in the configuration they still go to the wrong way. I don&#039;t understand why. When I do&nbsp; M114, i get : X:0.00 Y:0.00 Z:0.00 E:0.00 Count X: 0.00 Y:0.00 Z:0.00</p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-25T16:58:05Z</updated>
			<id>https://www.soliforum.com/post/139196/#p139196</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139193/#p139193" />
			<content type="html"><![CDATA[<p>yup, use Repetier Host to manually control movements.</p><p>Repetier does not care what board is attached, as long as things are set up correctly, it should work just fine.</p><p>Looking at your connections, you may need to move the endstops for X &amp; Y - they are currently in the MIN positions... SD used MAX..</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-10-25T12:55:57Z</updated>
			<id>https://www.soliforum.com/post/139193/#p139193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139191/#p139191" />
			<content type="html"><![CDATA[<p>That is what manual mode in Repiteir host is for<br />A good place to start is by typing an m119 in the command line to test end stops then you can use a g0 command with numbers to&nbsp; check x,y,z</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2017-10-25T09:43:16Z</updated>
			<id>https://www.soliforum.com/post/139191/#p139191</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/139188/#p139188" />
			<content type="html"><![CDATA[<p>I have attach (temporary fixing) the MKS Gen v1.4 to the printer.</p><br /><p><span class="postimg"><img src="http://soliforum.com/i/?SxTmtue.jpg" alt="http://soliforum.com/i/?SxTmtue.jpg" /></span></p><br /><p>Things seems ok up to here : </p><br /><p>start<br />echo:Marlin1.0.0<br />echo: Last Updated: Oct 14 2017 17:38:09 | Author: Adrian/Lawsy/Rincewind/Tealvince<br />Compiled: Oct 14 2017<br />echo: Free Memory: 4989&nbsp; PlannerBufferBytes: 1232<br />echo:Hardcoded Default Settings Loaded<br />echo:Steps per unit:<br />echo:&nbsp; M92 X88.00 Y88.00 Z2268.00 E138.00<br />echo:Maximum feedrates (mm/s):<br />echo:&nbsp; M203 X500.00 Y500.00 Z5.00 E45.00<br />echo:Maximum Acceleration (mm/s2):<br />echo:&nbsp; M201 X1200 Y1200 Z100 E10000<br />echo:Acceleration: S=acceleration, T=retract acceleration<br />echo:&nbsp; M204 S1000.00 T1000.00<br />echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s),&nbsp; Z=maximum Z jerk (mm/s),&nbsp; E=maximum E jerk (mm/s)<br />echo:&nbsp; M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00<br />echo:Home offset (mm):<br />echo:&nbsp; M206 X0.00 Y0.00 Z0.00<br />echo:PID settings:<br />echo:&nbsp; &nbsp;M301 P15.44 I0.51 D116.62</p><p>The only thing : I did not find where to plug the LED strip.</p><p>Now a very stupid question : How do I test it ? With wich software ? </p><p>And before testing with a printing software, I&#039;d liked to be able to send direct orders from the arduino serial monitor to test it. How could I ask the printer to go to a certain x,y,z coordinate for example ?</p><p>Thank you for your help !</p><p>Jean</p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-25T07:25:57Z</updated>
			<id>https://www.soliforum.com/post/139188/#p139188</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138904/#p138904" />
			<content type="html"><![CDATA[<p>Thanks.</p><p>The motherboard I baught is this one :</p><p><span class="postimg"><img src="http://soliforum.com/i/?4ATYhQa.jpg" alt="http://soliforum.com/i/?4ATYhQa.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-15T16:56:26Z</updated>
			<id>https://www.soliforum.com/post/138904/#p138904</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138898/#p138898" />
			<content type="html"><![CDATA[<p>This may help&nbsp; </p><p><span class="postimg"><img src="http://osoyoo.com/wp-content/uploads/2016/07/DBGD100200%E4%BF%AE%E6%94%B9-2.jpg" alt="http://osoyoo.com/wp-content/uploads/2016/07/DBGD100200%E4%BF%AE%E6%94%B9-2.jpg" /></span></p><p><a href="http://marlinfw.org/docs/basics/introduction.html">http://marlinfw.org/docs/basics/introduction.html</a></p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2017-10-15T13:05:15Z</updated>
			<id>https://www.soliforum.com/post/138898/#p138898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138897/#p138897" />
			<content type="html"><![CDATA[<p>yup, either set would most likely work... </p><p>use the ones that came with it for now... you can always change them out later if needed.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-10-15T13:03:03Z</updated>
			<id>https://www.soliforum.com/post/138897/#p138897</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138895/#p138895" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Included with the motherboard, there were some A4988 stepper drivers.<br />Do you think I should re-use the Pololu that were on the sanguinololu board or use the A4988 ? The pins seems to be in the same order.</p></blockquote></div><p>I think that would be a matter of preference. Either set of chips should work.</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2017-10-15T12:51:12Z</updated>
			<id>https://www.soliforum.com/post/138895/#p138895</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138892/#p138892" />
			<content type="html"><![CDATA[<p>Thank you.</p><p>I have choosen 33 for the motherboard.</p><p>One questions about the hardware :</p><p>Included with the motherboard, there were some A4988 stepper drivers.<br />Do you think I should re-use the Pololu that were on the sanguinololu board or use the A4988 ? The pins seems to be in the same order.</p>]]></content>
			<author>
				<name><![CDATA[jean]]></name>
				<uri>https://www.soliforum.com/user/114/</uri>
			</author>
			<updated>2017-10-15T07:31:27Z</updated>
			<id>https://www.soliforum.com/post/138892/#p138892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SD2 with a MWS Gen 1.4]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/138880/#p138880" />
			<content type="html"><![CDATA[<p>biggest thing is to make sure the correct board is specified in the firmware.</p><p>also, make sure the endstops are correctly configured, and plugged in to the correct places on the board...</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2017-10-15T00:46:54Z</updated>
			<id>https://www.soliforum.com/post/138880/#p138880</id>
		</entry>
</feed>
