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

Set XATC default start and spacing values in reset() #23839

Closed
wants to merge 29 commits into from

Conversation

tombrazier
Copy link
Contributor

Description

This should have been part of setting the default XATC values in #23828. Without these values, XATC does not work and either the wizard must be run or config must be loaded from EEPROM. i.e. this PR allows XATC to work with default values without EEPROM.

Also set XATC to enabled in reset() because defaults values will either have no effect (for a virgin Configuration_adv.h) or will have the effect explicitly configured by Configuration_adv.h.

Requirements

Some kind of auto bed leveling and an X axis which is subject to twist.

Configurations

#define X_AXIS_TWIST_COMPENSATION

Related Issues

#23828

mriscoc and others added 29 commits October 25, 2021 01:08
…htly faster convergence on target temperature
Including X universal axis twist compensation
@tombrazier tombrazier closed this Mar 3, 2022
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

Successfully merging this pull request may close these issues.

4 participants