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

Bed leveling fade height issue #12410

Closed
CageFox opened this issue Nov 12, 2018 · 7 comments
Closed

Bed leveling fade height issue #12410

CageFox opened this issue Nov 12, 2018 · 7 comments

Comments

@CageFox
Copy link

CageFox commented Nov 12, 2018

Description

Fade height seems to be ignored or completely not working

Steps to Reproduce

  1. With bilinear leveling enabled and fade height 2mm start to print

Expected behavior: [What you expect to happen]

a. Active compensation of bed height problems, z steppers moves with xy moves.
b. When printed object will be 2mm or more in height this compensation whould be stopped, no z movements with xy movements

Actual behavior: [What actually happens]

a is correct, bed height compensate movements presents
b is never happened, not in 2 mm height, not in ever 58mm - z still moves with xy moves

Additional Information

Configuration.zip

Start script:

G28 ; home all axes
G29 ;
M420 S1 Z2; Turn on bed leveling

@GMagician
Copy link
Contributor

in configuration just #define ENABLE_LEVELING_FADE_HEIGHT no numbers after

@CageFox
Copy link
Author

CageFox commented Nov 12, 2018

no numbers after

I see. And how to set default fade height then?

@CageFox
Copy link
Author

CageFox commented Nov 12, 2018

I mean default value, value used without M420 Z. Is there way?

@RudyBenner
Copy link

I guess one could try it, put a number there and see if it spits an error message.

@InsanityAutomation
Copy link
Contributor

Won't work. Only referenced one place in the code and used as a bool. Discussed and turned down adding as a default awhile ago.

@CageFox
Copy link
Author

CageFox commented Nov 13, 2018

Thanx, closing issue

@github-actions
Copy link

github-actions bot commented Aug 2, 2020

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.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants