mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_bug_fixes
This commit is contained in:
		
						commit
						7c72231fcd
					
				
					 2 changed files with 15 additions and 3 deletions
				
			
		|  | @ -70,7 +70,7 @@ wxString FlashAir::get_test_ok_msg () const | |||
| 
 | ||||
| wxString FlashAir::get_test_failed_msg (wxString &msg) const | ||||
| { | ||||
|     return GUI::from_u8((boost::format("%s: %s") | ||||
|     return GUI::from_u8((boost::format("%s: %s\n%s") | ||||
|                     % _utf8(L("Could not connect to FlashAir")) | ||||
|                     % std::string(msg.ToUTF8()) | ||||
|                     % _utf8(L("Note: FlashAir with firmware 2.00.02 or newer and activated upload function is required."))).str()); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 enricoturri1966
						enricoturri1966