You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After probing, the print head always raises 100mm what is unnecessary and for a different feature I'm using unpractical as well. Thats why I'd like to reduce that value. But reducing the value Z_AFTER_PROBING from 100 to 50 the probing suddenly fails. And I have no idea why and it makes no sense at all for me. The value seems also quiet high for me as well, as in other configurations its just around 10.
Configuration Files
Required: Include a ZIP file containing Configuration.h and Configuration_adv.h. Configuration.zip
If you've made any other modifications describe them in detail here.
Steps to Reproduce
Compile firmware
Flash to printer
Try Autobedleveling (G29)
Fails with error message: Probe failed. Rewiping.
Expected behavior:
ABL working normally
Actual behavior:
Additional Information
Provide pictures or links to videos that clearly demonstrate the issue.
Bug Description
I use the settings for my Creality CR-10 V3 provided by marlin: https://github.com/MarlinFirmware/Configurations/blob/release-2.1.2.1/config/examples/Creality/CR-10%20V3/Configuration.h
After probing, the print head always raises 100mm what is unnecessary and for a different feature I'm using unpractical as well. Thats why I'd like to reduce that value. But reducing the value Z_AFTER_PROBING from 100 to 50 the probing suddenly fails. And I have no idea why and it makes no sense at all for me. The value seems also quiet high for me as well, as in other configurations its just around 10.
Configuration Files
Required: Include a ZIP file containing
Configuration.h
andConfiguration_adv.h
.Configuration.zip
If you've made any other modifications describe them in detail here.
Steps to Reproduce
Expected behavior:
ABL working normally
Actual behavior:
Additional Information
The text was updated successfully, but these errors were encountered: