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

[FR] Babystepping with I2S_STEPPER_STREAM #27322

Open
1 task done
FauziFarhat opened this issue Jul 30, 2024 · 1 comment
Open
1 task done

[FR] Babystepping with I2S_STEPPER_STREAM #27322

FauziFarhat opened this issue Jul 30, 2024 · 1 comment
Labels
A: ESP32 T: Feature Request Features requested by users.

Comments

@FauziFarhat
Copy link

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

Yes, and the problem still exists.

Bug Description

While BABYSETTING is enabled and can be accessed menu or via double-click, updating it's values does not affect the Z axis in real-time during the print.

Bug Timeline

#24700

Expected behavior

Babystepping adjusting Z-probe offset should adjust Z axis during the print real-time during print

Actual behavior

Nothing happens.

Steps to Reproduce

  1. Own MKS TinyBee board
  2. Enable BABYSTEPPING, EP_BABYSTEPPING, BABYSTEP_WITHOUT_HOMING, BABYSTEP_ALWAYS_AVAILABLE, BABYSTEP_MILLIMETER_UNITS, BABYSTEP_MULTIPLICATOR_Z 0.01, DOUBLECLICK_FOR_Z_BABYSTEPPING, BABYSTEP_ZPROBE_OFFSET in Configuration_adv.h.
  3. Start a print
  4. Go to Z-probe offset menu
  5. Change Z-probe offset values during the first layer printing

Version of Marlin Firmware

bugfix-2.1.x

Printer model

i3 custom build

Electronics

MKS TinyBee V1.0 controller board

LCD/Controller

REPRAP_DISCOUNT_SMART_CONTROLLER

Other add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

Cura

Host Software

Cura

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration.h and Configuration_adv.h files
Configs.zip

I've tried a lot of different settings on Babystepping section, nothing worked until now.
Can someone please help?

@noadgskill
Copy link

It is not a bug. It is a feature deficiency due to the communication protocol of the ESP32 chipset.

This problem is very old and is also a big homework along with input shaping.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 25, 2024
@thisiskeithb thisiskeithb reopened this Dec 25, 2024
@MarlinFirmware MarlinFirmware deleted a comment from github-actions bot Dec 25, 2024
@thisiskeithb thisiskeithb added T: Feature Request Features requested by users. and removed Bug: Potential ? labels Dec 25, 2024
@thisiskeithb thisiskeithb changed the title [BUG] Babystepping not working on MKS TinyBee [FR] Babystepping on ESP32 / MKS TinyBee Dec 25, 2024
@thisiskeithb thisiskeithb changed the title [FR] Babystepping on ESP32 / MKS TinyBee [FR] Babystepping with I2S_STEPPER_STREAM Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: ESP32 T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

3 participants