CR6Community / Marlin

This Marlin fork has the goal of cleaning-up the source code changes for the CR-6 so it can be merged upstream. We also want to extend the functionality to make it fully functional
GNU General Public License v3.0
472 stars 83 forks source link

Different levelling z offset height between stock firmware and community firmware #161

Closed gmueller2000privat closed 3 years ago

gmueller2000privat commented 3 years ago

Description

Not sure if it's a bug or something else but I had to use 0.20 als z offset with the stock firmware for PLA and now with the community firmware I have to use 0.10.

Steps to Reproduce

Use stock firmware, level the bed and afterwards switch to community version and compare

Expected behavior:

I would expect that I have to use the same heigth

Actual behavior:

0.10 difference while leveling.

Logging:

Additional Information

Used CF5Beta-cr6-se-v4.5.2-mb-2020-12-30-14-19.zip

simboel commented 3 years ago

I can confirm this behaviour. But I think this is expected as noted in the release notes of alpha 4:

https://github.com/CR6Community/Marlin/releases/tag/v2.0.7.1-cr6-community-release-4-alpha

More often taring/zeroing the strain gauge probe, reducing possible issues with the bowden tube or cable pulling the strain gauge up and causing false or inaccurate readings (issue #32) - for this reason you may need a lower Z-offset than in previous release. You may also be able to increase your strain gauge sensitivity to allow less flexing of the hot-end while probing.

Sebazzz commented 3 years ago

This is not a bug, but expected behavior.