mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Show help info of setting up connection
This commit is contained in:
parent
7816c93741
commit
1a281e99a6
4 changed files with 66 additions and 22 deletions
|
@ -161,7 +161,7 @@ bool OctoPrint::test(wxString &msg) const
|
|||
|
||||
wxString OctoPrint::get_test_ok_msg () const
|
||||
{
|
||||
return _(L("Connection to OctoPrint works correctly."));
|
||||
return _(L("Connection to OctoPrint/Klipper works correctly."));
|
||||
}
|
||||
|
||||
wxString OctoPrint::get_test_failed_msg (wxString &msg) const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue