-
Notifications
You must be signed in to change notification settings - Fork 82
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
Raise Z-Height During On-Screen End-Print Process #12
Comments
Appears solution may be in config_adv define EVENT_GCODE_SD_ABORT "G0 Z5\nG28XY\nM84" to raise Z during that process. Thanks Chiefo - will test this tomorrow. |
Ok - compiled with G27 in place of G28XY in that spot. |
Thanks - letting @nickacker do the final confirmation because I'm still without CR-6 SE. (I could test it on my BIQU B1 but not sure how representative it would be) |
Sebastiaan, thank you for all you do for this community and you still don’t have your printer! I hope it arrives soon. When setup properly and safely, it is a fantastic printer. I hope you get to enjoy it soon.
… On Oct 9, 2020, at 11:39 AM, Sebastiaan Dammann ***@***.***> wrote:
Thanks - letting @nickacker do the final confirmation because I'm still without CR-6 SE. (I could test it on my BIQU B1 but not sure how representative it would be)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I currently have a BIQU B1 (actually for review - BTT tracked me down via the unboxing guide I wrote) and am very happy with that printer. I'm curious how the CR-6 SE will compare :) |
I've ruined my bed second day because of this bug, as it chipped off when removing a print because of some of the scratches. 😢 |
Same for me. I got a big scratch on my first print. I rotated the bed around and avoid that area when slicing. It’s been fine since this update. |
I was actually looking for a solution to this problem of the nozzle rubbing the bed. |
CR-6 SE Specific Issue
Description
Z does not raise when using the on-screen end-print functionality.
Steps to Reproduce
Expected behavior: [What you expect to happen]
Expect Z to raise to avoid crashing before homing.
Actual behavior: [What actually happens]
Z stays at existing height when print ends and then homes.
Additional Information
If on layer one, it appears that the machine stop respecting the bed mesh while homing and drags the nozzle on the glass bed. This is the primary concern that if your un-adjustable bed is higher on the homing side your nozzle may either dig into the glass or into the print and cause damage.
Note that this is the same behavior as the factory firmware and is an issue in that firmware as well.
The text was updated successfully, but these errors were encountered: