ChristopherHoffman / 3d-print-log-cura-plugin

A Cura Plugin for 3DPrintLog.com. Easily send print times/settings/filament usage from Cura directly as a new Print in 3D Print Log.
https://www.3dprintlog.com
MIT License
12 stars 3 forks source link

Added a fallback to display a dialog with the URL when the webbrowser… #12

Closed ChristopherHoffman closed 2 years ago

ChristopherHoffman commented 2 years ago

A user mentioned that their Cura was not sending prints to 3D Print Log. After debugging, we saw that the plugin was sometimes not able to open a new browser tab to load the new-print page.

This adds a fallback dialog to display the URL that the user should have been sent to, when we detect that we didn't automatically open the page.