Notifications
Clear all

Disable Error Beep  

Page 1 / 2
  RSS
PotatoFi
(@potatofi)
Active Member
Disable Error Beep

I am using PrusaLink with my two MK3S+ printers, and a Raspberry Pi Zero W on each one. PrusaLink works flawlessly, except they randomly lose an internet connection for a second or two, and beep that there is an error. The error resolves itself, but the constant beeping throughout the day and night is irritating. Is there any way to turn off the beep when there is a connection error?

Other than this, PrusaLink is working great. This is very impressive for a beta, nice work Prusa team! 🙂

Posted : 09/12/2022 9:21 pm
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

Thank you. This is a bug caused by two things. PrusaLink reports each dropped connection and the Connect backend is dropping those for some reason. We're searching for a fix on the latter one. In Link, I've added a workaround, to silence these for 10s. If the issue dissapears in this time, It won't make the printer beep. Coming in the next RC, hopefully soon.

Posted : 10/12/2022 12:40 am
mikrom
(@mikrom)
Member
RE: Disable Error Beep

Just FYI v0.7.0rc2 keeps beeping. The only fix is set a silent mode on the printer, but then I don't know when do a filament change. (and there is no fanfare when print is finished) 

Posted : 23/12/2022 5:24 pm
Patrick.b
(@patrick-b)
Noble Member
RE: Disable Error Beep

hi just install the RC2 and same here ..not big deal but just to inform

i don't have any fanfare at end print !!! 🤣 🤣 

Posted : 03/01/2023 11:52 am
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

Yup, observed it first hand, still beeps. :/

Posted : 03/01/2023 12:28 pm
mikrom
(@mikrom)
Member
RE:

Patrick.b: then add this to your End G-CODE 😎  (sorry I will delete this post eventualy, but I can't write messages)

; Play Fanfare
M300 S440 P100
M300 S554 P100
M300 S659 P100
M300 S880 P250
M300 S659 P75
M300 S880 P450
This post was modified 1 year ago by mikrom
Posted : 03/01/2023 5:04 pm
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

I think this gets ignored when the printer is set to silent. That's the point. And they have to have it silent because our thing won't stop beeping at them.

Posted : 03/01/2023 5:20 pm
Patrick.b
(@patrick-b)
Noble Member
RE: Disable Error Beep

 

Posted by: @mikrom

Patrick.b: then add this to your End G-CODE 😎  (sorry I will delete this post eventualy, but I can't write messages)

; Play Fanfare
M300 S440 P100
M300 S554 P100
M300 S659 P100
M300 S880 P250
M300 S659 P75
M300 S880 P450

 

Ahah thx mikrom ,i'll try even i had and add to my end gcode this for long time :

M117 G4 P500 BONNE JOURNEE

M300 S440 P200

M300 S660 P250

M300 S880 P300

M300 S1100 P400

but since 1 or more or since fmw upgrade i never found or know what why it's not beed anymore..i read a lot on github , asked on online support bt still dead.. 😪 

Before the sentence showed up at end print and keep showing at display but sentence or sound nothing work ..

and my printer is almost never on silent or 1beep 😕 

Posted : 06/01/2023 8:47 am
pacaj2am
(@pacaj2am)
Active Member
RE: Disable Error Beep

Link

Hi, what is the link with the workaround?

Posted : 14/04/2023 10:19 am
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

It didn't work 🥲 i have a hotfix image where the workaround works. https://drive.google.com/file/d/1VDrbvQPKWhzncZn3NDgeJcdTMjHGzzhd/view?usp=drivesdkdrivesdk  

still beeps, just less often

Posted : 14/04/2023 11:35 am
pacaj2am
(@pacaj2am)
Active Member
RE: Disable Error Beep

OK, nice... will test

Posted : 14/04/2023 11:47 am
Zbyněk Král
(@zbynek-kral)
Member
RE: Disable Error Beep

Let me suggest a solution, The Silent Mode option in FW. Just an option to turn off all sound alerts. I have a feeling that the situation got a little worse with the printer FW update to 3.12.2. I recently updated from 3.11.

Today the printer beeps almost every half minute. It's driving me crazy (and my wife can't watch the series, I'm afraid she'll throw my printer out the window, from the tenth floor 😀😀)

Original Prusa i3 MK3S+

Firmware 3.12.2-5713

PrusaLink 0.7.0rc3

PrusaConnect SDK 0.7.0rc3

Original Prusa i3 MK3S+, FW 3.9.2. Onshape, Fusion 360, Catia V5, PrusaSlicer 2.3.0, Windows 10

Posted : 15/04/2023 2:51 pm
Romain
(@romain-3)
Active Member
RE: Disable Error Beep

Hi, I agreee with the message above !

I just moved from octoprint to Prusa link with my MK3S. I like it, it is working very well but the random beeping is really annoying, I do not want to switch all the sounds off. 

I know nothing about programming but I hope this problem will be able to be fixed 🙂 

Posted : 15/04/2023 8:35 pm
Patrick.b and Tojik liked
Romain
(@romain-3)
Active Member
RE: Disable Error Beep

Hello,

Can I update the system with your file or should I create the SD with it from scratch? 

Posted : 16/04/2023 6:04 am
mikrom
(@mikrom)
Member
RE: Disable Error Beep

I know this will not help much, but in my case, I have no beeps with rc3. MAYBE like once a month or so.

With previous versions it was a different story. Since v0.7 it was beeping every now and then. 

Posted : 16/04/2023 8:24 am
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

Hi, yes, the next version will have the ability to turn off the error chime for wifi errors. Also, it'll be the default state - off.

Turn the printer sound off, then it will not beep almost in any situation. Maybe try out the notifications that Connect can send to still get notified of events like filament runouts.

The frequency of beeps is influenced by wifi dropouts and the stability of our backend nodes. It makes sense that weekends would be worse. There are less eyes monitoring it.

The image is that, an OS image. It needs to be flashed. sorry

Posted : 16/04/2023 9:42 am
Patrick.b
(@patrick-b)
Noble Member
RE: Disable Error Beep

Turn the printer sound off, then it will not beep almost in any situation. Maybe try out the notifications that Connect can send to still get notified of events like filament runouts.

this is what i do Tojik but as you wrote we have no news if filament run out or any other important beep !! Anyway it's weird , as some days i have a few beep and some other day i have 1 every mn or less !!

by the way Tojik i need you help asap about the rpi0w connected with adaptor usb/rj45 ..i wrote on the other post ..;-) thx

Posted : 16/04/2023 10:07 am
Zbyněk Král
(@zbynek-kral)
Member
RE: Disable Error Beep

Turn the printer sound off, then it will not beep almost in any situation. Maybe try out the notifications that Connect can send to still get notified of events like filament runouts.

Thank you very much for the good news. In 99% of cases, the printer displays the message "errors resolved" I'm going to upgrade to MK3.5 soon and maybe buy MK4 right away. Replacing RPI with LAN connectivity is another good reason.

Does this mean that the printer will send specific messages to Connect? Not just "the printer needs your attention"?

Original Prusa i3 MK3S+, FW 3.9.2. Onshape, Fusion 360, Catia V5, PrusaSlicer 2.3.0, Windows 10

Posted : 16/04/2023 11:28 am
Tojik
(@tojik)
Member Moderator
RE: Disable Error Beep

I don't think we have that working yet. Also, there are upload speed issues right now. I am hopeful we can expand the functionality on the 4 tho

 

Posted : 16/04/2023 12:19 pm
Romain
(@romain-3)
Active Member
RE: Disable Error Beep
Posted by: @tojik

Hi, yes, the next version will have the ability to turn off the error chime for wifi errors. Also, it'll be the default state - off.

Turn the printer sound off, then it will not beep almost in any situation. Maybe try out the notifications that Connect can send to still get notified of events like filament runouts.

The frequency of beeps is influenced by wifi dropouts and the stability of our backend nodes. It makes sense that weekends would be worse. There are less eyes monitoring it.

The image is that, an OS image. It needs to be flashed. sorry

Thanks for the information, will patiently be waiting the next release then 🙂

Posted : 16/04/2023 12:24 pm
Page 1 / 2
Share: