mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: update O1S files
jira: [STUDIO-11919] Change-Id: Iab2e6b8a7162a718c69ccf5e043b3a87ee7d606d (cherry picked from commit 4fcb5f4a4cfc5268165e2194c22454ffff2e14eb)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 9.9 KiB |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"00.00.00.00": {
|
"00.00.00.00": {
|
||||||
"display_name": "Bambu Lab H2",
|
"display_name": "Bambu Lab H2S",
|
||||||
"print": {
|
"print": {
|
||||||
"ipcam": {
|
"ipcam": {
|
||||||
"resolution_supported": [ "1080p" ],
|
"resolution_supported": [ "1080p" ],
|
||||||
|
|||||||
@@ -2087,8 +2087,7 @@ void StatusBasePanel::expand_filament_loading(wxMouseEvent& e)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
//TODO
|
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series", this, load_img_size));
|
||||||
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series_right", this, load_img_size));
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user