Commit Graph

3584 Commits

Author SHA1 Message Date
zhou.xu d5e9dffc95 FIX:reedit text should save text font version
jira: STUDIO-8995
Change-Id: I4edbcc4de5391fe8ebbd9c0b79b99cbaee9ecfee
(cherry picked from commit d9510ef205df7fc0f115cbea92e94f6b5feb5c5a)
2025-01-09 19:32:26 +08:00
zhou.xu c20e839472 ENH:support double-click switch for svg and text gizmos
jira: none
Change-Id: I664ee59367aedca8792de30fdf7d25b005d079e6
(cherry picked from commit 29420cc4217364df10dba3d66b2f801f7a4ac98a)
2025-01-09 19:32:26 +08:00
zhou.xu 837c962dfb NEW:reeedit text and keep old pose
jira: none
Change-Id: If0051293d23f4f4f57c5ed28688e97220521df90
(cherry picked from commit 37bb124eb45cb3d94404ce3e3789e82c8d01207c)
2025-01-09 19:32:26 +08:00
zhou.xu 496d69f9d1 FIX:add "absolute rotation" in rotate gizmo
jira: STUDIO-8726
Change-Id: I23deb4ab11cf24ca4f0f0c5a35a74268c34f60f6
(cherry picked from commit d26b8f9fcadf8f7709a302991e43be711560e84e)
2025-01-09 19:32:26 +08:00
zhou.xu 0e84f6acc7 FIX:import single_svg and split it(default)
jira: none
Change-Id: I1d59a41fa7392fa3659ceae36c81a92d5f9dd5c6
2025-01-09 19:32:26 +08:00
zhou.xu e3330c6fba FIX:create new project should delete notification
in last project
jira:none

Change-Id: I936e9a737f8b5e43905936d8796aeedd70248268
2025-01-09 19:32:26 +08:00
zhou.xu c1179de25a FIX:"split to parts" should consider scale_det
jira: STUDIO-8789
Change-Id: Id1b224f9e5dc2666fc4364fccde0cd79eb164f05
2025-01-09 19:32:26 +08:00
jun.zhang d7c65dd992 FIX: Revert "FIX:import part and so on should on bed"
jira: STUDIO-8851 / STUDIO-8793

revert fix for STUDIO-7552,
as we should respect the model matrix of the loaded object

for the STUDIO-7552 issue
we will refine  the related logical in another merge request

This reverts commit 52e9267a2316a9d38e5ce8d863f5896e4bec48fd.

Change-Id: I3ae3de44ba3e6bb37e17cb2ec80290bf52886412
(cherry picked from commit cbdb408e8a6abb018cbb4bcac9c573d4e210129b)
2025-01-09 19:32:26 +08:00
Mack 3fa409d519 FIX:object setting lost the 'Painted' brim type
GITHUB: #5390
Change-Id: Ib0a6f8cbf7727a71452887d89b04d6f6e2322514
(cherry picked from commit ede04b370cf95d5071a1ea5624c219c525099493)
2025-01-09 19:32:26 +08:00
Mack 36fb474151 ENH:STP and STEP are treated as the same file type
GITHUB: #5039
Change-Id: I69e1edbb31a671e2a4a97cbed401b535f7c6fbf3
2025-01-09 19:32:26 +08:00
zhimin.zeng e84a93485a FIX: Dynamic flow button is grayed out when connected printer
github: 5323
Change-Id: Ib45517dba1d7db675590c3df8d51b018bf2eabdf
2025-01-09 19:32:26 +08:00
doot 060ee9a6d5 Fix illegible color in 'unsaved changes dialog' on linux 2024-12-16 10:28:03 +08:00
camerony ddaa9e8ad0 Add LDO as a filament vendor
Add LDO as a filament vendor
2024-12-16 08:28:56 +08:00
Bastien Nocera 1519fa69cb Mouse3DController: Add SpaceMouse Wireless BT support
Update the device list to match the upstream spacenavd one.
2024-12-16 08:18:46 +08:00
Bastien Nocera f710ad596e slic3r: Fix wxDir declaration
/run/build/BambuStudio/src/slic3r/GUI/DeviceManager.cpp: In static member function ‘static boost::bimaps::bimap<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > Slic3r::DeviceManager::get_all_model_id_with_name()’:
/run/build/BambuStudio/src/slic3r/GUI/DeviceManager.cpp:6076:5: error: ‘wxDir’ was not declared in this scope; did you mean ‘wxDIR’?
 6076 |     wxDir dir(Slic3r::resources_dir() + "/printers/");
      |     ^~~~~
      |     wxDIR
2024-11-16 09:22:18 +08:00
maosheng.wei e060659545 FIX: finish time not display
Jira: STUDIO-8473

Change-Id: I3a1ea44cf373e8cec48444a5885624f597a32a6d
2024-11-15 19:17:32 +08:00
Mack f9d9d40c4f FIX:If the angle and linear deflections get
incorrect values, reset them to the default values

jira: nojira
Change-Id: Ia2c64a2a0ebe30641192fdb716234f34c356a6c6
2024-11-15 19:17:32 +08:00
Mack 228a19e604 ENH:translate step mesh text
jira: nojira
Change-Id: Ic8c9e010551cc9acab9e863e60321a6b64f83778
2024-11-15 19:17:32 +08:00
Mack b2b157f1a4 ENH:update step mesh ui
jira: nojira
Change-Id: I4cea486dee7fafa6495d63e8557ff790cc1640dc
2024-11-15 19:17:32 +08:00
zhou.xu da41583e62 ENH:translate text
jira: none
Change-Id: I25f1eb9672636872a0350faa03163f90011a6ba5
2024-11-15 19:17:32 +08:00
zhou.xu d039d75ff1 FIX:delete app_config in GLShadersManager.cpp
jira: none
Change-Id: I19751da071b21c5b3fdaa858e69b04e11b533da9
2024-11-15 19:17:32 +08:00
zhou.xu f7e49a3846 FIX:use ui_and_3d_volume_map to change filament
for cut and text object
jira:github 5195

Change-Id: I17cd57fef0e4882167643174ae2ba36023cbe349
2024-11-15 19:17:32 +08:00
zhou.xu 6caacd170f FIX:add "enable_opengl_multi_instance" option
jira: none
Change-Id: I424a1914811cc8eb1a7a717a4117453a69111e8b
2024-11-15 19:17:32 +08:00
tao wang 46cc0df704 ENH:Update button text
jira:[STUDIO-8769]

Change-Id: I8555dd824ace530744ad3aa51f3b0df520d0b7fe
2024-11-15 19:17:32 +08:00
Mack 8e2b233730 FIX:m_last_linear and m_last_angle add init value
jira: studio-8739
Change-Id: Ib1052856e7f9b4e427a58fb89f828dc0e6593247
2024-11-15 19:17:32 +08:00
Mack 6c48a8e40b FIX:STEP mesh crashes in specific language
1.fix dark model

2.fix reload file

3.fix macos ui

jira: STUDIO-8722
Change-Id: I17c723cbf88b97b187c72fbc6f65fc2da591465f
2024-11-15 19:17:32 +08:00
tao wang 0d81a5fbcb FIX:fixed the issue of the hot bed temperature not updating
jira:[STUDIO-8729]

Change-Id: I9f5a4b5252503e26e838b58cd88fd62246ca46a5
2024-11-15 19:17:32 +08:00
tao wang db00b3c737 ENH:modify the button text for cancel print
jira:[STUDIO-8734]

Change-Id: Icad74c6c72c1140e3bbc41f07c9e0d577756e8fd
2024-11-15 19:17:32 +08:00
Kunlong Ma ebf05c718e FIX: fix wrong layout in error code dialog in mac
JIRA: STUDIO-8677

Change-Id: I16e267495c753d8015e7dda47147b630e9e92c8a
2024-11-12 15:35:32 +08:00
liz.li d00505eff7 ENH: adjust translation
jira: none

Change-Id: I8762df274f44c7b33927dd6b749a2f96ef2e2404
2024-11-12 15:35:32 +08:00
chunmao.guo 69e25831e1 FIX: send recent projects on login info msg on macOS
Jira: STUDIO-8648
Change-Id: Id6b7817b051234bb9e9d5c3b9afc7982b3d3cbd6
2024-11-12 15:35:32 +08:00
zhimin.zeng 8e14262be2 FIX: Modify thumbnail for PA calibration
jira: STUDIO-8659
Change-Id: Ie849e3052487f0305789f7b48e62c2719a246a4b
2024-11-12 15:35:32 +08:00
tao wang 4bbc4d8f47 ENH:Fix Czech displaying garbled characters in Japanese
jira: STUDIO-8654
Change-Id: I4dd7043c3b1e344aab60cdddacb63e44f9bb9803
2024-11-12 15:35:32 +08:00
liz.li 98383fb5d5 ENH: update a wiki link for bed filament incompatible notification
jira: none

Change-Id: I58059355725ff90c3ff5e774738ffb0a9ad37fcb
2024-11-12 15:35:32 +08:00
chunmao.guo 9f387dacb2 FIX: home page not emit get_recent_projects on macOS
Change-Id: I9e0ec1c4b945dec00e33d7fb40200f96af6f420d
Jira: STUDIO-8648
2024-11-12 15:35:32 +08:00
Mack 0cce6619ce ENH:Add 'Don't show again' to the step mesh
jira: STUDIO-8606
Change-Id: I2382b9052e2c994a458ad36ca61eb94c517927c6
2024-11-12 15:35:32 +08:00
zhimin.zeng 21df06f985 FIX: modify the preset name
jira: none
Change-Id: I2e09e9874af6aa3108c92d1245f81d2a653c042d
2024-11-12 15:35:32 +08:00
zhimin.zeng 8b7ef47197 ENH: Add tips for auto cali
1. add tip for 0.2 nozzle
2. add tip for foam filaments
jira:none

Change-Id: I0d653bc96522f8a78b89d8aee9ef2472e575f273
2024-11-12 15:35:32 +08:00
Mack efb0c2f025 ENH:update brim ears UI
jira: nojira
Change-Id: I3c50087222a00428e55a71baea4f30055c1de6dd
2024-11-12 15:35:32 +08:00
chunmao.guo 476fe2ffd6 FIX: ConfigOptionBoolsNullable change_opt_value
Jira: STUDIO-8622
Change-Id: Ic0964a27b9f586d2a3e5360784eec7e42c4225ba
2024-11-12 15:35:32 +08:00
liz.li 2146cc57a8 FIX: translate string encoding issue
jira: none

Change-Id: I44649ad3d0de07ba06fef4f3e46dfc4adf64db6b
2024-11-12 15:35:32 +08:00
liz.li 698365f6ef FIX: display translated text instead of raw text in PrintOptionsDialog
jira: STUDIO-8376
Change-Id: Ie493a8395e1148c80cb9e7dbf74af824003b41ba
2024-11-12 15:35:32 +08:00
liz.li deb6717e50 FIX: fix 'Jump to Layer' popup window id mismatch issue
jira: https://github.com/bambulab/BambuStudio/issues/4957

Change-Id: Iaf6bc8a5b1829d3d13bc409997537967fdeea574
2024-11-12 15:35:32 +08:00
zhou.xu 430dd63fef FIX:fix the issue of text distortion
jira: none
Change-Id: Id6ceaf33d1f747a7e6e0005611899e7a4b5acb52
2024-11-12 15:35:32 +08:00
zhimin.zeng 83c979baf7 FIX: fix incorrect pa value for virtual slot
jira: STUDIO-8540
Change-Id: I8f80705a805ddf462b519cba0d39d6e664e119bd
2024-11-12 15:35:32 +08:00
qing.zhang 3921adb342 ENH: update plate text and filament printable warning
jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id9ec632b6d663a5060e63bf151fc277411cced0a
2024-11-12 15:35:32 +08:00
chunmao.guo 7ce090d2b5 FIX: ComboBox set icon
Change-Id: If74ccca3649913d8cf6664347d082f75e4425b00
Jira: STUDIO-8640
2024-11-12 15:35:32 +08:00
zhou.xu a31a9d541e FIX:array bound in delete_wipe_tower
jira: STUDIO-8638
Change-Id: Ic7b4c3a6325501483ecd9f18925504752b7ad32d
2024-11-12 15:35:32 +08:00
tao wang c41eb65781 FIX:Fixed printer name display error
jira:[STUDIO-8619]

Change-Id: Ie9ce0cb39623eefa3973a342b447ab2f2a765d28
2024-11-12 15:35:32 +08:00
tao wang c8a8d9f197 FIX:fixed that macOS will hang up as direct connected device
jira:[STUDIO-8630]

Change-Id: I96562bd11de807435fc6a2d81501800b0cf110b1
2024-11-12 15:35:32 +08:00
tao wang ccbf76cee8 FIX:fixed AMS layout incorrect
jira:[STUDIO-8629]

Change-Id: Id82d47509d18e03362d1f8ff68417668c7338541
2024-11-12 15:35:32 +08:00
tao wang b5a6fe52b5 FIX:Fixed the use of wxwidget method in other threads
jira:[for thread issue]

Change-Id: I62f5b6913d9bc25ac6c81517ef20f28fa34d0124
2024-11-12 15:35:32 +08:00
tao wang 566b2e61fe ENH:fixed some issues with dark mode
jira:[STUDIO-8303]

Change-Id: Iac3cf0a62c40b1a7950d14f630c4a6c3c1ff21f3
2024-11-12 15:35:32 +08:00
qing.zhang 4d4883953d FIX: adjust plate type eume
Jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If5bab050cc4d243d1ac414b91d1b6e10fa95dad2
2024-11-12 15:35:32 +08:00
zhou.xu 6404f06e79 NEW:add SuperTack svg
jira: none
Change-Id: Id6153f76f8634d1f00485991b75cbe526fb64adc
2024-11-12 15:35:32 +08:00
zhimin.zeng f3064e223d FIX: the default value is not correct
and the pa profile not display in AMS setting dialog after switch nozzle diameter
jira: 8620

Change-Id: If40bfe41ae13f5199f09baae3af09757498f1edf
2024-11-12 15:35:32 +08:00
jun.zhang 672f81a3dc FIX: rendering as wireframe mode
jira: STUDIO-7952

Change-Id: I47d7498a9bb7d8220beab9f2fefb14c7de337e81
(cherry picked from commit 5f6cd474d5e8b48c63a8ecc60b2c119beccd6491)
2024-11-12 15:35:32 +08:00
zhou.xu 8c396b3d9d FIX:delete error reset for m_logo_texture
jira: STUDIO-8603
Change-Id: I3f78645d52d10f5b448adc044757b17fb3378aa2
2024-11-12 15:35:32 +08:00
zhou.xu a267cad172 FIX:delete wipe tower after finish slice
jira: STUDIO-8602
Change-Id: I923d3fb9c5c974e932847e6881ea99e5b4998b59
2024-11-12 15:35:32 +08:00
chunmao.guo 8016cedc61 FIX: sort filament by order/vendor/type
Change-Id: If52f5962c165f0983c5b4d9bc046152975faec63
Jira: STUDIO-8260
2024-11-12 15:35:32 +08:00
chunmao.guo 9c1afdc63c FIX: Force load ams list when click sync button
Change-Id: I579adc9586e0bca85c20be2784b7513361b38f7e
Jira: none
2024-11-12 15:35:32 +08:00
chunmao.guo 1c5e657071 FIX: TabCtrl button margin
Change-Id: If8b05a4ef9efb8b57989ee1de6543631e5a3cf90
Jira: STUDIO-8265
2024-11-12 15:35:32 +08:00
Arthur 1656cf084b FIX: simple way to avoid collision of seq printing
A simple way to avoid collision of seq printing by object of A1 series
printers, at the cost of reduced area of sequential printing.
Add new option extruder_clearance_dist_to_rod.

jira: STUDIO-8137
Change-Id: I033220e090b071c76f5c5be0d0b471e428d807ec
2024-11-12 15:35:32 +08:00
tao wang 5b7cc2495c FIX:will not display 500 error dialog when sending print
jira:[for network error]

Change-Id: Id5fbd2182d3c1948f67382d81f8bf558daffa1c6
2024-11-12 15:35:32 +08:00
zhimin.zeng c418445a2f FIX: switch to 0.2 from 0.4 nozzle, AMS item display 0.0
jira: STUDIO-7816
Change-Id: I03585f73ff1ef7573f9ea1a93b79a981958e06d3
2024-11-12 15:35:32 +08:00
liz.li 04eeb40e1e ENH: refresh FilamentUnPrintableOnFirstLayer error state
jira: none

Change-Id: Ifec994cdba2c9590d4c1f8b59e6052593fd05bc2
2024-11-12 15:35:32 +08:00
tao wang 05877729ff NEW:support show print history
jira:[histroy]

Change-Id: Ibf3df10b0620aeab3731e248569f7d8381011c56
2024-11-12 15:35:32 +08:00
zorro.zhang 3317e4be69 NEW: PrintHistory and Model Info
JIRA: none
Change-Id: Ie86677010972568655f99a6b49ede32c5772b912
2024-11-12 15:35:32 +08:00
zhou.xu 995e6bbdf6 FIX:fix bug of text_normal_in_world in text gizmo
jira: STUDIO-8586
Change-Id: I680c01e82dedd2fa7df67e644f9a46ff5f35fcad
2024-11-12 15:35:32 +08:00
zhou.xu f0eeca97cc FIX:avoid color array out of bounds
jira: none
Change-Id: I27874b327c1b9dbff9555b08bff4d1b1bf9db80e
2024-11-12 15:35:32 +08:00
xun.zhang 72df6764d2 ENH: enable edit nozzle diameter in develop mode
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I16481f4206ba73caf38566f9b4b51d9339be5a7c
2024-11-12 15:35:32 +08:00
qing.zhang 67039a6f4d ENH: check wethether filaments print on first layer
Jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1cc7cd9e9bbbcdf72112c0949196c09ef414cf91
2024-11-12 15:35:32 +08:00
tao wang 931e599c5a ENH:Fixed beta version push notifications
Change-Id: I749ceafd5b18d7214add235aaffea99d48f9792d
2024-11-12 15:35:32 +08:00
lane.wei fdacd1a573 ENH: keep the position of these objects not in plate
JIRA: STUDIO-8554
Change-Id: Ic546737d438754acd9a516b52ceb1944fe72cc44
2024-11-12 15:35:32 +08:00
zhimin.zeng 21fa492d8a FIX: show k value when select default pa profile
jira: STUDIO-8540
Change-Id: I487e740ee7c37e5d8d4c0d9b26984d034ed70347
2024-11-12 15:35:32 +08:00
tao wang a0f63b9a3a NEW:Support direct connection to X printer
Change-Id: I4ea38d3a69834f607161ae35eda00d042b7c4f47
2024-11-12 15:35:32 +08:00
zhou.xu 1e3d16c2f1 FIX:Imgui colorButton support alpha display
jira: STUDIO-8543
Change-Id: If90e4cecd89b53cf2f67856024a75821faa2c055
2024-11-12 15:35:32 +08:00
旺仔 950f1eee15 FIX: revert "FIX: fix an ams mapping issue"
This reverts commit dc9d79efb2f55a4ed4e49e5c4190aa93bfacd2d5.

Reason for revert: <fixed in cloud >

Change-Id: I70cb2a91f0486bfbc11f610dbfeb8283a18cb630
2024-10-28 20:51:35 +08:00
Arthur 9c799cc986 ENH: translation
jira: STUDIO-8530
Change-Id: I43aeda64251165eaa2fc7f26b6dbaf548bc62057
2024-10-28 20:51:35 +08:00
Stone Li 0d434f4ae1 FIX: fix an ams mapping issue
JIRA: STUDIO-8116

Change-Id: I1e4d80cfb07c56fb8eb6b8dbd632d2edfb1100b0
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-10-28 20:51:35 +08:00
maosheng.wei af38da4c87 FIX: finish day dismiss after switching to another printer and return
Change-Id: Ic33607e22c45fae0d7d953983651178fbcc4fb06
Jira: XXXX
2024-10-28 20:51:35 +08:00
zhimin.zeng c466a40c04 FIX: PA profile is not match correct in mac environment
jira: none
Change-Id: I39ebbb3de3f174a3072ab0511d2f6c9265264337
2024-10-28 20:51:35 +08:00
zhou.xu d0e91b5164 FIX:not limit bounding box in assembly view
jira: none
Change-Id: I9b6113c815563cb2ded2c19b62286cdf6b509913
2024-10-28 20:51:35 +08:00
zhou.xu dbe2e5325d FIX:Only third-party printers record custom bed
and svg.This can reduce the preset differences in the copying system
jira:none

Change-Id: I6e6add2a9c796d8d42b7f8b7eccc1052250e5ffe
2024-10-28 20:51:35 +08:00
chunmao.guo 8cdaea1162 FIX: wxMediaCtrl3 zero size crash
Change-Id: I16a3f7b3afe142bb957a1740b8e8c9820c92b349
Jira: STUDIO-8522
2024-10-28 20:51:35 +08:00
Mack 3e9006e2d4 FIX:Brim Ears are ignored when cloning objects
the maximum diameter is changed to 20;
the diameter will not be reset;

jira:STUDIO-8497

GITHUB: #5048
Change-Id: I131305671ebc00dcf6b2972994879fe4ea768a36
2024-10-28 20:51:35 +08:00
MackBambu ec8d3ebaf9 FIX:the checkbox in MsgDislog displays error on linux
GITHUB: #2711
Change-Id: Ie0bb6325aa064d7ed05e25240a6e1b351712fb0b
2024-10-28 20:51:35 +08:00
Arthur 7697eb3dc8 ENH: improve tree supports
1. speedup organic tree support by using parallel for intersection of bed area
jira: STUDIO-8451
2. add extra wall for hybrid tree support's tall branches
3. disable circle fitting for tree support. This feature produces inconsistent
   circles for tree supports.
4. expose the option tree_support_branch_diameter_angle. Tree supports'
   strength can be improved by increasing this value.

Change-Id: If3688ca895df98a77f6ca538077daf8fe94e53f1
2024-10-28 20:51:35 +08:00
zhimin.zeng b296537bbe FIX: Update the page status when entering the calibration page
jira: STUDIO-7043
Change-Id: I2e0923c8057f7cda99e8b23b6be46b2b508c4dfb
2024-10-28 20:51:35 +08:00
zhou.xu daf16e9ea7 FIX:In some perspectives, using only two points of
local bounding box to calculate world bounding box may result in errors
jira: none

Change-Id: I258656406c19d6692af66f787fe329350460a561
2024-10-28 20:51:35 +08:00
zhou.xu f475893243 FIX:illegal plate name should include escape characters
jira: STUDIO-8511
Change-Id: I4ce2b40117b80d98d004d99757b7d74f7ad5b5ec
2024-10-28 20:51:35 +08:00
zhou.xu 993e2a24c1 FIX:all grabber should use GrabberSizeFactor
jira: none
Change-Id: I24629891a31e711097a8456291c5a5c3b606545f
2024-10-28 20:51:35 +08:00
qing.zhang 63be8a61fb ENH: filamet shrinkage
Github: 2769

This feature ported from superslicer

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic92d248aa90222e6f74530f01876cc14944f2444
2024-10-28 20:51:35 +08:00
zhou.xu 182a4f75d9 FIX:filename use '/' for save
jira: none
Change-Id: Ic7ffd91f0eeaf73b348a8064fbb0c2ace5a44066
2024-10-28 20:51:35 +08:00
Mack 8dfd3bbb0c ENH: update step mesh ui
jira:nojira

Change-Id: I7ba88d1ad80fa1e8152393c523bc301187e543d1
2024-10-28 20:51:35 +08:00
zhimin.zeng 8214f92dc8 FIX: set wipe tower to default position when switch printer
jira: 8468
Change-Id: I6ad489ed127635115c050a40329757afc568135d
(cherry picked from commit c63351a165b334978a3f09bf95fe2c63056ec53a)
2024-10-28 20:51:35 +08:00
zhimin.zeng 47c82dcd2d FIX: k value is not display when set pa profile
jira: none
Change-Id: Ic36d7a3fcb4c0e845d8c3902b31638f5cfb60d1f
2024-10-28 20:51:35 +08:00
zhimin.zeng e27ad7da55 FIX: Resolve compilation errors
jira: none
Change-Id: Ib3529b5fe4b01d32ad463b74a490e2273f9d8ba9
2024-10-28 20:51:35 +08:00
zhou.xu b5d18d4ae7 FIX:reload stl from disk,transformation is error
jira: STUDIO-8391
Change-Id: Ic006973fe0f2b0c0208c391d064ab373fd15a772
2024-10-28 20:51:35 +08:00
zhou.xu e667a4160a FIX:user_bbl_svg_list may is empty when copy machine
jira: github 5029
Change-Id: I052f7717f25d3d1f364709d4f6ac9c7a72c47e34
2024-10-28 20:51:35 +08:00