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

[BUG] Fade height causing issues with bed adhesion. #22712

Closed
quickfeet14 opened this issue Sep 4, 2021 · 4 comments
Closed

[BUG] Fade height causing issues with bed adhesion. #22712

quickfeet14 opened this issue Sep 4, 2021 · 4 comments

Comments

@quickfeet14
Copy link

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

Yes, and the problem still exists.

Bug Description

While the fade height option is enabled/uncommented, both bilinear and UBL don't compensate enough on parts of the bed. Mesh validation (G26) lays down a beautiful print showing the bed adhesion, however when I go to print a part, for half of the bed the nozzle is way above the build surface and won't adhere to the bed at all.

I have used both the RESTORE_BED_LEVELING_AFTER_G28 and ENABLE_BED_LEVELING_AFTER_G28 to make sure the bed leveling is on, as well as adding a G29 A/M420 S1 to my start gcode after the last G28. The only way to get the nozzle to obey the correct z-offset is to disable the fade height option in the firmware.

I currently have the setting off in the firmware and it prints well enough, so it is not a time sensitive issue. Mostly posting this for other people with the same problem.

Bug Timeline

Began as I upgraded from 1.x to 2.0.9.1

Expected behavior

Bed adhesion while fade height is enabled

Actual behavior

No bed adhesion while fade height option is enabled

Steps to Reproduce

Enable fade height in firmware.
Print does not stick to bed.
Disable fade height in firmware.
Print sticks.

Version of Marlin Firmware

2.0.9.1

Printer model

D-Bot CoreXY

Electronics

Ramps 1.4 on a Mega

Add-ons

BLtouch

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

Repetier Host

Additional information & file uploads

Configs.zip

@ais80
Copy link

ais80 commented Sep 7, 2021

Same issue. With BLTouch on Bilinear and UBL. Also with manual mesh levelling, but virtually no bed adhesion with BLTouch and ABL enabled. Uncommenting enabling fade height causes bed adhesion to be restored and my first print in 2 weeks

@github-actions
Copy link

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@github-actions
Copy link

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 Jan 30, 2022
@thinkyhead
Copy link
Member

If bed adhesion is an issue, try increasing the fade distance to 10 or higher. For an 0.2mm first layer that will result in only 1/50th of the bed leveling compensation being applied, and then 1/25 on the next layer, and so on, which should be pretty negligible when the amount of compensation is relatively small. Definitely make sure to tram the bed, and definitely make sure to heat the bed and let it sit before doing G29.

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

No branches or pull requests

4 participants