mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
NEW:add model mall system
Change-Id: Iccfe460cd7bfd11d91cdd7eddf142a8590e3c5b0
This commit is contained in:
parent
35edf03eca
commit
407d1faf0d
16 changed files with 630 additions and 21 deletions
3
resources/images/mall_control_back.svg
Normal file
3
resources/images/mall_control_back.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="13" height="23" viewBox="0 0 13 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 1L1.7578 10.7766C1.3451 11.1706 1.3451 11.8294 1.7578 12.2234L12 22" stroke="#353535" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 268 B |
3
resources/images/mall_control_forward.svg
Normal file
3
resources/images/mall_control_forward.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="13" height="23" viewBox="0 0 13 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M1 22L11.2422 12.2234C11.6549 11.8294 11.6549 11.1706 11.2422 10.7766L1 0.999999" stroke="#353535" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
After Width: | Height: | Size: 277 B |
Loading…
Add table
Add a link
Reference in a new issue