mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-09 18:20:46 -07:00
ENH: update O1S files
jira: [STUDIO-11919] Change-Id: Iab2e6b8a7162a718c69ccf5e043b3a87ee7d606d (cherry picked from commit 4fcb5f4a4cfc5268165e2194c22454ffff2e14eb)
This commit is contained in:
parent
e0c42f0772
commit
fdae073072
3 changed files with 2 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 9.9 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab H2",
|
||||
"display_name": "Bambu Lab H2S",
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"resolution_supported": [ "1080p" ],
|
||||
|
|
|
|||
|
|
@ -2087,8 +2087,7 @@ void StatusBasePanel::expand_filament_loading(wxMouseEvent& e)
|
|||
}
|
||||
else
|
||||
{
|
||||
//TODO
|
||||
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series_right", this, load_img_size));
|
||||
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series", this, load_img_size));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue