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

[Custom Menu: Z Probe Offset] FLSUN Q5 - Robin_nano_v1v2 UART #27603

Closed
1 task done
yogiunde opened this issue Dec 25, 2024 · 4 comments
Closed
1 task done

[Custom Menu: Z Probe Offset] FLSUN Q5 - Robin_nano_v1v2 UART #27603

yogiunde opened this issue Dec 25, 2024 · 4 comments

Comments

@yogiunde
Copy link

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

Yes, and the problem still exists.

Bug Description

The Custom Menu Item defined in Configuration_adv.h for Z Probe Offset does not work. Defined M28 GCode -

#define MAIN_MENU_ITEM_4_DESC "4. Z OffSet Wizard"
#define MAIN_MENU_ITEM_4_GCODE "G28" //Modif menu_main.cpp(lig158)
#define MAIN_MENU_ITEM_4_CONFIRM

This works with 2.1.2.5 build. Checked with Bugfix too, does not work.

Bug Timeline

No response

Expected behavior

I expect it to run a Z-offset wizard.

Actual behavior

Homes all axes and nothing further.

Steps to Reproduce

No response

Version of Marlin Firmware

2.1.3-b1

Printer model

FLSUN Q5 Robin Nano V1

Electronics

All TMC2209 UART

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

None

Host Software

None

Don't forget to include

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

Additional information & file uploads

Config.zip

@ellensp
Copy link
Contributor

ellensp commented Dec 25, 2024

these are not marlin provided config files and they do not conform to 2.1.3-b1 Config format.

@ellensp
Copy link
Contributor

ellensp commented Dec 25, 2024

G28 Has never initiated Z-offset wizard in Stock Marlin

@yogiunde
Copy link
Author

Appreciate the clarification.
What can I define to initiate the Z-Probe Wizard in place of G28?
FYI This is the Fork - https://github.com/Foxies-CSTL/Marlin_2.1.x/tree/bugfix-2.1.x
May be they changed something about G28.

@ellensp
Copy link
Contributor

ellensp commented Dec 25, 2024

You need to raise an issue on that fork, we cannot support 3rd party forks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants