Skip to content

[BUG] Not Z homing using default configuration for Tronxy X5SA  #21339

@luiggies

Description

@luiggies

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

Yes, and the problem still exists.

Bug Description

I got newest bugfix.2.0.x and newest configuration file for Tronxy X5SA.
I flashed printer and I tray homing it but Z axis not homing.

When I call G28 command (or use Auto home from printer's menu):

  1. Bed goes down 10 mm - correct
  2. homing X axis - correct
  3. homing Y axis - correct
  4. extruder goes to center point of the bed (XY move) - correct
  5. should homing Z axis but bed does not move - Z axis not homing - NOT correct.
  6. Bed goes down 10 mm again - correct

Step 5 is very fast. Move from step 4 to 6 is very fast. Step 5 is not observable.

Tronxy X5SA ueses to homing and bed probe the same inductive sensor, so
Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN and USE_PROBE_FOR_Z_HOMING are defined

Configuration files: MarlinConfig.zip

1 (2)

Bug Timeline

No response

Expected behavior

Z homing correctly

Actual behavior

  1. Distance between bed and extruder increase to 10 mm
  2. Homing XY correctly
  3. Homing Z - not effect
  4. Distance between bed and extruder increase to 10 mm again.

Steps to Reproduce

Flash Tronxy X5SA newest bugfix-2.0.x and use default configuration file for this printer

Version of Marlin Firmware

Marlin bugfix-2.0.x

Printer model

Tronxy X5SA

Electronics

BOARD_CHITU3D_V5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions