Skip to content

[BUG] TFT_ROTATION_180 breaks TOUCH CALIBRATION #19721

@dulfe

Description

@dulfe

Using firmware 2.0.7.2 with the new TFT code with TFT_ROTATION_180 breaks the CALIBRATION points.

After calibration, the values seem to be inversed somehow.

My Configurations

Config.zip

Steps to Reproduce

  1. #define TFT_ROTATION TFT_ROTATE_180
  2. Issue M995 from G-Code
  3. Follow Wizard.

Expected behavior:

Calibration should complete and work.

Actual behavior:

Calibration completes but it does not work. It seems inverted.

Additional Information

If you run M995 again but press these points:

  • BOTTOM/RIGHT instead of TOP/LEFT
  • BOTTOM/LEFT instead of TOP/RIGHT
  • TOP/RIGHT instead of BOTTOM/LEFT
  • TOP/LEFT instead of BOTTOM/RIGHT

The calibration completes and works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions