shaiss

For your homing issue. Change the homing direction in FW. If it's checked in the configurator uncheck it. Then it will home to zmax. If that's not your intention you can change the direction in FW too under the respective stepper in the configurator.

Check your size settings too.

Share your config file and we can have a look.


dthomas6184

https://youtu.be/1vG2x_Jgf7c<br/>https://youtu.be/lCLUq2XRUCE<br/><br/>these are 2 new videos showing the movement issues and below is my config.h


shaiss

I'll look in the am. It's too late here.


dthomas6184

shaiss said:

For your homing issue. Change the homing direction in FW. If it's checked in the configurator uncheck it. Then it will home to zmax. If that's not your intention you can change the direction in FW too under the respective stepper in the configurator.

Check your size settings too.

Share your config file and we can have a look.

do you know how to insert a file? im not sure how to upload my config.h


dthomas6184


shaiss

Use a file sharing sure like ge.tt, onedrive, Google drive, Dropbox, etc. Or copy and paste it into pastebin or pastie


dthomas6184

<blockquote class="Quote">shaiss said:

Use a file sharing sure like ge.tt, onedrive, Google drive, Dropbox, etc. Or copy and paste it into pastebin or pastie

https://drive.google.com/file/d/0BxhXMLFTwtwyeS1nUVZtVWpnNG8/view?usp=sharing<br/>


Roko

On my CoreXY with a Y-max endstop I home to Y-max.

I also had to change the homing order to y first then x then z.(my x kept slamming into the switch with XYZ defined, don't know why).

It looks like you have the Y-min hardware defined as true , but you are using Y-max?

Also the home dir for y is going to y-min.


shaiss

Your XYZ endstops are set to MIN and you homing direction is set to MIN. So that's good.

Where on your printer are your endstops?

Your XYZ size is 350, 427, 673, is that right? It's hard to tell by your video but that seems a bit big. Not sure

I know you said you flipped the wires, but have you changed either of these for X or Y?

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;">Invert direction (INVERT_X_DIR)</label>

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;"><input type="checkbox" ng-model="c.xInvertEnable" ng-true-value="1" ng-false-value="0" class="ng-pristine ng-valid" style="margin: 4px 0px 0px -20px; font-family: inherit; font-size: inherit; padding: 0px; float: left;">Invert enable signal (X_ENABLE_ON)</label>

You're using PDM, I know that's what we had in the video. But You should use PWM, I need to annotate that.

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;">Enable PDM for heaters (instead of PWM) (PDM_FOR_EXTRUDER)</label>

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;"><input type="checkbox" ng-model="c.pdmForCooler" ng-true-value="1" ng-false-value="0" class="ng-pristine ng-valid" style="margin: 4px 0px 0px -20px; font-family: inherit; font-size: inherit; padding: 0px; float: left;">Enable PDM for fans (instead of PWM) (PDM_FOR_COOLER)</label>

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;">
</label>

<label style="box-sizing: border-box; display: inline; margin-bottom: 0px; cursor: pointer;">That's all I can think of for now.</label>


dthomas6184

I don't think my printer was a fan of the development firmware, I redid the configuration in .92 and there was some improvement. I'm still having issues with XY homing, Z homes perfectly but Y bounces back and forth ignoring its endstop until it finishes the homing cycle and homing X moves the entire carriage forward (if standing in front of the printer) then it slams the hot end into the right side. My Y endstop is located on the left rear of the printer and the X endstop is attached to the left slider, I haven't mounted my Z axis endstop yet. I tried flipping the wires and and inverting the motors in the firmware but it didn't fix it.

https://drive.google.com/open?id=0BxhXMLFTwtwyeS1nUVZtVWpnNG8<br/><br/>this is the config.h file as it sits now, its got to be something silly that i am missing

https://drive.google.com/open?id=0BxhXMLFTwtwyZ2J2amFBYjJzSTQ - some pictures of my printer


shaiss

If you hold down the endstop switch with your finger and run m114, does the response show high for the switch you pushed down? I'm wondering if your having a wiring issue.

Also, maybe your belt is not tensioned properly and/or toothed pulleys on the stepper is loose. I'm thinking this is more of a hardware issue vs software.


Privacy Policy  |  About Us