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

✨ EVENT_GCODE_BEFORE_G29 #27566

Merged

Conversation

thinkyhead
Copy link
Member

An option for custom G-code that will always run before G29, but only after the probe tool has been selected.

@thinkyhead thinkyhead force-pushed the bf2_gcode_before_G29 branch from a4b56c4 to 63000d0 Compare December 4, 2024 23:12
@DerAndere1
Copy link
Contributor

This makes SAFE_BED_LEVELING_START_X ... redundant and could replace those settings entirely, I think.

@thinkyhead
Copy link
Member Author

This makes SAFE_BED_LEVELING_START_X ... redundant and could replace those settings entirely, I think.

No, because safe bed leveling depends on moves occurring at exactly the right time in the process. This only adds some commands to the start before most other logic.

@thinkyhead thinkyhead merged commit acd8259 into MarlinFirmware:bugfix-2.1.x Jan 9, 2025
64 checks passed
@thinkyhead thinkyhead deleted the bf2_gcode_before_G29 branch January 9, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants