-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] Some gcodes cause MK3S to reset, give z-axis calibration error, and lose all settings forcing complete re-calibration #4714
Comments
I'm having the same issue, MK3S with firmware (3.14) printing from SD card. About every fourth print the print re-calibrates the Z-axis. Same info as mine: 0.4mm standard brass nozzle and PLA. |
Hi 👋 I tried to reproduce this on my MK3S+ but so far have not been successful. It would help us if you could share exactly what the z-axis error says? Also when you say "reset" are we talking about a machine reboot or some state of the printer FW? If you could share the serial logs from the printer that would also be super helpful. The baudrate is 115200. |
I don't think you'll be able to recreate it with a MK3S+. I have been doing some fiddling around (I now have the upgrade kit) and it seems that under certain circumstances the firmware mistakes the normal older pinda sensor reading for an invalid one, triggering the re-calibration of the z-axis. |
I have an MK3S printer and bought the MK3S+ upgrade kit. Just haven't installed it yet.
…________________________________
From: Zaniyah ***@***.***>
Sent: Monday, July 15, 2024 12:42 PM
To: prusa3d/Prusa-Firmware ***@***.***>
Cc: rspigner59 ***@***.***>; Comment ***@***.***>
Subject: Re: [prusa3d/Prusa-Firmware] [BUG] Some gcodes cause MK3S to reset, give z-axis calibration error, and lose all settings forcing complete re-calibration (Issue #4714)
I don't think you'll be able to recreate it with a MK3S+. I have been doing some fiddling around (I now have the upgrade kit) and it seems that under certain circumstances the firmware mistakes the normal older pinda sensor reading for an invalid one, triggering the re-calibration of the z-axis.
—
Reply to this email directly, view it on GitHub<#4714 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A4BC2AQOD7CQVPSZFN6GT7DZMP3WJAVCNFSM6AAAAABK2HEAX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRYHE2DGMJXHA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
"Some error encountered, Z-levelling enforced" is the intermittent error. The first error we saw was a completely corrupted screen, and the firmware crashed hard. I had to re-flash the printer. Now I have this error intermittently, which is making it really, really hard to print the required parts for the MK3S+ upgrade. There seem to be many default settings that are for the MK3S+ and MK4 SuperPINDA but not appropriate for the older MK3S. |
There needs to be a fix in the firmware for the MK3S to stop the automatic Z-axis calibration from taking place. It's not good for the stepper motors since the MK3S lack up-limits to prevent the stepper motors from attempting to move the print head beyond the end of travel. This occurs about every 3rd or 4th print, after bed leveling, then the printer performs a z-axis calibration before printing the object. |
Did you activate the 7x7 Z levelling new feature ? I assume that this is this one that doesn't work well. I have solved the issue by setting back the 3x3 bed mesh levelling. |
Had same issue on my MK3s 3.14 firmware with 7x7 mesh leveling enabled. |
"Did you activate the 7x7 Z leveling new feature ?" |
Seeing the same issue on my mk2.5s. I've never had an z-axis error in the 7 years I've had the printer, but after upgrading to 3.14 I have to run recalibration after most prints. It doesn't fail during printing though, but at the initial calibration so could be related to #4723 |
@Scandiravian Did you run the Calibrate Z? This should fix the issue. |
@3d-gussner thanks for the suggestion, but unfortunately that fails as well. I have to run a full XYZ-calibration and change z-calibration to 3x3. All other combinations fail |
This pull request should fix the issue which will be in next release FW 3.14.1. |
Thank you for your contribution to our project. This issue has not received any updates for 60 days and may be considered "stale." If this issue is still important to you, please add an update within the next 7 days to keep it open. Administrators can manually reopen the issue if necessary. |
This is a Prusa MK3S, with the latest firmware (3.14) printing from the SD card.
Every time I try to print a specific gcode file, the printer fails saying that there has been a z-axis error. At first I thought that this was a genuine hardware issue, and after tweaking and recalibrating and having successful prints of other things I had printed before, I tried again.
This cycle has been repeated several times now, and the same gcode file always triggers this bug.
Download the top part of this box here as a gcode file:
https://www.printables.com/model/3376-e3d-v6-nozzle-holder-nozzle-holder-nozzle-case/files
Specifically, this one:
https://files.printables.com/media/prints/3376/gcodes/21562_24bde222-9a5d-4c5e-9dd8-2169feb70d7d/top-piece-nozzle-holder_01mm_pla_mk3.gcode
Put on the SD card and attempt to print with a Prusa i3 MK3S with version 3.14 of the firmware, 0.4mm standard brass nozzle and PLA.
Initial bed calibration is fine. When printer starts to print, it almost immediately resets and gives a z-axis error.
The text was updated successfully, but these errors were encountered: