SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.57k stars 768 forks source link

Custom notification - at layer pause (Bambu Lab) #4695

Closed tlhintoq closed 3 weeks ago

tlhintoq commented 5 months ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Not related to a bug

Which printers will be beneficial to this feature?

Others

Describe the solution you'd like

Bambu Lab machines like the X1 Carbon or P1P will raise a notification from the printer to the app on your phone. So you get an alert like "Job completed Successfully" or "AMS failed to retract material" etc.

It would be great if we could get a message at layer pause, and thus the app on the user's phone would ping them that the machine had paused and they should come do whatever is they need to do.

image

Describe alternatives you've considered

No response

Additional context

No response

kylek29 commented 5 months ago

This would require firmware changes by BambuLab to implement a custom GCode that triggers their notification function.

Their firmware doesn't support many of the existing screen notification codes either, so you can't even pop the message there.

tlhintoq commented 5 months ago

This would require firmware changes by BambuLab to implement a custom GCode that triggers their notification function.

Their firmware doesn't support many of the existing screen notification codes either, so you can't even pop the message there.

Yeah - Without access to the SDK they provide I wasn't sure if it was actually a change to firmware, or if there might be an existing unexploited call. Even a vague SendNotification(unknown) would at least tell the user to go look at the machine.

tlhintoq commented 4 months ago

Bot nudge.

github-actions[bot] commented 1 month ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 3 weeks ago

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.