OrcaSlicer/resources/images
Noisyfox 1b8f798d3b
Port coordinate system selection for Move, Scale and Rotate gizmo (#9099)
* NEW:add move and rotate gizmo in assemble view

Cherry-picked from bambulab/BambuStudio@d9e47bd9a9

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* Deselect other parts if Alt is pressed when selecting

Cherry-picked from bambulab/BambuStudio@f5eb2899e7

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* FIX:z offset is error after copy and paste several objects

jira: STUDIO-6753 STUDIO-7135
Change-Id: I6d9c8eb0c957ff1e3194709704ceb6c3920baa4f
(cherry picked from commit 847a7141a6f47e409566b19e73c0ebdeb08f39e2)
(cherry picked from commit a5cc52beb7eef5848368e660ca4f14e95ad5f7d5)

* FIX:arrow direction in scaling tool is incorrect

Jira: STUDIO-5672
Change-Id: I82c0ab336805e34c8380f93e64d3b9dbbf283805
(cherry picked from commit f6f27b700f0305854fcdbcb1191af25a4b8bdbe4)

* FIX:world cs is displayed incorrectly

The value of world coordinate system for model_volume
is displayed incorrectly

Jira: STUDIO-6399
code is from PrusaSlicer
thanks for PrusaSlicer and enricoturri1966
commit 325709c5ae9b937867b36103a41d12a102c99292
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Thu Jan 26 15:49:00 2023 +0100

    SPE-1419 - Fixed reset skew resetting mirror, reset scale resetting mirror, changed labels in Object Manipulator panel, scale of instances using the Object Manipulator panel always made as absolute

Change-Id: I30fdd39effd73b8dc027e4263fa7e64937b84326

Cherry-picked from bambulab/BambuStudio@0b46b9848b

Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>

* FIX:fix scale problem
add tool tip for move,rotate,scale gizmo
Jira: STUDIO-6425 STUDIO-6419

Change-Id: I0b89c9b70f83cde21c6a407bcecd78c925515cfa

Cherry-picked from bambulab/BambuStudio@6dad59102b

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* NEW:add Object coordinates in move gizmo
jira: none
Part of the code references PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit c12eeee12f9e2c91a9dfe7905f1370143805f038
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Mon Oct 2 14:26:36 2023 +0200

    SPE-1926: Tech ENABLE_CGAL_BOUNDING_SPHERE - Use selection's bounding sphere center as pivot for rotations

Change-Id: Iae7e4539c198af3ff1aa99e1c0ce015fbcf80256
(cherry picked from commit 2b73bc915ee27218c9803ba0a01b0d3e47adf1da)

Cherry-picked from bambulab/BambuStudio@98cce3b656

Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* FIX:fix imgui style at Object coordinate

in move tool
jira:STUDIO-7141

Change-Id: Ib2900012c28878c4e7ad97eb0cf319f693cb9f6f
(cherry picked from commit b7b09c82897678c4f3615713bc5d1cc7a3b17b19)
(cherry picked from commit c89732a04619a6d910b723c126515bae802f7167)

* ENH:use local cs for non_model_part better

jira: STUDIO-7234
Change-Id: I0f0e99429e5e0b7cc4932a661eceffcff4a495f6
(cherry picked from commit b4305a3bfc9e5ae05c1785a710238a70f2dfb44a)
(cherry picked from commit b28ac4f812f0024ec619c5d1b3c96e4cef4debdb)

* ENH:add a cross mark for object cs
jira: STUDIO-6947
Change-Id: Iaaab4f072045756ac3ba12c3f65e1c7f04ba65b8
(cherry picked from commit a2a2f49b4d94f257d36c9d17b4ec952e5dc9f0eb)

Cherry-picked from bambulab/BambuStudio@8400e162a7

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* NEW:add tip button for move,rotate,scale

jira: STUDIO-7273
Change-Id: I44aeecd8aaa17ec49ac1d8ff2bee5c3729c52061
(cherry picked from commit 998f33b4ce588f59cef345e327a97f6f669f6089)
(cherry picked from commit f5eb2899e7252ea3ff0f8a79ef8d55c6009ebb28)

* FIX:scale and size sholud >0 in scale tool

jira: STUDIO-7433
Change-Id: Ibd4d00d9ca4762d002049e97a6d0819649f464db
(cherry picked from commit eaaf11031ee49009af14abbd05bb4a07c88aceda)
(cherry picked from commit 0d393d64b804ba7ae05454bf158de470cc74a6a6)

* Fix crossmark rendering

* Use combox as coord selection

Cherry-picked from bambulab/BambuStudio@56f628dac1

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* NEW:add "world coordinates" scale for scale gizmo
upgrade Transformation class
jira:none
about 75% code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit b32e9366606dce7d4f8de8db84fd902113bdbe28
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Tue Mar 7 14:32:18 2023 +0100

    Rework of constrained scaling

Change-Id: I1248ea586e6b8f2fb6cdf3aa901ed7f525c3f111
(cherry picked from commit e10381aad1412b0c47afa340b634faa3af9d1a1f)

Cherry-picked from bambulab/BambuStudio@c0536c09b4

Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* ENH:set "Rotate (relative)"

jira:none
code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966

commit 243985173e70c189ad9a86eefaaea0757d9749cb
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Thu May 12 14:33:41 2022 +0200

    Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Allow for relative rotations

Change-Id: I851939093ffb6881542fb21b434e17cc31a6dab2
(cherry picked from commit e412fa3492fa2ef59b84a84be1ede80935fb8a8d)

* FIX:limit scaling ratio by grabber in scale tool

jira: none
Change-Id: I20a4404d4e4025ae230ab46ba8d8d3e5ffed10e3
(cherry picked from commit 97f63f167e80e859fec49666c8986f5a01f61838)

* FIX:selection should be not empty when update_ui_from_settings

jira: none
Change-Id: I74b76733eba03d148dfd70279ec2ba65f19cc39a
(cherry picked from commit f402685aee747fe5c3740b2cb80fc2a60e129918)

* ENH:add "volume selection" checkbox

jira: none
Change-Id: I68b5f54e37ea2ab9e2b65ac84abc834060f400df
(cherry picked from commit eec7de441bd40408fe688587d2834b0c42c0d66f)

* FIX:add can_sequential_clearance_show_in_gizmo api

jira: STUDIO-7836
Change-Id: Ie0cded272596bafee4e491e379722dcc23035dc4
(cherry picked from commit 715d2b9b7840939663e99e0ecbfcefd8ecf2904f)

* FIX:select all should ban in paint,cut and so on gizmo

jira: STUDIO-7872
Change-Id: Ic6496dbdd892814e1fc41625ee34ffc46f171657
(cherry picked from commit 95e8ca728553081db4ecbb3d865c8b999a6ff2fa)

* FIX:add wipe tower'position in move gizmo

jira: STUDIO-7861
Change-Id: I8147717bc61ba06a7e1fba45532cdadc2ba1174e
(cherry picked from commit 065dddb890d3ec81643b9767397bdad72ae69ebd)

* ENH:fix text coordinate system calculation
jira: STUDIO-6449
Change-Id: I36214c14c348e8f52b96501cd027205819b0dabc
(cherry picked from commit 44287812a0cb212f1bf6fe70e32e1075f532886d)

Cherry-picked from bambulab/BambuStudio@4091f3e042

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* FIX:delete old selection.translate api
jira: STUDIO-8201
code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit 88ce6ccdef5f680709ea8b676688784a7af287dd
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Wed May 11 10:54:42 2022 +0200

    Tech ENABLE_TRANSFORMATIONS_BY_MATRICES -
Change-Id: Iafe963f0f7bf9028f32a4fb4a4cc8cc609662283

Change-Id: Ibbc36c004734f35564f0028dd1e537ac926a2f1f

Cherry-picked from bambulab/BambuStudio@c6d9f2685e

Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
Co-authored-by: zhou.xu <zhou.xu@bambulab.com>

* FIX:add protection for null pointer

jira: none
Change-Id: I9a9231bab893f5d2afa008f65165269ae176c962
(cherry picked from commit f27a713aaf77b1109fc57b8650efa6b23081f799)

* FIX:when two dir is perpendicular to each other,scale error

(plane_normal.dot(ray_dir))
jira:STUDIO-8274

Change-Id: Ib3145ab75e18c832d20065d204aa41b75f73b673
(cherry picked from commit fbdc9cd580f835d1a873d08ed64baed3b3db6f9a)

* ENH:add "reset real zeros" button in rotate gizmo

jira: STUDIO-8291
Change-Id: Ia10e4d8a2a3a073c22a1306aeab9ffa3e7b77c2b
(cherry picked from commit 738e3f004daa9082709800e4e3d0d9bbe1b7ed7e)

* FIX:add "absolute rotation" in rotate gizmo

jira: STUDIO-8726
Change-Id: I23deb4ab11cf24ca4f0f0c5a35a74268c34f60f6
(cherry picked from commit d26b8f9fcadf8f7709a302991e43be711560e84e)
(cherry picked from commit 496d69f9d1b91c6bd84804e57a276bccf79f0cbd)

* Fix tooltip button size

* Fix issue that reative rotation history not cleared after gizmo closed

* Show selection box in assemble view

* ENH:add an tip icon for assembly view

jira: STUDIO-7155
Change-Id: Ie9e4fa578c8aa5bda9ff771d82f396f8b51026bb
(cherry picked from commit 515f9473347fb912a9dc8c365f1c318506096083)

---------

Co-authored-by: zhou.xu <zhou.xu@bambulab.com>
Co-authored-by: enricoturri1966 <enricoturri@seznam.cz>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-04-04 23:07:00 +08:00
..
add.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
add_copies.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
add_filament.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
add_text_modifier.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
add_text_negative.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
add_text_part.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
advanced.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_horizontal_center.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_horizontal_left.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_horizontal_right.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_vertical_bottom.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_vertical_center.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
align_vertical_top.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_arrow.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_editable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_editable_light.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_0.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_1.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_2.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_3.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_4.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_humidity_tips.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_icon.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_setting_normal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
ams_setting_press.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
assemble_return.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
automatic_material_renewal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
auxiliary_add_file.svg FIX: [STUDIO-1641] svg dark color 2022-12-15 04:38:15 -05:00
auxiliary_cover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
auxiliary_delete.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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_bed_st_bottom.svg [feature] Add Bambu Cool Plate SuperTack (#7670) 2024-12-14 14:16:24 +08:00
bbl_bed_st_left.svg [feature] Add Bambu Cool Plate SuperTack (#7670) 2024-12-14 14:16:24 +08:00
bbl_cali_lines.svg Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
bind_device_ping_code.svg Color fixes (#5712) 2024-07-23 18:00:21 +08:00
bind_machine.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
block_notification_close_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
block_notification_error.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
browse.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
bullet_black.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
bullet_blue.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
bullet_white.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
burn.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cali_fdc_editing_diagram.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_fdc_editing_diagram_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_after_pa.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_after_pa_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_before_pa.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_before_pa_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_caption_help.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cali_page_caption_help_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05: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 Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
cali_page_flow_introduction_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
calib_sf.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
calib_sf_inactive.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
camera_setting.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
camera_setting_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
camera_switch.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
camera_switch_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
check_half.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_half_disabled.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_half_focused.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_off.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_off_disabled.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_off_focused.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_on.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_on_disabled.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
check_on_focused.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
checked.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
circle_paint.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
circle_paint_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cog.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
collapse.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08: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
color_picker_border_dark.svg Fix crashing on AMS filament edit (#3981) 2024-02-06 00:09:47 +07:00
compare.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
completed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
confirm.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
confirm_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
copy_menu.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
copy_menu_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
create_success.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cross.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
cross_focus.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cross_focus_large.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_advanced.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_cooling_fan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_extruder.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_filament.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_gcode.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_measure.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_motion.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_multi_material.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_note.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_object-info.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_other.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_quality.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_setting_override.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_single.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_slicing-state.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_slicing-state_global.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_stats.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_strength.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_support.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
custom-gcode_temperature.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_time.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_vector-index.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
custom-gcode_vector.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cut_.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
cut_connectors.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
debugtool.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
default_thumbnail.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
degree.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
delete.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
delete.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
delete_filament.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
disable_ams_demo_icon.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
dot.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
drop_down.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
edit.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
edit_button.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
empty.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
enable_ams.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
enable_ams_disable.svg NEW:support for displaying extra styles 2023-09-22 16:21:26 +08:00
equal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
exclamation.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
extra_icon_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
extrusion_calibrati_open_button.svg ENH: adjust ExtrusionCalibration image related 2023-02-01 16:24:44 +08:00
extrusion_calibration_tips_en.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
extrusion_calibration_tips_zh.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
face recognition.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fan_control_add.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
fan_control_decrease.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
fan_dash_bk.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
fan_icon.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08: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 Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_calibration_manual.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_calibration_manual_result.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_calibration_manual_result_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_pattern_manual.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_pattern_manual_device.png Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
fd_pattern_manual_result.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
fd_pattern_manual_result_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
filament.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
fill_paint.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
fill_paint_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08: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 Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_coarse.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_coarse_result.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_coarse_result_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_fine.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_fine_result.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flow_rate_calibration_fine_result_CN.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
flush_volumes.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
gap_fill.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
gap_fill_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
gcode.icns Make document icons comply with macOS design guidelines (#5897) 2024-06-28 18:36:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
height_range_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
height_range_layer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
height_range_modifier.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
hms_arrow.svg Color fixes (#5712) 2024-07-23 18:00:21 +08:00
hms_notify_lv1.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
hms_notify_lv2.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
hms_notify_lv3.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
hum_level1_dark.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level1_light.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level2_dark.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level2_light.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level3_dark.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level3_light.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level4_dark.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level4_light.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level5_dark.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_level5_light.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
hum_popup_close.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
humidity_list_background.png Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
im_all_plates_stats.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_all_plates_stats_transparent.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_code.svg gCode Legend & Viewer Improvements (#8198) 2025-03-30 20:07:49 +08:00
im_fold.svg gCode Legend & Viewer Improvements (#8198) 2025-03-30 20:07:49 +08:00
im_gcode_custom.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_gcode_pause.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_hidden.svg gCode Legend & Viewer Improvements (#8198) 2025-03-30 20:07:49 +08:00
im_slider_delete.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_text_search.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_text_search_close.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
im_unfold.svg gCode Legend & Viewer Improvements (#8198) 2025-03-30 20:07:49 +08:00
im_visible.svg gCode Legend & Viewer Improvements (#8198) 2025-03-30 20:07:49 +08:00
import_file.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
info.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
input_access_code_n1_cn.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
input_access_code_n1_en.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
input_access_code_p1p_cn.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
input_access_code_p1p_en.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
input_access_code_x1_cn.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
input_access_code_x1_en.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
inputbox_x.svg Parameter box improvements (#5119) 2024-05-29 23:02:17 +08:00
inputbox_y.svg Parameter box improvements (#5119) 2024-05-29 23:02:17 +08: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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
live_stream_default.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
lock_closed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
lock_closed_f.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
lock_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
lock_normal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
lock_open_f.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
machine_obejct_type.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
machine_object_owner.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
machine_object_printing.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
make_bold.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
make_italic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
make_unbold.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
make_unitalic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
media_empty.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
media_failed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
media_loading.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
media_play.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
media_stop.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_add_modifier.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_add_negative.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_add_part.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_copy.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_cut.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_delete.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_edit_preset.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_exit.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_export_config.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_export_gcode.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_export_sliced_file.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_export_stl.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_fuzzy_skin.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_import.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_load.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_mirror_x.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_mirror_y.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_mirror_z.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_cone.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_cube.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_cylinder.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_disc.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_sphere.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_svg.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_text.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_obj_torus.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_open.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_paste.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_redo.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_remove.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_save.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_split_objects.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_split_parts.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_support_blocker.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_support_enforcer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
menu_undo.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
mmu_segmentation.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
mmu_segmentation_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
model_time.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
model_weight.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_axis_home_icon.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_down.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_down_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_temp_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_up.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_bed_up_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_brokenimg.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_camera.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_extrduer_down.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_extrduer_down_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_extruder_down.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_empty_load.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_empty_unload.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_filled_load.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_filled_unload.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_up.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_extruder_up.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_extruder_up_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_fan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_fan_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_fan_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_frame_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_frame_temp_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_hms_new.svg Merge some changes from BS 1.9 (#4994) 2024-04-14 22:07:00 +08:00
monitor_item_cost.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_item_prediction.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_item_print.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_lamp_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_lamp_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_none_arrow.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_none_printer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_nozzle_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_nozzle_temp_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_printer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_recording_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_recording_off_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_recording_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_recording_on_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_sdcard_thumbnail.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
monitor_signal_middle.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_signal_no.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_signal_strong.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_signal_weak.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_speed_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_state_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_status_empty.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_tasklist_print.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_tasklist_time.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_tasklist_weight.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_timelapse_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_timelapse_off_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_timelapse_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_timelapse_on_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_upgrade_ams.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
monitor_upgrade_busy.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_upgrade_ext.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
monitor_upgrade_f1.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
monitor_upgrade_offline.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_upgrade_online.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_upgrade_retry.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
monitor_vcamera_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_vcamera_off_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_vcamera_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
monitor_vcamera_on_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
new_folder.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
node_dot.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
not_equal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
note.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_arrow_left.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_arrow_open.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_arrow_right.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_cancel.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_cancel_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_close.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_close_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_close_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_close_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_collapse.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
notification_documentation.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_documentation_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_documentation_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_documentation_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_eject_sd.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_eject_sd_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_expand.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
notification_minimalize.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_minimalize_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_minimalize_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_minimalize_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_open.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_open_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_open_hover.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_open_hover_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_pause.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_pause_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_pause_hover.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_pause_hover_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_play.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_play_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_play_hover.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_play_hover_dark.svg ENH: Open Prinables.com Links and Zip Archives (#3823) 2024-05-22 10:52:34 +08:00
notification_preferences.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_preferences_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_preferences_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_preferences_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_right.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_right_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_right_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_right_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
notification_slicing_complete.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
objlist_color_painting.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
objlist_seam_painting.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
objlist_sinking.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
objlist_support_painting.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
one_layer_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_off_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_off_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_off_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_on_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_on_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
one_layer_on_hover_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
open.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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
orca_bed_pct_left.svg Add support for textured cool plate (#6860) 2024-09-22 16:48:49 +08:00
OrcaSlicer-mac_128px.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer-mac_256px.ico clean up 2023-08-09 13:42:41 +08:00
OrcaSlicer.icns Make document icons comply with macOS design guidelines (#5897) 2024-06-28 18:36:43 +08:00
OrcaSlicer.ico Fix Windows icon res 2023-04-12 17:05:23 +08:00
OrcaSlicer.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
OrcaSlicer_32px.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_64.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_128px.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_154.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_154_title.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_192px.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_192px_grayscale.png Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
OrcaSlicer_192px_transparent.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
OrcaSlicer_about.svg Update logo usages on splash screen and about page (#8189) 2025-01-26 08:53:28 +08:00
OrcaSlicer_about_dark.svg Update logo usages on splash screen and about page (#8189) 2025-01-26 08:53:28 +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 Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
oss_picture_load_failed.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
oss_picture_loading.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
param_2dlattice.svg Add icon to 2d lattice 2025-02-16 18:26:01 +08:00
param_3dhoneycomb.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_acceleration.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_accessory.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_adaptive_mesh.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_adaptivecubic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_adhension.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_advanced.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_alignedrectilinear.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_archimedeanchords.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_bed_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_bridge.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_chamber_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_concentric.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling_aux_fan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling_exhaust.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling_fan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling_part_fan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_cooling_specific_layer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_crosshatch.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
param_cubic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_extruder_clearence.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_extruder_lift_enforcement.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_extruder_size.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_extruder_temp.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_flush.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_gcode.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_grid.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_gyroid.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_hilbertcurve.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_hollow.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_honeycomb.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_infill.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_information.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_ironing.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_jerk.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_layer_height.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_lightning.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_line.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_line_width.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_monotonic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_monotonicline.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_multi_material.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_octagramspiral.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_overhang.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_overhang_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_position.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_precision.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_printable_space.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_quartercubic.svg Port Quartercubic infill pattern (#7243) 2025-01-22 14:22:22 +08:00
param_raft.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_rectilinear-grid.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_rectilinear.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_rectilinear_interlaced.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_retraction.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_retraction_material_change.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_seam.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
param_settings.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_shell.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_skirt.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
param_special.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_speed_first.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_support.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
param_support_filament.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_support_tree.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_supportcubic.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_temperature.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_toolchange.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_tower.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_travel_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_tri-hexagon.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_triangles.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_volumetric_speed.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_wall.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_wall_generator.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_wall_surface.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
param_zig-zag.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
pellets.svg Adding pellet printer suppor to OrcaSlicer (#4836) 2024-06-29 22:45:06 +08:00
placeholder_excel.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
placeholder_pdf.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
placeholder_txt.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
plate_arrange.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_arrange_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_arrange_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_arrange_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_close.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_close_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_close_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_close_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_locked.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_locked_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_locked_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_locked_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_move_front.svg Feature/move plate to the front (#6262) 2024-09-25 19:27:45 +08:00
plate_move_front_dark.svg Feature/move plate to the front (#6262) 2024-09-25 19:27:45 +08:00
plate_move_front_hover.svg Feature/move plate to the front (#6262) 2024-09-25 19:27:45 +08:00
plate_move_front_hover_dark.svg Feature/move plate to the front (#6262) 2024-09-25 19:27:45 +08:00
plate_name_edit.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_name_edit_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_name_edit_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_name_edit_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_orient.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_orient_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_orient_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_orient_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_arrow.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
plate_settings_changed.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_changed_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_changed_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_changed_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_settings_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_unlocked.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_unlocked_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_unlocked_hover.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
plate_unlocked_hover_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
print-time.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print-weight.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_pause.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_pause_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_pause_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_resume.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_resume_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_resume_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_stop.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_stop_disable.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_control_stop_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_info_time.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
print_info_weight.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_file.svg FIX: replace print file default image 2022-10-20 19:34:37 +08:00
printer_host_browser.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_host_test.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_in_lan.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_placeholder.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
printer_status_busy.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_status_idle.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_status_lock.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_status_offline.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
printer_thumbnail.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_n1.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_n1_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_n2s.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_n2s_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_p1p.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_p1p_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_p1s.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
printer_thumbnail_p1s_dark.svg Minified SVG Bamboo Lab Printer images (#4513) 2024-03-18 23:13:06 +08:00
process.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
question.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
radio_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
radio_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
reduce_triangles.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
reflection_x.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
reflection_y.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
refresh.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
save.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08: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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sdcard_state_abnormal_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sdcard_state_no.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sdcard_state_no_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sdcard_state_normal.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sdcard_state_normal_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
search.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
select_platertoolbar_background.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
seperator.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
set_separate_obj.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
settings.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
sidebutton_dropdown.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
spin_inc.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
splash_logo.svg Update logo usages on splash screen and about page (#8189) 2025-01-26 08:53:28 +08:00
splash_logo_dark.svg Update logo usages on splash screen and about page (#8189) 2025-01-26 08:53:28 +08:00
split_objects.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
split_objects_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
split_parts.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
split_parts_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
spool.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
step_1.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
step_2.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
step_2_ready.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
step_is_ok.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08: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 Make document icons comply with macOS design guidelines (#5897) 2024-06-28 18:36:43 +08:00
studio_logo.svg more logo fix 2023-03-17 21:05:54 +08:00
support.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
svg_modifier.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
svg_negative.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
svg_part.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_3d_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_auxiliary_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_calibration_active.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
tab_home_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_monitor_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_multi_active.svg Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
tab_presets_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_presets_inactive.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
tab_preview_active.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
table.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
temperature_calibration.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
temperature_record.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
test.svg fix_color_to_#009688 and hover btn (#125) 2023-01-06 21:22:20 +08:00
thumbnail_grid.svg Changing the background color of the thumbnail (#4421) 2024-03-13 23:02:57 +08:00
tips_arrow.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toggle_off.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toggle_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_add_plate.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_add_plate_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_arrange.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_arrange_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_arrow.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
toolbar_assemble.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_assemble_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_assembly.svg Assembly: Port BBS' assembly gizmo 2024-11-06 23:38:17 +08:00
toolbar_assembly_dark.svg Assembly: Port BBS' assembly gizmo 2024-11-06 23:38:17 +08:00
toolbar_background.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
toolbar_background_dark.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
toolbar_brimears.svg Update to Orca style 2025-02-17 17:12:54 +08:00
toolbar_brimears_dark.svg Update to Orca style 2025-02-17 17:12:54 +08:00
toolbar_cut.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_cut_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_double_directional_arrow.svg Merge some features from BS1.9 beta4 (#5181) 2024-04-28 22:58:47 +08:00
toolbar_flatten.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_flatten_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_measure.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_measure_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_meshboolean.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_meshboolean_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05: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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_modifier_sphere_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_move.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_move_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_open.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_open_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_orient.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_orient_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_reset.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_reset_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_reset_zero.svg Port coordinate system selection for Move, Scale and Rotate gizmo (#9099) 2025-04-04 23:07:00 +08:00
toolbar_reset_zero_hover.svg Port coordinate system selection for Move, Scale and Rotate gizmo (#9099) 2025-04-04 23:07:00 +08:00
toolbar_rotate.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_rotate_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_scale.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_scale_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_seam.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_seam_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +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 Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_support_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_text.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_text_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_tooltip.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_tooltip_hover.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
toolbar_variable_layer_height.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
toolbar_variable_layer_height_dark.svg Fixes for new icons (#5221) 2024-05-20 23:18:05 +08:00
top.png Optimized PNG files (#4294) 2024-03-04 22:00:47 +08:00
topbar_account.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_close.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_dropdown.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_file.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_max.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_min.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_redo_inactive.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_save.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_store.svg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
topbar_undo.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_undo_inactive.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
topbar_win.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
triangle_paint_dark.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08: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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
unbind_machine.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
unbind_selected.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
undefined.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
undo.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +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 Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00
video_state_on.svg Redesign of all icons / UI improvements (#4368) 2024-05-01 15:05:43 +08:00