OrcaSlicer/resources/images
SoftFever 3cb573dcb9
Feature/merge 1.8.4 (#3827)
* FIX: the logic of buried points that were not buried

JIRA: none

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Id95174659c5fce7feba409eb5e14916608745fa4

* ci: update network module based on commit bc7ca98

Change-Id: I923526f0bf9ce5a288144fa1f9b0f2fc640f41b7

* Fix Firefox
Co-authored-by: hadess <hadess@hadess.net>

* FIX: cali: custom created filament from AMS displayed as incompatible

jira: new

remove the condition: is_system

Change-Id: Ib1366966bbdbe01bc9e2483d9914d270ebefa976

* FIX: duplicated items in comboBox at calibration completed page

jira: new

Change-Id: I4749a2206df16c438e0d3098e36274b2a20f313e

* ENH:update support for P1S plus

jira:[for p1s plus]

Change-Id: Id577d4e94e2162cb0045d261dfaa5f396ecded2f

* ENH: CLI: add mk information support

JIRA: no jira
Change-Id: Idd89b143d439de50d9f52eb8aec95b262d66875d

* ENH:calibration support p1p plus

jira:[plus]

Change-Id: Ia290d3a8a8b9adaac7a6ee26d9a8b5ea0c1b3aee

* FIX: add log for base_id and filament_id

github: #3087

Change-Id: Iebfbd0f224fce49f33fc81c71e6108f6e3abb5ff

* FIX: sync whole preset vendor directory

Change-Id: I191dbe979a87ff35d38cab1149b7975664344838
Jira: STUDIO-5534
(cherry picked from commit 628866608116336453804aa1217dd55db04d47ad)

* FIX: use t_utc for debug only

Change-Id: Ia05d8969d4de3dd38908980d6e17a3ebb11ca279
Github 3045

Change-Id: I77935df53bbf2772b1146e5c330c537165a3a2e6

* FIX:make sort_volumes right

Jira: STUDIO-5645
Change-Id: If324c9115bfaaf0c1b7b4be7c7ee96ba6b8ac890

* ENH:keep an unload logic

jira:[for unload]

Change-Id: Id30ec71ffa5b2dac89346ea47ca48a62479e3ab1

* FIX: several problems with mesh boolean

1. Cut with multiple volumes are OK now.
2. Close mesh boolean fail error with new object or open object
3. Fix wrong name and config of boolean resulting object

github: #3118
jira: none

Change-Id: If2c9dbfb36cbdfe4917a2371217923891bb7909c
(cherry picked from commit 982c0ecb92cf7c2b5ae5972ab900a6b10e7dda50)

* NEW:limit the length of project name

jira:[project name]

Change-Id: I955620f7073b3b7fda280d1118524f561d047751

* ENH:adjusting the warning level of timelpase

jira:[STUDIO-5662]

Change-Id: I4902b22d316f5e09a97a62c88b8a98e55c405434

* FIX: 3mf specification: change namespace form slic3rpe to BambuStudio

Jira: XXXX

Change-Id: Id705affc875ef23fdf2ac6d79f0cb0aafc4f7050

* NEW: Open MakerWorld With BambuStudio GetParam

JIRA: none
Change-Id: I0d65b364f1cd2d634a88882ab072c3e61ea89167
(cherry picked from commit 8eaf45e5359439a7c796fd79876c86775abcf48e)

* FIX: Filament issue generated when creating a printer

Jira: XXXX

Change-Id: I976770b69b47641bd54aa7a9c56fba7f58d1ab68
(cherry picked from commit ba42188b93c58b3954234d72acdd9769a68e3d3c)

* FIX: Blank page appears when editing presets

Jira: 5563

Change-Id: I4c49e05515b1beff55991e92f8079c4499c27eab
(cherry picked from commit e86517d290f4cd0765a230d811b0ddf2c9f34c17)

* FIX: context menu didn't update UI

jira: STUDIO-5691

Change-Id: Ia66b8623d832eba805aff5320941233a68ff258b

* FIX: crash of "filling bed"

"get_arrange_settings() const" gets trapped in infinite recursive calling.
Now we delete this function.

jira: STUDIO-5688
Change-Id: Ia39974734bb37b2a2f06b5bf78185f01be726872

* FIX: boolean hangs in the middle of color painting

Can't do splits in combine_mesh_fff, as do_boolean of mcut will split meshes.

jira: STUDIO-5693
Change-Id: Idddb7d20dd7ca386c39ddd3d87d9defc3136aa5d
(cherry picked from commit 6c67d015941458e37faaf0015b6509b5a0eadc0e)

* Fix: Fix a number of compilation problems

issues found when using gcc version 13.2.0 (GCC) in a Flatpak sandbox

github : https://github.com/bambulab/BambuStudio/issues/3074
github pull request: https://github.com/bambulab/BambuStudio/pull/3096

Change-Id: I08aeac593eb1ce7675894df72e8489200bae713d
(cherry picked from commit 069d133d66bfa682de4a860e379d5dc16b3d907c)

* fix: macos icns issue when icon was not attached

github pull request:https://github.com/bambulab/BambuStudio/pull/3116

Change-Id: I49072ad49f3af7669a6d307c791594ade210da50
(cherry picked from commit c977e5582e3a30ad16dd267810037423aad9a53c)

* FIX: Add flush_length for change_filament_gcode

Change-Id: I30f4b97d3d61c2a57f0e92f157cbd31c38aa7265
Jira: XXXX
(cherry picked from commit 92eb2bac977a0c4095b316cbbc6580fb5228b710)

* FIX: edit preset dialog can't close on mac

Jira: 5696

Change-Id: Ib33dfd07cc588ddd3805e3490a4d8c36dcd890ac

* ENH: add dev_ota_version in ssdp

JIRA: STUDIO-5740

Change-Id: Ic80e6d4b9bf82813fdc4a76604a3d36213d12b03
Signed-off-by: Stone Li <stone.li@bambulab.com>

* NEW:Adapt to multicolour and gradient colour

JIRA:xxxx
Change-Id: I8084cab603d5681cbcaf2d6f5e0d7ad5419cb2af

* NEW:Adaptation of semi transparent materials

JIRA: XXXX
Change-Id: Ie32d8ce67c37b85eb6d7d6594cb514a696307e68

* FIX: disable flush options if prime tower is unchecked

jira: STUDIO-5639

Change-Id: I25081584d430bc7d062e14bcc2cdbf7522cf9d99

* ENH: refine GetVersion for HMS query

JIRA: STUDIO-5763

Change-Id: Ia3ccc07d79cc0736eb12e9782da50211abb74772
Signed-off-by: Stone Li <stone.li@bambulab.com>

* FIX: Prefer old selection when sync AMS not compatible

Change-Id: I6b18db51887132a997cf78d70fff9a92e23bc44a
Jira: STUDIO-5416
(cherry picked from commit 077fae29823cf4f3071d408b1b40f55ee0cb33c6)

* FIX: The flushing was not auto-calc when sync ams list

JIRA: STUDIO-5551

1. flushing volume auto-calc when sync ams list
2. flushing volume takes the larger calculation value when filament has
   multi-colors

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I72e6f9780ea56103a44c2da6068440a4615c254d

* FIX:fixed invalid links

jira:[fixed link]

Change-Id: I036a38b6e8e94da762f93805bd7be706538771fe

* FIX: Prompt to delete problematic presets

Jira: XXXX

Change-Id: Ic43f7bb782794d7ab0b6acbffbb5d73e94f6ed73

* FIX:fixed incorrect HMS content

jira:[STUDIO-5818]

Change-Id: Ia2896d6f0ab1ffedbc850e54168acece8e47bdbb

* FIX:external transparent material display error

JIRA: STUDIO-5845
Change-Id: I0a4f05ac5d5c0ac49d85a704ee65a7221c5f1e1d

* FIX: [5846] Custom Filament Page show System Filament

Simultaneously solve: When downloading Preset from the cloud, the filament_id of the preset in m_preset is null.

Jira: 5846

Change-Id: I6ba1b46fe92e345614b6a4af3fffa87d81fa2456

* FIX:A1 and p1 series do not support custom materials

JIRA:XXXX
Change-Id: Ib0459273d1f9a7152a5563757204634a8d0cd6f5

* FIX: exception when comparing profiles

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I946b5fcd35f779d271df2b3de731fdcada5aab29
(cherry picked from commit 00e739570812e5c4be3e0f7702ce8c72c0f9e72b)

* FIX: hide_id_middle_string

Change-Id: I28f32ec526b443d31d7992971b80ab1cb737deb6
Github: STUDIO-5825

* ENH: modify some logs level

JIRA: STUDIO-5958

Change-Id: I5a8592dfb8ffa9a81952535cb30944f867aa0e22
Signed-off-by: Stone Li <stone.li@bambulab.com>

* NEW:build plate marker detect

Change-Id: I70f03efea688bb6ce71c3f5990bb3c50605ab184

* FIX: Studio UI Freeze when saving user preset

github: #3335

Change-Id: Idaf53f673a3e46408826c06bdde2c592395d358b

* update bbl plugin version

* fix build errors

* update bbl profiles

* update color

---------

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Signed-off-by: Stone Li <stone.li@bambulab.com>
Co-authored-by: Kunlong Ma <kunlong.ma@bambulab.com>
Co-authored-by: gerrit <gerrit@bambulab.com>
Co-authored-by: liz.li <liz.li@bambulab.com>
Co-authored-by: tao wang <tao.wang@bambulab.com>
Co-authored-by: lane.wei <lane.wei@bambulab.com>
Co-authored-by: maosheng.wei <maosheng.wei@bambulab.com>
Co-authored-by: chunmao.guo <chunmao.guo@bambulab.com>
Co-authored-by: zhou.xu <zhou.xu@bambulab.com>
Co-authored-by: Arthur <arthur.tang@bambulab.com>
Co-authored-by: Bastien Nocera <hadess@hadess.net>
Co-authored-by: zhimin.zeng <zhimin.zeng@bambulab.com>
Co-authored-by: hu.wang <hu.wang@bambulab.com>
Co-authored-by: Stone Li <stone.li@bambulab.com>
Co-authored-by: XunZhangBambu <xun.zhang@bambulab.com>
2024-01-26 20:18:10 +08:00
..
add.svg Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
add_copies.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
add_filament.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
add_text_modifier.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
add_text_negative.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
add_text_part.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
advanced.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
align_horizontal_center.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
align_horizontal_left.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
align_horizontal_right.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
align_vertical_bottom.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
align_vertical_center.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
align_vertical_top.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
ams_arrow.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
ams_editable.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ams_editable_light.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ams_extra_framework_mid.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
ams_fila_sync.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
ams_humidity_0.svg NEW:use new humidity img 2023-04-17 15:39:02 +08:00
ams_humidity_1.svg NEW:use new humidity img 2023-04-17 15:39:02 +08:00
ams_humidity_2.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
ams_humidity_3.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
ams_humidity_4.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
ams_humidity_tips.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
ams_icon.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ams_item_examples.svg NEW:add some new changes for send print job 2022-12-15 04:38:15 -05:00
ams_mapping_container.svg FIX:optimize the size of amsmapping item 2023-02-22 20:09:17 +08:00
ams_mapping_examples.svg FIX:fixed ams mapping instructions img not clear 2022-12-15 04:38:15 -05:00
ams_readonly.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
ams_readonly_light.svg ENH:adjust AMSMaterial clickable region 2022-08-05 16:11:42 +08:00
ams_refresh_normal.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_refresh_selected.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_0.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_1.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_2.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_3.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_4.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_5.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_6.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_rfid_7.svg FIX:optimize RDIF animation 2022-08-05 16:11:42 +08:00
ams_setting_hover.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
ams_setting_normal.svg NEW:add ams guide wiki 2022-10-20 19:34:37 +08:00
ams_setting_press.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
assemble_return.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
automatic_material_renewal.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
auxiliary_add_file.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
auxiliary_cover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
auxiliary_delete.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
auxiliary_delete_file.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
auxiliary_edit_mask.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
auxiliary_tab_picture.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
back_up_ts_bk.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
backup_current_use1.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
backup_current_use2.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
backup_tips_img.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
bar_publish.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
bbl-3dp-logo.svg ENH: mark icon if plate bed_type differ from global 2022-12-15 04:33:48 -05:00
bbl_bed_ep_bottom.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_ep_left.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pc_bottom.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pc_left.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pei_bottom.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pei_left.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pte_bottom.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_bed_pte_left.svg FIX: Upgrade the texture image 2023-09-22 16:21:26 +08:00
bbl_cali_lines.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
bind_machine.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
blank.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
blank2.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
blank_14.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
blank_16.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
block_notification_close.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
block_notification_close_hover.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
block_notification_error.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
browse.svg Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
bullet_black.png NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
bullet_blue.png NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
bullet_white.png NEW: add custom printer config wizard 2022-12-15 04:33:48 -05:00
burn.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
cali_fdc_editing_diagram.png ENH: replace a better image on cali start page 2023-08-04 22:09:01 +08:00
cali_fdc_editing_diagram_CN.png FIX: translation 2023-08-04 22:33:22 +08:00
cali_page_after_pa.png ENH: change image and text 2023-07-07 17:52:43 +08:00
cali_page_after_pa_CN.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
cali_page_before_pa.png ENH: change image and text 2023-07-07 17:52:43 +08:00
cali_page_before_pa_CN.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
cali_page_caption_help.svg NEW: rearch calibration 2023-07-07 17:52:43 +08:00
cali_page_caption_help_hover.svg NEW: rearch calibration 2023-07-07 17:52:43 +08:00
cali_page_caption_prev.svg FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
cali_page_caption_prev_hover.svg FIX: linux darkmode text display 2023-07-31 14:29:15 +08:00
cali_page_flow_introduction.png ENH: modify image and introduction text 2023-07-07 17:52:43 +08:00
cali_page_flow_introduction_CN.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
calib_sf.svg NEW: add calibration for 3rd printer 2023-07-07 17:29:08 +08:00
calib_sf_inactive.svg NEW: add calibration for 3rd printer 2023-07-07 17:29:08 +08:00
camera_setting.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
camera_setting_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
camera_switch.svg Support custom IP camera (#3415) 2024-01-14 16:18:30 +08:00
camera_switch_dark.svg Support custom IP camera (#3415) 2024-01-14 16:18:30 +08:00
check_half.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
check_half_disabled.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
check_half_focused.svg Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
check_off.svg FIX: focus state of CheckBox 2022-08-05 16:11:42 +08:00
check_off_disabled.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
check_off_focused.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
check_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
check_on_disabled.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
check_on_focused.svg Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
checked.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
circle_paint.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
circle_paint_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
cog.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
collapse.svg QoL: Make sidebar collapsible, resizable, movable, floatable and dockable (#2972) 2023-12-08 09:16:16 +00:00
collapse_btn.svg ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
color_picker_border.svg FIX:fixed gradient filament color display on MacOS 2023-04-17 15:39:02 +08:00
compare.svg Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
completed.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
confirm.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
confirm_dark.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
copy_menu.svg Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
copy_menu_dark.svg Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
create_success.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
cross.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
cross_focus.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
cross_focus_large.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
custom-gcode_gcode.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_measure.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_object-info.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_single.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_slicing-state.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_slicing-state_global.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_stats.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_temperature.svg Add the rest of the param defs 2024-01-05 05:24:53 -05:00
custom-gcode_vector-index.svg Update Icons 2024-01-01 10:57:21 -05:00
custom-gcode_vector.svg Update Icons 2024-01-01 10:57:21 -05:00
cut_.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
cut_connectors.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
debugtool.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
default_thumbnail.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
degree.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
delete.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
delete.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
delete_filament.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
disable_ams_demo_icon.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
dot.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
drop_down.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
edit.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
edit_button.svg Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
empty.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
enable_ams.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
enable_ams_disable.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
equal.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
exclamation.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
expand_btn.svg ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
extra_ams_tray_left.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
extra_ams_tray_left_hover.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
extra_ams_tray_left_selected.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
extra_ams_tray_right.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
extra_ams_tray_right_hover.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
extra_ams_tray_right_selected.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
extra_icon.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
extra_icon_dark.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
extrusion_calibrati_open_button.svg ENH: adjust ExtrusionCalibration image related 2023-02-01 16:24:44 +08:00
extrusion_calibration_tips_en.png ENH: adjust ExtrusionCalibration image related 2023-02-01 16:24:44 +08:00
extrusion_calibration_tips_zh.png ENH: adjust ExtrusionCalibration image related 2023-02-01 16:24:44 +08:00
face recognition.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fan_control_add.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_control_decrease.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_dash_bk.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
fan_icon.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_0.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_1.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_2.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_3.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_4.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_5.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_6.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_7.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_8.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_9.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fan_scale_10.svg NEW:add fan control 2022-12-15 04:38:15 -05:00
fd_calibration_auto.png ENH: replace a png 2023-07-31 14:29:15 +08:00
fd_calibration_manual.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
fd_calibration_manual_result.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
fd_calibration_manual_result_CN.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
fd_pattern_manual.png ENH: Add Ellis' pattern method for flow dynamic calibration 2023-09-22 16:21:26 +08:00
fd_pattern_manual_result.png ENH: Add Ellis' pattern method for flow dynamic calibration 2023-09-22 16:21:26 +08:00
fd_pattern_manual_result_CN.png ENH: Add Ellis' pattern method for flow dynamic calibration 2023-09-22 16:21:26 +08:00
filament.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
fill_paint.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fill_paint_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
flag_green.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
flag_red.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
flow_rate_calibration_auto.png NEW: calibration : add new image 2023-07-07 17:52:43 +08:00
flow_rate_calibration_coarse.png ENH: change image and text 2023-07-07 17:52:43 +08:00
flow_rate_calibration_coarse_result.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
flow_rate_calibration_coarse_result_CN.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
flow_rate_calibration_fine.png ENH: change image and text 2023-07-07 17:52:43 +08:00
flow_rate_calibration_fine_result.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
flow_rate_calibration_fine_result_CN.png FIX: add Chinese pictures in cali page 2023-08-04 18:15:25 +08:00
flush_volumes.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
gap_fill.svg ENH: rename Fragment Filter to Gap Fill 2022-07-25 10:17:49 +08:00
gap_fill_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
gcode.icns logo change 2023-03-17 19:16:36 +08:00
go_last_plate.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
go_next_plate.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
height_range.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
height_range_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
hms_arrow.svg NEW: refine HMS Panel 2022-08-26 09:25:59 +08:00
hms_notify_lv1.svg NEW: refine HMS Panel 2022-08-26 09:25:59 +08:00
hms_notify_lv2.svg NEW: refine HMS Panel 2022-08-26 09:25:59 +08:00
hms_notify_lv3.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
im_all_plates_stats.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
im_all_plates_stats_transparent.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
im_fold.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
im_gcode_custom.svg ENH: enable gcode window and support viewing added custom gcode 2023-04-17 15:39:02 +08:00
im_gcode_pause.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
im_slider_delete.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
im_text_search.svg ENH:add a search box for text toolbar 2023-02-22 20:09:17 +08:00
im_text_search_close.svg ENH:add a search box for text toolbar 2023-02-22 20:09:17 +08:00
im_unfold.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
import_file.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
info.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
input_access_code_n1_cn.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
input_access_code_n1_en.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
input_access_code_p1p_cn.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
input_access_code_p1p_en.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
input_access_code_x1_cn.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
input_access_code_x1_en.png Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
ip_address_step.svg fix colors 2023-03-09 01:05:51 +08:00
link_more_error_close.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
link_more_error_open.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
link_wiki_img.svg NEW:add printer tips can link to wiki 2022-10-20 19:34:37 +08:00
live_stream_default.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
lock_closed.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
lock_closed_f.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
lock_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
lock_normal.svg ENH:replace reset icon to unlock 2022-08-05 16:11:42 +08:00
lock_normal_sys.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
lock_open.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
lock_open_f.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
machine_obejct_type.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
machine_object_owner.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
machine_object_printing.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
make_bold.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
make_italic.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
make_unbold.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
make_unitalic.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
mall_control_back.svg NEW:add model mall system 2022-12-15 04:33:48 -05:00
mall_control_forward.svg NEW:add model mall system 2022-12-15 04:33:48 -05:00
mall_control_refresh.svg NEW:Fixed some mall issues 2022-12-15 04:33:48 -05:00
max_volumetric_speed_calibration.png ENH: calibration 2023-07-07 17:29:08 +08:00
media_empty.svg FIX: optimize style of media file panel 2022-09-29 11:16:43 +08:00
media_failed.svg FIX: optimize style of media file panel 2022-09-29 11:16:43 +08:00
media_loading.png FIX: optimize style of media file panel 2022-09-29 11:16:43 +08:00
media_play.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
media_stop.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_add_modifier.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
menu_add_negative.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
menu_add_part.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
menu_copy.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_cut.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_delete.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_edit_preset.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_exit.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_export_config.svg ENH: export current preset configs 2022-09-02 12:52:18 +08:00
menu_export_gcode.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
menu_export_sliced_file.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_export_stl.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_fuzzy_skin.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_import.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_open.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_paste.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_redo.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_remove.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_save.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
menu_support_blocker.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
menu_support_enforcer.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
menu_undo.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
mmu_segmentation.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
mmu_segmentation_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
model_time.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
model_weight.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
monitir_err_close.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
monitir_err_open.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
monitor.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_add_machine.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_ams_extruder.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
monitor_arrow.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_axis_home.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_axis_home_icon.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_bed_down.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_bed_down_disable.svg FIX:add new effect of disabling print operations 2022-09-08 21:49:36 +08:00
monitor_bed_temp.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_bed_temp_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_bed_up.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_bed_up_disable.svg FIX:add new effect of disabling print operations 2022-09-08 21:49:36 +08:00
monitor_brokenimg.png NEW: refresh task thumbnail with brokenimg 2022-12-15 04:38:15 -05:00
monitor_camera.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_extrduer_down.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_extrduer_down_disable.svg FIX:add new effect of disabling print operations 2022-09-08 21:49:36 +08:00
monitor_extruder_down.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_extruder_empty_load.png ENH: set 4 status of monitor extruder icon 2022-12-15 04:33:48 -05:00
monitor_extruder_empty_unload.png ENH: set 4 status of monitor extruder icon 2022-12-15 04:33:48 -05:00
monitor_extruder_filled_load.png ENH: set 4 status of monitor extruder icon 2022-12-15 04:33:48 -05:00
monitor_extruder_filled_unload.png ENH: set 4 status of monitor extruder icon 2022-12-15 04:33:48 -05:00
monitor_extruder_up.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_extruder_up.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_extruder_up_disable.svg FIX:add new effect of disabling print operations 2022-09-08 21:49:36 +08:00
monitor_fan.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_fan_off.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_fan_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_frame_temp.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_frame_temp_active.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
monitor_item_cost.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_item_prediction.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_item_print.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_lamp_off.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_lamp_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_network_wired.svg NEW: support to display wired network for printer 2023-09-22 16:21:26 +08:00
monitor_none_add.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_none_arrow.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_none_printer.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_nozzle_temp.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_nozzle_temp_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_placeholder.svg ENH: refine thumbnail of printing job on mac retina screen 2022-08-05 16:11:42 +08:00
monitor_play.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_printer.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_recording_off.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_recording_off_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_recording_on.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_recording_on_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_sdcard_thumbnail.png Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
monitor_signal_middle.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_signal_no.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_signal_strong.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_signal_weak.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_speed.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_speed_active.svg FIX:fixed appconfig is not saved when switching dark mode 2022-12-15 04:38:15 -05:00
monitor_state_on.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_status_empty.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_tasklist_print.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_tasklist_time.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_tasklist_weight.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_timelapse_off.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_timelapse_off_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_timelapse_on.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_timelapse_on_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_upgrade_ams.svg FIX:Fixed that AMS icon is not clear in dark mode 2023-02-22 20:09:17 +08:00
monitor_upgrade_busy.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_upgrade_ext.svg ENH:add ext panel in upgrade 2022-12-15 04:38:15 -05:00
monitor_upgrade_f1.svg NEW: add N1/F1 related item at device upgrade page 2023-09-22 16:21:26 +08:00
monitor_upgrade_offline.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_upgrade_online.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
monitor_upgrade_retry.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_vcamera_off.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_vcamera_off_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_vcamera_on.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
monitor_vcamera_on_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
new_folder.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
node_dot.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
not_equal.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
note.svg support profile notes 2023-08-30 23:38:09 +08:00
notification_arrow_left.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
notification_arrow_open.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
notification_arrow_right.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
notification_cancel.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_cancel_hover.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_close.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_close_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
notification_close_hover.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_close_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
notification_collapse.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
notification_documentation.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_documentation_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_documentation_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_documentation_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_eject_sd.svg FIX:add the sd card removal function 2022-09-29 11:16:43 +08:00
notification_eject_sd_hover.svg FIX:add the sd card removal function 2022-09-29 11:16:43 +08:00
notification_expand.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
notification_minimalize.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_minimalize_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
notification_minimalize_hover.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
notification_minimalize_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
notification_preferences.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_preferences_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_preferences_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_preferences_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_right.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_right_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_right_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_right_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
notification_slicing_complete.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
obj_printable.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
obj_unprintable.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
obj_warning.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
objlist_sinking.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
one_layer_off.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_off_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_off_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_off_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_on_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_on_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
one_layer_on_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
open.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
open_in_browser.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
open_project.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
OrcaSlicer-mac_128px.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer-mac_256px.ico clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer.icns clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer.ico Fix Windows icon res 2023-04-12 17:05:23 +08:00
OrcaSlicer.png logo change 2023-03-17 19:16:36 +08:00
OrcaSlicer.svg clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_32px.png update doxygen setting 2023-06-30 13:59:41 +08:00
OrcaSlicer_64.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_128px.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_154.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_154_title.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_192px.png logo change 2023-03-17 19:16:36 +08:00
OrcaSlicer_192px_grayscale.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_192px_transparent.png clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_about.svg clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer_gradient.svg logo change 2023-03-17 19:16:36 +08:00
OrcaSlicer_gradient_circle.svg improve taskbar icon, added a white circle background and transparency. 2023-03-19 18:14:16 +08:00
OrcaSlicer_gradient_narrow.svg more logo fix 2023-03-17 21:05:54 +08:00
OrcaSlicer_gray.svg logo change 2023-03-17 19:16:36 +08:00
OrcaSlicerTitle.ico clean up 2023-08-09 13:42:41 +08:00
OrcaSlicerTitle.png clean up 2023-08-09 13:42:41 +08:00
oss_picture_load_failed.png ENH: [STUDIO-3151] Optimize scoring entry 2 2023-09-22 16:21:26 +08:00
oss_picture_loading.png ENH: [STUDIO-3151] Optimize scoring entry 2 2023-09-22 16:21:26 +08:00
param_3dhoneycomb.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_acceleration.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_adaptivecubic.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_adhension.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_advanced.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_alignedrectilinear.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_archimedeanchords.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_chamber_temp.svg Feat: chamber temp control and chamber fan (#2483) 2023-10-22 16:38:20 +08:00
param_concentric.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_cooling.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_cooling_fan.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_cubic.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_flush.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_gcode.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_grid.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_gyroid.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_hilbertcurve.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_hollow.svg ENH: change base pattern "None" to "Hollow" 2022-12-26 05:31:54 -05:00
param_honeycomb.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_infill.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_information.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_ironing.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_layer_height.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_lightning.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_line.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_line_width.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_monotonic.svg FIX: [STUDIO-2489] Monotonic vs monotonic line wrong icon 2023-04-17 15:39:02 +08:00
param_monotonicline.svg FIX: [STUDIO-2489] Monotonic vs monotonic line wrong icon 2023-04-17 15:39:02 +08:00
param_octagramspiral.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_precision.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_raft.svg ENH: move raft to advanced mode 2022-12-15 04:33:48 -05:00
param_rectilinear-grid.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_rectilinear.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_rectilinear_interlaced.svg NEW: add icon of rectilinear_interlaced pattern 2023-04-24 09:11:01 +08:00
param_retraction.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_seam.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_shell.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_special.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_speed.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_speed_first.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_support.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_support_filament.svg ENH: move raft to advanced mode 2022-12-15 04:33:48 -05:00
param_supportcubic.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_temperature.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_tower.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_travel_speed.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_tri-hexagon.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_triangles.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
param_volumetric_speed.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_wall.svg ENH: icon for param group 2022-09-29 11:16:43 +08:00
param_zig-zag.svg ENH: [STUDIO-1528] support list value icons for param field 2022-12-15 04:38:15 -05:00
placeholder_excel.svg ENH: Auxiliary GUI 2022-09-02 12:52:18 +08:00
placeholder_pdf.svg ENH: Auxiliary GUI 2022-09-02 12:52:18 +08:00
placeholder_txt.svg ENH: Auxiliary GUI 2022-09-02 12:52:18 +08:00
plate_arrange.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_arrange_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_arrange_hover.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_arrange_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_close.svg ENH:replace reset icon to unlock 2022-08-05 16:11:42 +08:00
plate_close_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
plate_close_hover.svg ENH:replace reset icon to unlock 2022-08-05 16:11:42 +08:00
plate_close_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_locked.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
plate_locked_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
plate_locked_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
plate_locked_hover_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
plate_name_edit.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
plate_name_edit_dark.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
plate_name_edit_hover.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
plate_name_edit_hover_dark.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
plate_orient.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_orient_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_orient_hover.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_orient_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_settings.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_arrow.svg NEW: first layer printing sequence 2023-08-19 01:32:59 +08:00
plate_settings_changed.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_changed_dark.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_changed_hover.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_changed_hover_dark.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_dark.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_hover.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_settings_hover_dark.svg NEW: add print sequence setting to plate 2023-02-22 20:09:17 +08:00
plate_unlocked.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_unlocked_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
plate_unlocked_hover.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
plate_unlocked_hover_dark.svg ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
print-time.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
print-weight.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
print_control_pause.svg FIX:update new icon of print operation 2022-09-08 21:49:36 +08:00
print_control_pause_disable.svg NEW:update the new print progress layout 2022-09-02 12:52:18 +08:00
print_control_pause_hover.svg FIX:update new icon of print operation 2022-09-08 21:49:36 +08:00
print_control_resume.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
print_control_resume_disable.svg NEW:update the new print progress layout 2022-09-02 12:52:18 +08:00
print_control_resume_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
print_control_stop.svg FIX:update new icon of print operation 2022-09-08 21:49:36 +08:00
print_control_stop_disable.svg NEW:update the new print progress layout 2022-09-02 12:52:18 +08:00
print_control_stop_hover.svg FIX:update new icon of print operation 2022-09-08 21:49:36 +08:00
print_info_time.svg NEW:update the new print progress layout 2022-09-02 12:52:18 +08:00
print_info_weight.svg NEW:update the new print progress layout 2022-09-02 12:52:18 +08:00
printer.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
printer_file.svg FIX: replace print file default image 2022-10-20 19:34:37 +08:00
printer_host_browser.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
printer_host_test.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
printer_in_lan.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
printer_placeholder.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
printer_status_busy.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
printer_status_idle.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
printer_status_lock.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
printer_status_offline.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
printer_thumbnail.svg ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
printer_thumbnail_dark.svg ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
printer_thumbnail_n1.svg NEW: add N1/F1 related item at device upgrade page 2023-09-22 16:21:26 +08:00
printer_thumbnail_n1_dark.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
printer_thumbnail_n2s.svg Feature/merge 1.8.2 (#3193) 2023-12-19 23:46:19 +08:00
printer_thumbnail_n2s_dark.svg Feature/merge 1.8.2 (#3193) 2023-12-19 23:46:19 +08:00
printer_thumbnail_p1p.svg ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
printer_thumbnail_p1p_dark.svg ENH:display different thumbnails according to the printer type 2022-12-15 04:38:15 -05:00
printer_thumbnail_p1s.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
printer_thumbnail_p1s_dark.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
process.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
question.svg Feature/fix more colors (#193) 2023-01-18 23:06:39 +08:00
radio_off.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
radio_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
reduce_triangles.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
reflection_x.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
reflection_y.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
refresh.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
replace_arrow_down.svg NEW:AMS supports ams filament backup 2023-04-17 15:39:02 +08:00
replace_arrow_left.svg NEW:AMS supports ams filament backup 2023-04-17 15:39:02 +08:00
replace_arrow_right.svg NEW:AMS supports ams filament backup 2023-04-17 15:39:02 +08:00
retraction.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
revert_btn.svg ENH: Cut optimization, support for custom connectors 2023-04-17 15:39:02 +08:00
save.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
score_star_dark.svg ENH: [STUDIO-3151] Optimize scoring entry 2023-09-22 16:21:26 +08:00
score_star_light.svg ENH: [STUDIO-3151] Optimize scoring entry 2023-09-22 16:21:26 +08:00
sdcard_state_abnormal.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
sdcard_state_abnormal_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
sdcard_state_no.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
sdcard_state_no_dark.svg FIX:fixed some icons cant display when change dark mode 2023-04-17 15:39:02 +08:00
sdcard_state_normal.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
sdcard_state_normal_dark.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
search.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
select_platertoolbar_background.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
seperator.svg ENH:Optimized Gizmo toolbar layout 2022-09-02 12:52:18 +08:00
set_separate_obj.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
settings.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
sidebutton_dropdown.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
single_little_photo.svg FIX: [MAK-2011 MAK-1988] Fix synchronization issues 2023-09-22 16:21:26 +08:00
single_little_photo_dark.svg FIX: [MAK-2011 MAK-1988] Fix synchronization issues 2023-09-22 16:21:26 +08:00
spin_dec.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
spin_inc.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
splash_logo.svg improve taskbar icon, added a white circle background and transparency. 2023-03-19 18:14:16 +08:00
split_objects.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
split_objects_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
split_parts.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
split_parts_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
spool.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
step_1.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
step_2.svg Tweak dailytip: remove images/added a few new tips 2023-12-16 22:41:36 +08:00
step_2_ready.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
step_is_ok.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
step_ok.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
step_thumb.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
stl.icns Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
studio_logo.svg more logo fix 2023-03-17 21:05:54 +08:00
support.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
svg_modifier.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
svg_negative.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
svg_part.svg Port Emboss & SVG gizmo from PrusaSlicer (#2819) 2023-12-09 22:46:18 +08:00
tab_3d_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tab_auxiliary_avtice.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
tab_home_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tab_monitor_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tab_presets_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tab_presets_inactive.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
tab_preview_active.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
table.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
temperature_calibration.png ENH: calibration 2023-07-07 17:29:08 +08:00
temperature_record.png ENH: calibration 2023-07-07 17:29:08 +08:00
test.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
thumbnail_grid.svg Feature/bs1.8beta (#2844) 2023-12-01 10:42:45 +00:00
tips_arrow.svg fix colors 2023-03-09 01:05:51 +08:00
toggle_off.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toggle_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_add_plate.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_add_plate_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_arrange.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_arrange_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_arrow.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_assemble.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_assemble_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_background.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_background_dark.png ENH:dark mode of imgui part 2022-12-15 04:38:15 -05:00
toolbar_cut.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_cut_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_flatten.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_flatten_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_measure.svg Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
toolbar_measure_dark.svg Measure: Use Orca color schema 2023-11-04 11:41:11 +08:00
toolbar_meshboolean.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
toolbar_meshboolean_dark.svg post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
toolbar_modifier.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_modifier_cone.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_modifier_cube.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_modifier_cylinder.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_modifier_sphere.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_modifier_sphere_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
toolbar_move.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_move_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_open.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_open_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_orient.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_orient_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_reset.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_reset_hover.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_rotate.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_rotate_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_scale.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_scale_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_seam.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_seam_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_settings.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
toolbar_support.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_support_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_text.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_text_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_tooltip.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_tooltip_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_variable_layer_height.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
toolbar_variable_layer_height_dark.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
top.png Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_account.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_close.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_dropdown.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_file.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_max.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_min.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_open.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_publish.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_publish_disable.svg NEW:added dark mode 2022-12-15 04:38:15 -05:00
topbar_redo.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_redo_inactive.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_save.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_store.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_undo.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_undo_inactive.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_win.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
transparent.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
transparent_ams_item.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
transparent_ams_lib.svg Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
transparent_color_picker.svg Feature/merge 1.8.4 (#3827) 2024-01-26 20:18:10 +08:00
transparent_mapping_item.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
transparent_material_item.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
triangle_paint.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
triangle_paint_dark.svg FIX:add some missing darkmode svgs 2022-12-15 04:38:15 -05:00
ts_bitmap_cube.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
ts_custom_color_picker.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
unbind.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
unbind_machine.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
unbind_selected.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
undo.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
undo_toolbar.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
unlock_hover.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
unlock_normal.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
video_state_off.svg Update the codes to 01.01.00.10 for the formal release 2022-07-22 20:35:34 +08:00
video_state_on.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00