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] Ghost Y-Axis Crashes #2653

Open
DFliyerz opened this issue May 3, 2020 · 140 comments
Open

[BUG] Ghost Y-Axis Crashes #2653

DFliyerz opened this issue May 3, 2020 · 140 comments
Assignees
Labels
bug crash + 'SW issue'= software/firmware crash; + 'HW issue'= axis crash (detection) enhancement

Comments

@DFliyerz
Copy link

DFliyerz commented May 3, 2020

Printer type - MK3S
Printer firmware version- 3.8.1

Describe the bug
I'm getting repeated "ghost" y-axis crashes when printing models both from the SD card supplied with the printer and models sliced on PrusaSlicer where at similar heights the printer will detect a y-axis crash for seemingly no reason, try to recover, and usually end up slightly offset. I've attached a picture showing two Benchys, one that recovered and was allowed to print further, and one that was cancelled after the crash. Additionally, to the right is a model I sliced in PrusaSlicer, which also crashed and was cancelled.

To Reproduce
I tried reproducing the behavior by printing a 20mm tall tower while watching the printer (the crash usually happens between 10-15mm), but the crash didn't occur. I also checked the belts, pulleys, etc. to see if they might have been causing the issue but they all seemed normal.

Expected behavior
There doesn't seem to be a reason for these crashes occuring, and even if they are legitimate crashes it shouldn't be recovering with an offset.

photo_2020-05-03_11-11-05

@DFliyerz DFliyerz added the bug label May 3, 2020
@awenelo
Copy link
Contributor

awenelo commented May 4, 2020

Can you check that your linear rods are lubricated? They could be causing to much resistance, causing the Trinamic drivers to think that they have crashed.

@DFliyerz
Copy link
Author

DFliyerz commented May 4, 2020

This printer was freshly assembled, and the only lubrication was from what the bearings came with. How should I go about lubricating it? I have 3-in-1 oil as well as the lubricant supplied with the kit.

@awenelo
Copy link
Contributor

awenelo commented May 4, 2020

You can use the lubricant supplied in the kit. This page has more information on lubricating the linear rods.

@DFliyerz
Copy link
Author

DFliyerz commented May 4, 2020

I lubricated the linear rods as described, and it still crashed while printing the benchy.

@awenelo
Copy link
Contributor

awenelo commented May 4, 2020

Can you check that all your wires are plugged in fully? Also, how much resistance does it take to move the bed?

@DFliyerz
Copy link
Author

DFliyerz commented May 5, 2020

They are, and I'm not exactly sure how I could describe moving the bed. It's not easy, but it's not really hard?

@floridaservices
Copy link

floridaservices commented May 5, 2020

They are, and I'm not exactly sure how I could describe moving the bed. It's not easy, but it's not really hard?

With the printer turned off can you move the axes with a single finger pressure? It should not take much. What I have done in the past is to loosen the belt by partially unbolting the motor to drop it down and relieve the belt pressure, so there is no motor friction in the mix. After you drop the motor you should be able to easily slide the axes from end to end with no binding at all, and very little noise. Any inconsistency here can cause problems with jamming, calibrations, layer shifts, you name it.

My first thought is your U-bolts are too tight. They are very very easy to overtighten, and what happens then is the bearings will drag, and wear more than they should. The instructions really don't go into all this as much as they should, probably because it's tough to explain how to adjust these by feel to a non technical audience. How I have learned to do it is to tighten up the U to where it just touches the bearing, then tighten a 1/8 turn at a time until I cannot move the bottom of the U by hand. No more. It is plenty tight at that point.

@DFliyerz
Copy link
Author

DFliyerz commented May 5, 2020

I'll check the tightness of the bearings

@DFliyerz
Copy link
Author

DFliyerz commented May 7, 2020

I re-did the bearing tightening, but it crashed again on the benchy. I wonder if there's just a way to turn down the crash detection sensitivity, so it doesn't keep detecting false crashes.

@floridaservices
Copy link

Try slowing the print down and see how it does. I am not questioning your skills at all but trust me getting these printers right is not as easy as you would think. There's a lot of fine tuning and tweaking and adjustong. You should consider yourself in the debugging stage. Does your print get thru self test and xyz calibration?

@DFliyerz
Copy link
Author

DFliyerz commented May 7, 2020

It does, and I can print fine with the crash detection turned off. Btw this is with the files that are supplied with the printer, so I'd expect them to be able to get through the whole thing just fine.

@DRracer
Copy link
Collaborator

DRracer commented Sep 21, 2020

@DFliyerz does your problem persist? We have seen reports of Y-crashes for no obvious reason when printing in high temperatures (bed + enclosure).
What is the temperature of your Y-motor? Are all your cables connected correctly?

@DRracer DRracer added the stale label Sep 22, 2020
@thadogg
Copy link

thadogg commented Sep 26, 2020

Hello,
I'm currently facing the exact same issue.
Loads of Y-crashes starting from around 15mm height.
The printer has been working fine for months. Crashes started today.
Here is all I can tell about it:

  • I had to get to the PTFE tube in the heatbreak in order to remove a small piece of PLA that was preventing the filament from reaching the hotend. I can't see about anything that could have triggered the issue doing so though, but it's best to mention that operation, just in case. it had been several days since I last printed something.
  • Calibration is OK, belt tension X:271, Y:271.
  • Bed is moving smoothly and freely but still, I added Prusa lubricant to the rods.
  • I, however, noticed that the PETG profile I was using was misconfigured : 1st layer temp was 240/85, and other layers temp was 250/90 and not the other way around, so most of the print was done at fairly high temp. I build the Ikea LACK enclosure and only one door was half opened so the temps was around 45°C in the enclosure.
  • I tried opening both doors as well as the top and lowered the temp to 240/80, but the print running at the moment suffered 16 Y-crashes already, after 45min of printing.
  • I was running the previous firmware when I started facing the issue today. I upgraded to the latest one but the issue is still there.

Since I opened everything, Y-crashed seem to be a bit less frequent, and my MK3S have not yet stopped with the interactive menu asking to resume or abort the print. It just does a re-homing and moves on with the print. So maybe the temperature has something to do with it.

Unfortunately, I don't have anything to mesure the motor temperature. Is there a way to retrieve it through software ?

Edit: The printer eventually stopped, asking to resume or abort. I added a video of the problem.

Y-crash.zip

@VVlasy
Copy link

VVlasy commented Oct 25, 2020

I also have had this issue since I got the printer Back in january. Persisted since 3.8.1 through to 3.9.1. rebuilt, retightened Y Axis many times. Belt rides straight. Bed moves smoothly. Tried changing ubolts to printed bearing mounts. Still persisted. Crashes happen at about same heights only on Y Axis. For truly no reason.

I noticed in the code for tmc2130.cpp that there used to be a different specific value for stallguard threshold just for the y Axis. This was since commented And the value set for all Axis. Maybe this threshold needs adjusting again.

@clajarac
Copy link

I have the same problem for a week, the printer stops at a similar height, check the bed, belts and also lubricate the bearings, for the moment deactivate the crush detection, does anyone have any solution?

@morphias2004
Copy link

morphias2004 commented Dec 12, 2020

Exact same issue since updating firmware to v3.9.1

Disabling crash detection is the only workaround to stop all the scarring in the print.

Here is a video of it - happens at 0:29

https://youtu.be/IBGHnGUcXes

I read on the Prusa forum that host stepper drivers can cause this.

We were having consistent 35C+ days where I live, so this is a possible cause.

I am in the process of moving the printer into an enclosure with the power supply and EINSY board relocated to separate electronics enclosure that will have fan forced cooling. I'll also add some heatsinks to the drivers on the EINSY to further assist with heat dissipation.

I'll report back with my results.

image

@strohbinsky
Copy link

Hey there,
Any news on these crash detection issues? I'm having the same issues you described with my Y Axis. Spurious crashes.
Thanks,
Sebastian

@wavexx
Copy link
Collaborator

wavexx commented Mar 10, 2021

Just out of curiosity, how do you know it's an Y axis crash? I guess you're reading the serial log (octoprint?).

Cooling the Einsy is good, however IC overtemp will not cause missed crash detection by itself (or at least, I don't think this should happen). What's more likely is that the motor itself gets hotter, increasing coil resistance and thus might require some threshold adjustment.

Can you do this test: start a print and after the first layer, and touch (or measure! if you can) the X/Y motors to see if they run roughly at the same temperature. When you get the Y crash, do the same again. Does the Y motor run a lot hotter at that time?

@strohbinsky
Copy link

When the next crash happens I will let you know. Thank you!

@VVlasy
Copy link

VVlasy commented Mar 14, 2021

What I had to do to fix it, since prusa support failed to help me after swapping X and Y motors. Was to buy a new Y motor myself, which ended being the true fix for my Y axis crashes.

@catid
Copy link

catid commented Mar 30, 2021

In my case, using the Prusa V2 enclosure to print ASA, I was seeing frequent Y crashes above a certain Z level. The issue was caused by having the printer too far back into the enclosure, so that the cable bundle coming off the bed was hitting the back window. This also caused the belt self test results to report unexpectedly high values (270) or failing. By moving the printer forward to avoid this, the belt self test result is now reading 240. Furthermore this fixed the issue where crash detection was triggering during printing.

@strohbinsky
Copy link

In my case I do have a custom case made out of multiplex. It's big enough that the cable bugles cannot touch the walls.
I know these are crashes on the Y Axis because the Fail Status page displays it.
In my case the Y Crashes reduced the print quality by a lot. The printer was zeroing itself, in many cases it left ablob or a not connected line to the object and when it continued the nozzle crashed into that line in the next layer and everything got worse.
I texted with Prusa Chat and they recommended to flip the printed object by 90° and try again. It became interesting after I sent them a video on a different topic (rambling noises even so I lubed all the bearings before assembly). I am often creating smaller objects and when the printer adds layers of infill the nozzle and the bed have to move very quickly. Since that was my first and only printer I had no reference to other printers and was not aware that these might induce vibrations. The friendly Prusa employee encouraged me to adjust speeds in the Slicer to achieve a smooth print. I did so and that improved my printing quality enormously. I had no more crashes. After all that I wonder why I didn't make up that idea by myself, I totally trusted in the Prusa Stock settings- and those are not made to match every print.
Now printer happy, Strohbinsky happy.

@wavexx
Copy link
Collaborator

wavexx commented Mar 30, 2021

Just in case somebody is still running into this, I've created a PR #3089 that correctly shows which axis is affected during a crash, especially for repeated crashes that cause a "Resume?" prompt it would include all the axes affected.

@jeremy-wendelken
Copy link

Exact same issue since updating firmware to v3.9.1

Disabling crash detection is the only workaround to stop all the scarring in the print.

Here is a video of it - happens at 0:29

https://youtu.be/IBGHnGUcXes

I read on the Prusa forum that host stepper drivers can cause this.

We were having consistent 35C+ days where I live, so this is a possible cause.

I am in the process of moving the printer into an enclosure with the power supply and EINSY board relocated to separate electronics enclosure that will have fan forced cooling. I'll also add some heatsinks to the drivers on the EINSY to further assist with heat dissipation.

I'll report back with my results.

image

Did better cooling on the RAMBO board resolve the ghost Y axis crashes?

@catid
Copy link

catid commented Apr 17, 2021

Better cooling also helped me a lot, though didn't completely resolve it. I added a fan to the enclosure.

My final solution will be to just not print high temperatures with the Prusa and instead use my Voron printer.

@jeremy-wendelken
Copy link

jeremy-wendelken commented Apr 17, 2021 via email

@wavexx
Copy link
Collaborator

wavexx commented Apr 18, 2021

@morphias2004 looking at the video it seems it always gets choppy when the extruder goes to the back-right corner, I guess it's the video only? I don't see anything in the print that would cause any non-smooth movement except the wipe at the seam, which is on the exact opposite corner anyway.

Crashing in relation with print height seems mostly because there's more weight on the plate here, although the position doesn't make sense to me.

One important thing could also be to ensure that the bed moves smoothy when it's hot. When printing enclosed with the bed at 100C and more, the bed flexes along with the spider underneath (and a bit everything around the printer). This can push the rods and the bearings can start to jam near the front or back depending on alignment. I never had this since I also print hot+enclosed frequently, but it wouldn't hurt to check:

  • preheat enclosure and printer for ASA, so that room temp is around 45C and bed 100C
  • let it sit for 15+ minutes minimum, so that the whole frame heats up

with steppers disabled, move the bed and check for resistance. Simply realigning the rods on the frame while the printer is hot could help.

@catid do you notice a relation with the object that you're printing, or does it simply fail seemingly randomly? How often does it happen?

@wavexx
Copy link
Collaborator

wavexx commented Apr 18, 2021

Who would be willing to test a branch that changes the crash threshold logic and report back on false or missed crashes?

https://github.com/wavexx/Prusa-Firmware/tree/sg_logic_tweaks

I can provide some prebuilt FW versions if someone is interested in testing. I also did get some false crash detections, but they're really rare for me and thus hard to test for.

@tideline3d
Copy link

@adamdport apologies, I still get failed prints in the same location but it tends to layer shift at that point. You are right I do not get ghost crashes detections at that point. Stealth mode gets me back to beautiful prints every time.

I do have a number of printers that I've had to turn off the filament sensor due to phantom runouts, I've not connected these two issues together though. You'll see I've commented on that issue as well. That was almost 100% related to a firmware update, I ran two years without that and immediately after updating the farm to 3.12.2 that issue started happening on multiple printers (I updated them all at once).

@tideline3d
Copy link

@Prusa-Support I went back into my failed prints bin to pull a few and validate the symptoms. On the prints that fail from this problem, about half of them have a layer shift on the X axis when returning from the crash re-homing sequence.

Is this a case of a false error message, is it actually the X axis that is out of spec? I poked around in the code a bit and see that the bits for X, Y and Filament Runout are all right near each other in the EEPROM. I'm no firmware coder for sure, but this seems like it could be a place for an 'off-by-1' type error? That could possibly explain the phantom filament runout errors as well? In other words could an X axis crash be throwing a Y crash error and a Y crash be throwing a filament runout error or something along those lines? My errors actually seem to be X axis related when I look through the trash pile.

Here's one of my failures, they all look the same I have a dozen or so in the trash pile currently. The extruder is traveling in the direction of the arrow and hits a 'crash' at the blue vertical line. Then when it homes and returns there's a gap and a blob because this is PETG at 250 on a .8 nozzle so there's a lot of leakage while it's rehoming. That shift you see is on the X axis of the print, Y axis is perfectly in line on subsequent layers. Seems to me that it's actually the X axis motor having an issue meanwhile I've been chasing Y axis improvements this whole time.

IMG_3434

@tideline3d
Copy link

Another update, A4 (the printer from the orange print above) finally failed and it was indeed the Y motor. That motor started sticking when turning like a classic failed stepper motor. We've had a number of E motors go out like this, but the first Y motor to fail for us.

We're replacing the motor today and will watch that printer to see if it improves its symptoms.

Here's some videos of the failed motor

trim.72B7D1E6-3A06-4C35-B570-DCB3C1D24881.MOV
trim.A9F63FF2-5E68-4B21-9D53-03F319BE7EE1.MOV

@mrkimball288
Copy link

We're replacing the motor today and will watch that printer to see if it improves its symptoms.

Any improvements? I am also having issues with temps in an enclosure, it seems. On the chat w/ support now.

@Prusa-Support
Copy link
Collaborator

Prusa-Support commented Nov 25, 2023

@tideline3d Don't get me wrong, these machines can surprise you when it comes to the initial investment vs. long-term reliability - compared to other non-industry-grade products in this segment. However, that's probably a sign of degraded hardware given your printers' long run.
Otherwise, probably there wouldn't be problems in Normal Power mode with Crash Detection disabled.

As pointed out by @adamdport, when you have several printers of the same model, you can take advantage of them by swapping parts between affected and not-affected printers. I know one would rather not mess with other perfectly running printers, but it may be better than "blindly" replacing major HW parts sometimes.

Our Customer Support may help to test and evaluate a possibly damaged motor, but usually, once they start to give up, sooner or later you can simply feel blockage and uneven friction with your fingers (disconnect the motor + untether the belt) if you spin them by hand several times in one direction, and the other.

[EDIT_1]
P.S. GitHub won't let me play or download the videos at the moment.

[EDIT_2]
Eventually, I managed to display the videos. That's exactly it, a failing motor in all its glory. 🙂
Bad timing, I'm sorry, but you can count on Customer Support 24/7 on the official support channels.
https://help.prusa3d.com/article/customer-support_2287

Michele Moramarco
Prusa Research

@3d-gussner 3d-gussner modified the milestones: FW 3.14.0, FW 3.14.1 Dec 8, 2023
@fitch22
Copy link

fitch22 commented Jan 8, 2024

Not sure if this is the right thread to comment on, or whether I have a different issue. Much of the behavior described above sounds like what I see.

To begin with, I have been using firmware since early 3.x versions for a long time and never had an axis crash. Most recently I have been using 3.12.2 and that works fine. I just updated to 3.13.2 and started getting Y Crashes. Often when the printer does the mesh leveling at the beginning of a print it would detect a crash, re-home, and do another leveling. From there it would randomly detect Y crash throughout the printing, re-home and continue. Sometimes I would have to select YES from the screen to get it to continue. In no cases have I seen any layer shifting, the prints would turn out OK.

I reloaded 3.12.2 and all is working again, no more Y crashes. For me it appears it is 3.13.2 is different somehow.

For what it is worth, my printer is not a stock MK3S. I have different Y axis bearings that cost me a bit of Z height, and I have a Bondtech extruder. With these differences I have had to build my own firmware with the very few numerical differences for build volume and extruder gearing. But up until 3.13.2, I have never seen a crash of any sort.

Is there a way I can help? I don't really want to do a factory reset. I compared the eeprom layout from 3.12.2 to 3.13.2 and it looked like just name changes, but the two memory layouts are compatible.

@fitch22
Copy link

fitch22 commented Jan 10, 2024

Bit the bullet, reloaded 3.13.2 and did full factory reset. Ran the setup wizard, and it made it through xyz cal OK. When it got to calibrating the first layer height I got a Y Crash detected. Besides being the first one I've seen (none using 3.12.2) it goofed up the firmware and some of the menus went missing. I power cycled and got back to where I was.

For now I have disabled crash detection and it appears to be printing fine. I wish someone could point me to the differences in stepper setup between 3.13.2 and 3.12.2, I could probably figure out what is going on. In this thread:
#4476
it is mentioned that stepper current might be much less in 3.13.2 since he can move the axis while printing. I would 2nd that as the culprit causing my Y crashes.

@jorgelserve
Copy link

For now I have disabled crash detection and it appears to be printing fine. I wish someone could point me to the differences in stepper setup between 3.13.2 and 3.12.2

Here the changes between these two versions v3.13.2-RC1...v3.13.2

@fitch22

@Prusa-Support
Copy link
Collaborator

Prusa-Support commented Feb 16, 2024

There shouldn't be inttentional motor-related changes in FW 3.13.2 and we can't confirm the bug described in issue #4476 just yet as we struggle to reproduce the problem. We are sill investigating the issue #4476, however, it is not related to this thread - which is rather older.
Please follow the other thread in the separate issue #4476 if the problem only affects FW 3.13.2 - any contribution to help us understand and reproduce the problem is appreciated.

Michele Moramarco
Prusa Research

@TheWug
Copy link

TheWug commented Feb 21, 2024

Hey. I started running into this issue recently. I have observed something interesting: it seems like sometimes my machine encounters a "double crash", that is, it crashes once, then while it's rehoming or returning to where it was, it crashes again. When this happens, it seems to return to the site of the second crash, not the first (which is usually somewhere between home and the original crash, and sometimes at travelling z height, not extruding z height) and immediately begin extruding again, and it will then finish that entire layer at the wrong z level.

Perhaps the print quality issues are some sort of debounce problem caused by multiple detected crashes overwriting the correct post-crash return position with junk?

@3d-gussner
Copy link
Collaborator

@TheWug Thanks for the comment. We are testing the fix for this and hopefully can release it as FW 3.13.3. Stay tuned.

@3d-gussner 3d-gussner modified the milestones: FW 3.14.1, FW 3.13.3 Feb 22, 2024
@3d-gussner
Copy link
Collaborator

If anyone wants to test a development version that solves the Ghost layer shifts, please send me a DM via email.

@3d-gussner 3d-gussner self-assigned this Feb 29, 2024
@3d-gussner
Copy link
Collaborator

Please update to FW 3.13.3 and give us some feedback, I would like to close this issue.

@adamdport
Copy link

@3d-gussner Not sure about everyone else but it's winter here. My enclosure doesn't reach the ~90ºF mark that causes this issue until at least spring, maybe summer. I haven't had this issue in months but expect to soon.

@3d-gussner
Copy link
Collaborator

@adamdport Thanks for the feedback, frankly this issue addresses different Ghost Y-Axis issues.

  1. in enclosure
  2. with 3.13.2 which has been fixed in https://github.com/prusa3d/Prusa-Firmware/releases/tag/v3.13.3

I hope to get feedback from the users reported the 2nd one.

@fitch22
Copy link

fitch22 commented Mar 8, 2024 via email

@adamdport
Copy link

@adamdport Thanks for the feedback, frankly this issue addresses different Ghost Y-Axis issues.

  1. in enclosure
  2. with 3.13.2 which has been fixed in https://github.com/prusa3d/Prusa-Firmware/releases/tag/v3.13.3

I hope to get feedback from the users reported the 2nd one.

@3d-gussner I disagree that this issue is related to 3.13.2. 3.13.2 didn't come out until October 2023. This issue has been around since May 2020 with the bulk of the comments coming beore 3.13.2 was released. I'm not sure if this is what you intended but it would be very frustrating if you closed this issue after only getting feedback from "the 2nd one".

@3d-gussner 3d-gussner removed this from the FW 3.13.3 milestone Apr 9, 2024
@Mark-DBA
Copy link

A few weeks ago my MK3Ss+ started to make some sort of clicking noise. Not all the time, but only during specific movements and speeds. Last week I got Y-Axis crashes. Disabling the crash detection results in perfect prints.
I cleaned and lubricated the smooth rods, checkes belt tension (Y-belt was too tight). In the video you hear the sound. I don't see anything fysical.
Anyone an idea what could cause the problem ? With crash detection on I get crashes in every single print, but no layer shifting with crash detection off... the motor is nog hot at all.

79118796-AD29-47AF-8CE5-A224584516FF-20734-000003056D8F0A51.Copy.mov

@adamdport
Copy link

@3d-gussner I finally ended up replacing the Y-axis motor and haven't had a y-axis crash since. I've waited until we've had some warmer temperatures (ie. and warmer enclosure) to make this comment, but have successfully printed maybe 50+ hours in a 95ºF enclosure with no issues. It's hard to say that it's a "faulty" motor since it prints 100% fine in lower temperatures, but the problem does seem to be resolved even in higher temperatures now that I have a different motor installed.

If anyone's replaced their Y motor and still has the issue, please speak up. If you haven't, it may be worth a shot. @Prusa-Support if you're interested in investigating the issue with the motor that was giving me issues, I'd be happy to send it in, please let me know how to do that. Would save a lot of people the time and the $40 plus shipping for a replacement if you could figure out a software workaround...

@charminULTRA
Copy link

Also experiencing this

@Mark-DBA
Copy link

Mark-DBA commented Jun 9, 2024

I replaced the Y-stepper motor by this one : https://www.amazon.com.be/dp/B07MCH5XWF?psc=1&ref=ppx_yo2ov_dt_b_product_details
Works fine voor 30% of the price of the original, and my crash problem is solved.

@Prusa-Support
Copy link
Collaborator

Yeah. As pointed out in the past - #2653 (comment) - this issue is oftentimes related to hardware or assembly problems. However, based on observations and speculations over the years, specific ambient and print conditions may matter as well.

We keep studying the phenomenon and improving the firmware in all possible ways. However, would this problem affects your printer, the first suggested step remains to contact our Customer Support for help with hardware and assembly evaluations.

Michele Moramarco
Prusa Research

@ScottGibb
Copy link

ScottGibb commented Jun 14, 2024

Hi all I seem to be getting a similar problem, in that two things happen. If I run the system with crash detection on, the printer will always crash in the middle and basically wont print anything. If I run it in silent mode the printer will run fine, with the exception if there is a nozzle crash then there will be a skipped layer.

I find if I try to turn on crash detection during the print, the printer will crash and then rehome incorrectly resulting in a layer shift. Again the printer will continue to trigger crash detection and effectively stop printing. I only notice this layer shift if i turn off crash detection when the extruder goes back to printing.

In my journey to solve this, I installed these mods to help with belt tension and installation:

However this did not solve my issue at all
I also bought this lubrication for the y axis and replaced the bearings:

Print Settings:

  • Using Octoprint
  • Stock Profiles for PETG
  • Firmware 3.13.3
  • Printer i3Mk3s+ (Transitioned to Mk3s+ from Mk3s, a year a go)

Ambient Temperature

  • Roughly 25 degrees Celsius

An example of the most recent rehoming incident is below:
image

Any help/suggestions would be really appreciated!

@Escrich
Copy link

Escrich commented Jul 21, 2024

After yesterday's update, the ghost crashes detection, has been significantly increased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash + 'SW issue'= software/firmware crash; + 'HW issue'= axis crash (detection) enhancement
Projects
None yet
Development

No branches or pull requests