MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.27k stars 19.23k forks source link

Shift layers when enabled input shaping #27257

Closed Eksol closed 4 months ago

Eksol commented 4 months ago

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

Yes, and the problem still exists.

Bug Description

In earlier versions of Marlin, such a bug was not observed. After updating the marlin version to 2.1.2.4, a bug appeared that manifests itself in the form of a shift of layers along the Y axis. If you disable input shaping, the bug disappears.

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.2.4

Printer model

ender 3

Electronics

BTT V1.3

LCD/Controller

CR10 display

Other add-ons

3D-touch, PT1000

Bed Leveling

ABL Bilinear mesh

Your Slicer

Cura

Host Software

SD Card (headless)

Don't forget to include

Additional information & file uploads

Marlin.zip

thisiskeithb commented 4 months ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

Eksol commented 4 months ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

Okay!

Eksol commented 4 months ago

Please download bugfix-2.1.x to test with the latest code and let us know if you're still having this issue.

Thanks! Problem solved

github-actions[bot] commented 2 months ago

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.