jira:STUDIO-7406
most of code is from PrusaSlicer and OrcaSlicer,thanks for Filip Sykala - NTB T15p(PrusaSlicer) and Noisyfox(OrcaSlicer)
Port Emboss & SVG gizmo from PrusaSlicer (#2819)
* Rework UI jobs to make them more understandable and flexible.
Change-Id: I765c7658b0881869754bdb161d720e4cbb180c92
(cherry picked from commit 3cef4611793899fa0ac39cb4d3a3abed7270a8e9)
jira: STUDIO-4980、STUDIO-4981
1. STUDIO-4980 fix that there is a incorrect image display in first page of dailytips
2. STUDIO-4981 fix some UI element display issue in dark mode: expand
button color、image tint color
3. modify some tips content provided by salt.wei
Change-Id: Ie85da2f049b89f0358b19f587ce7aa7cce0164c7
jira: new
1. Refactor the UI:
put dailytips into slicing notification
add image for dailytips
adjust Layout and UI control
adapts retina scale, adapts dark mode color
2. New Features
ability to expand/collapse the dailytips
ability to freely go to next/prev page of dailytips
show a random dailytip each time when begin to slice
ability to remember the default statet add .
of whether expand the dailytips
3. Remove original hintNotification related logic
Change-Id: I99bfa8c19c9417d25cb2f6e205f5e66b7680b189
Thanks SoftForever for your works to support
sending a gcode file to third-party printer
Change-Id: I3cba43c8bd878f1f1c2fd5fae202ed4d922e8727
Signed-off-by: Stone Li <stone.li@bambulab.com>
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...