Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Z Axis moving upwards #23419

Closed
ndk-ender3 opened this issue Jan 1, 2022 · 13 comments
Closed

[BUG] Z Axis moving upwards #23419

ndk-ender3 opened this issue Jan 1, 2022 · 13 comments
Labels
Needs: More Data We need more data in order to proceed stale-closing-soon

Comments

@ndk-ender3
Copy link

Did you test the latest bugfix-2.0.x code?

Yes, and the problem still exists.

Bug Description

after installing the newest version of bugfix, my Z axis (when probing and homing) moves upwrds.

If I enable reversing Z axis in the code, I cant complie.

regards

Bug Timeline

new

Expected behavior

Z axis moving downwards

Actual behavior

Z axis moving upwards

Steps to Reproduce

No response

Version of Marlin Firmware

bugfix 2.0.x

Printer model

ender 3

Electronics

4.2.2

Add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

Cura

Host Software

OctoPrint

Additional information & file uploads

No response

@ellensp
Copy link
Contributor

ellensp commented Jan 1, 2022

no Configs, no error messages, needs more information

@ellensp ellensp added the Needs: More Data We need more data in order to proceed label Jan 1, 2022
@ndk-ender3
Copy link
Author

ndk-ender3 commented Jan 2, 2022

Z axis moves only upwards, I had to roll back to a previous version.
only error is "c'ant compile" while reversing Z axis in the config file

@ndk-ender3
Copy link
Author

ndk-ender3 commented Jan 2, 2022

@LuxInTenebr1s
Copy link

I have the same issue. I can provide any info you need per request.

  • SKR 2.0 \w F429
  • TMC2209 sensorless homing and probing enabled
  • homing works just fine
  • probing moves my carriage upwards instead of downwards to the actual probing
  • 2.0.9.3 Marlin

Sensorless probing does not have any direction settings. I've also tried to hack move command within G34 source code to invert moving direction but that didn't work.

@sajmonSK
Copy link

I have the same problem (as a nice gouge in my PEI sheet can tell).
SKR 1.4
TMC2209 UART
Piezo sensor (nozzle as probe)
Marlin 2.0.9.3 stable

Z homing works as it should, but during G34 the Z axis moves to the measurement position, moves upward first, then moves downward and actually probes.
It does the same on the other side and the value keeps rising by about 2mm each time, and the X axis gantry ends up skewed. It looks like it is measuring from the position after the extra upward move

@BigTGaming
Copy link

i am having the same issue with my V2 v4.2.2 and the probe keeps triggering without touching the bed

@Seelenkind
Copy link

Seelenkind commented Feb 2, 2022

configuration.h

either ... or ,

if black and white cable is plugged into Z endstop
#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
//#define USE_PROBE_FOR_Z_HOMING

if the black and white cable is connected to the probe
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
#define USE_PROBE_FOR_Z_HOMING

@github-actions
Copy link

github-actions bot commented Apr 3, 2022

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@ndk-ender3
Copy link
Author

still ongoing

@thisiskeithb
Copy link
Member

still ongoing

Even with today’s bugfix? Zip up and attach your configs.

@ellensp
Copy link
Contributor

ellensp commented Apr 3, 2022

And tell us where you probe is attached to z_min or probe port

@github-actions
Copy link

github-actions bot commented Jun 3, 2022

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: More Data We need more data in order to proceed stale-closing-soon
Projects
None yet
Development

No branches or pull requests

7 participants