maosheng.wei
a6288503e9
NEW: [STUDIO-2776] Display the number of selected parts
...
The logic has been modified, please review again
Change-Id: I777ea27b9a4fa5d4e2d1a5e01ea32a108f9a5196
(cherry picked from commit f85834dfbc223a72b3e131886fffada2e6cedaab)
2023-07-07 17:25:51 +08:00
tao wang
a64e0b2f82
NEW:support the display of profile info in the mall model
...
Change-Id: Idab6bb5a4ef50df665ab7c8e5891efc5a8253eba
2023-07-07 17:25:51 +08:00
zhimin.zeng
3fb007aedb
FIX: Rotated Text problems at 180deg
...
github issue 1706
Change-Id: Ieb621aaf5c272f668434e39b335ef89fa9c9fbd8
2023-07-07 17:25:51 +08:00
zhimin.zeng
89e7f1a8f1
FIX: Reload from disk does not work with STP-files
...
STUDIO-2734 Reload from disk does not work with STP-files loaded as a "single object with multiple parts"
Change-Id: Iab8a8d404505cb3cdd02631c320ab69fd88b40b4
2023-07-07 17:25:51 +08:00
lane.wei
f43beb01e0
ENH: switch back to ubuntu 20.04 for building linux
...
This reverts commit 32f978c8932064395c0cfc3d8c22c2c9a263d4df.
2023-07-07 17:25:51 +08:00
lane.wei
8e10423685
FIX: fix the shared mesh not loaded issue
...
sometimes the root mesh is loaded after the shared mesh
we need to treat the shared mesh loaded at first as the root mesh
Change-Id: Ibc6f6a07c5069f3dc9471a129c2f434b48f486e9
2023-07-07 17:25:51 +08:00
maosheng.wei
3d8b1408ec
FIX: [STUDIO-2349] Large model causing hot bed display issues
...
Change-Id: I8efbfe75bbfa50059ce9f124a8c4b308d0fddac0
2023-07-07 17:25:51 +08:00
maosheng.wei
6718026dd6
FIX: [STUDIO-2708] Translation of Language Selection
...
Change-Id: I7dc0d69846d0189f938bb680e201b62d20fba4e3
2023-07-07 17:25:51 +08:00
maosheng.wei
42bcec8101
FIX: [STUDIO-2679] Hide extra icons
...
Change-Id: Ib5c1399b837c66ef1540393672a31a2e14635ac8
2023-07-07 17:25:51 +08:00
maosheng.wei
fd1955811e
FIX: [STUDIO-2684] Live plugin installation failure adaptive display
...
Change-Id: Ib9fc4286c725b997af102bb74567cf7939da4d98
2023-07-07 17:25:51 +08:00
liz.li
23295f251c
FIX: mac command key been translated and cannot work
...
Change-Id: Ib8f83e7c0acee36ebf2f7365f544eeb804b4db8a
2023-07-07 17:25:51 +08:00
tao wang
feeb2dadae
NEW:add color picker control to material settings
...
Change-Id: I69dc51b64edb0a44331cd93d7fc157b4b0284fdc
2023-07-07 17:25:51 +08:00
qing.zhang
c86c3bf897
FIX: set temp befor open HB fan to avoid oozing
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ibbda89a855927615d7da0e6da94a988852a10465
2023-07-07 17:25:51 +08:00
liz.li
5a53f33859
FIX: save and load layer_range to 3mf
...
Change-Id: Ie18aa8140b5c0fbba87be6ef2f8d0c924fa61791
2023-07-07 17:25:51 +08:00
qing.zhang
db282b7515
FIX: STUDIO-2383 slicing error while using compensation
...
set resolution value to 0 could avoid shape error
1. elephant compensation
2. xy-hole-compensation
3. xy-contour-compensation
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I238b6dd3342e09d33f4d10f7928f5fb48371d2b3
2023-07-07 17:25:51 +08:00
liz.li
5f4efe150e
FIX:add layer range, the extruder should inherit from object config
...
Change-Id: I11615ebe40393cf1a1fe5caad7490dc6083ec2e7
2023-07-07 17:25:51 +08:00
tao wang
9775e84b4a
FIX:fixed no longer synchronizing the printer after cancel printing
...
Change-Id: Ib4a7d59747fac13a431161dc8e77716b357fc8b0
2023-07-07 17:25:51 +08:00
Arthur
da7353dd6b
FIX: contact_polygons were not accurate and interface missing
...
In normal support, contact_polygons were slightly larger than allowed region, so sampling to the wrong points, which were then removed when "on buildplate only" was turned on.
Jira: STUDIO-2742
Github: issue 1352
Change-Id: I2f131bac48eb30997f37818f312da3386516a5ea
(cherry picked from commit ed25a89c0e8c5358ea803344fbce482be172d2ee)
2023-07-07 17:25:51 +08:00
zhimin.zeng
d5017bd9b0
FIX: rotate model before cut, the rotation of connectors is incorrect
...
github issue #1646 & #1647
Change-Id: Iab1d6984685a532011f425e704ccae039a6ef65d
2023-07-07 17:25:51 +08:00
zhimin.zeng
7a988c1e44
FIX: crash when setting negative thickness value on text tool
...
github issue #1656
Change-Id: Ib77bdd3e4b2508c466d7122a9052d1d15d6bc4bb
2023-07-07 17:25:51 +08:00
Arthur
611b2812d3
FIX: do not redo slicing after changing support params
...
This reverts part of the commit d4490af, because redo slicing is unacceptable after changing support params.
Known issue:
Bottom surface type depends on support parmas, that's why we add the steps dependency of slicing against support params in commit d4490af.
With this commit, bottom surface type may not be right with the initial params, and the user can't do anything to make it better.
Change-Id: Iff079c4d1205b8a07468be6396990fe87634a3fe
(cherry picked from commit c663a844629c07dd40973832df4e4d1e1827235a)
2023-07-07 17:25:51 +08:00
manch1n
dcb1f68b89
FIX: check conflict when only have mutilcolor obj and wipetower
...
STUDIO-2789
Change-Id: Ic2cdd76416fc979b13f9c2fc9a29a5312b832caa
(cherry picked from commit 47319cafa726983f66577209b2c58fd7ead304ee)
2023-07-07 17:25:51 +08:00
gerrit
e6b8605091
ci: update build version to 01.06.01.54
...
Change-Id: I37bf808f5e6d70e2176327a8bba8b20f83768cc4
2023-07-07 17:25:51 +08:00
Stone Li
bcd4864659
ENH: revert remove unused cert
...
This reverts commit 73410cf602c97466619856890da39db820e7cedf.
2023-07-07 17:25:51 +08:00
gerrit
eb7123bf00
ci: update build version to 01.06.01.53
...
Change-Id: I6f7c14ecc85860eea32933877d412ce1de1f12f9
2023-07-07 17:25:51 +08:00
tao wang
c4ad08f5fd
ENH:support for model names containing spaces
...
Change-Id: I267d8b87cd2ae4ad8f90d47eab97305b88239771
2023-07-07 17:25:51 +08:00
Stone Li
b98ced1b13
ENH: remove unused cert
...
Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
2023-07-07 17:25:51 +08:00
qing.zhang
8b19310d5d
ENH: add support for PLA and support for PA
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I83781d4e11bd986131caaabba479c0074f2506a0
(cherry picked from commit 545c0122d1c0fce96b62de7ee9042b24911d93a6)
2023-07-07 17:25:51 +08:00
gerrit
df172ad548
ci: update build version to 01.06.01.52
...
Change-Id: Iff886e81f57571bc5fc72ec6f15bfe9ea15ff5b3
2023-07-07 17:25:51 +08:00
Stone Li
544102e04b
ENH: update version to 01.06.00.51
...
Change-Id: I01b5721e8b713b5e9f763898e3c9c3eaf6321b4e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
tao wang
8ceb0e6b7b
ENH:rename model file after download finish
...
Change-Id: I3ae1c8ca4f53bf41c00688b6bb5b0c0e0a4f869b
2023-07-07 17:25:51 +08:00
tao wang
2dbd2bcef9
FIX:hide publish in the Chinese region
...
Change-Id: I39e6d96ab6fa14f25a284a5eaf9988dd37a42b6a
2023-07-07 17:25:51 +08:00
gerrit
b6005e957c
ci: update build version to 01.06.00.72
...
Change-Id: I6aefcec788e313dc9c1f113daee3329f74e2a92e
2023-07-07 17:25:51 +08:00
gerrit
fef35466a2
ci: update build version to 01.06.00.71
...
Change-Id: I627193f0230ca4f97200beb22b4070c26790ab90
2023-07-07 17:25:51 +08:00
zorro.zhang
329d5d445d
ENH: Optimize More Button in OnlineModels
...
Change-Id: I9438e50a131631a7321fa8bde1225f4371c9487c
2023-07-07 17:25:51 +08:00
tao wang
c75b4ad8fd
ENH:enable authorized login for model publish page
...
Change-Id: If5045dc77d537c426f6847c47f961e0d247ed9fd
2023-07-07 17:25:51 +08:00
gerrit
98c99ded70
ci: update build version to 01.06.00.70
...
Change-Id: I0daadab5ac19d9d015d0572990dca156941771a8
2023-07-07 17:25:51 +08:00
tao wang
0efbf523ee
ENH:open the model store and no longer check login status
...
Change-Id: I045ea9f33467637841cb811e8799ab903b981ebe
2023-07-07 17:25:51 +08:00
manch1n
387a396f4b
FIX: update cn translation of conflict check
...
Change-Id: Iaa11f2c7022dd1fbd66ba8180a78a456c9925472
2023-07-07 17:25:51 +08:00
gerrit
b8e75a281f
ci: update build version to 01.06.00.69
...
Change-Id: Iab7da1d3b0029d59f00e50965f133a2c4e9d8ff3
2023-07-07 17:25:51 +08:00
tao wang
73160811e0
ENH:update the model mall address in other regions to makerworld
...
Change-Id: Ie897b23c69af6490ddb8e4554e673627cd61f3d5
2023-07-07 17:25:51 +08:00
gerrit
ab23c8b94a
ci: update build version to 01.06.00.68
...
Change-Id: I2deb4c284d7d9ee5ee7afd1044030a024821872b
2023-07-07 17:25:51 +08:00
gerrit
0c72577dd9
ci: update build version to 01.06.00.67
...
Change-Id: Ib839645cec9aad6d139b862210ec5e791f46af44
2023-07-07 17:25:51 +08:00
zorro.zhang
28750e10ac
ENH: all fix about OnlineModels
...
Change-Id: I9ae1a9fdb364c28f3c9de2827ca1bbb9a2f750fa
2023-07-07 17:25:51 +08:00
tao wang
7cc59dab27
NEW:add new startup name in the MacOS system
...
Change-Id: I0648e2379314c02a9255c3aa5f6e786a37438d4b
2023-07-07 17:25:51 +08:00
maosheng.wei
8ed57c7877
FIX: [STUDIO-2698] Add translation files to the translation list
...
Change-Id: Ia3b78bbd9824404024c8f26c4b54dc08a147ef72
2023-07-07 17:25:51 +08:00
战马
0a9d33157a
NEW: [STUDIO-2476] design_staffpick
...
This reverts commit 4d13a44a2e4136d0c2e173e367e13f6a6ba00670.
Reason for revert: 123
Change-Id: I008a0ab3540589e5938fb3e1814571e00c467227
2023-07-07 17:25:51 +08:00
tao wang
8eb84e8d4f
ENH:show the entrance of the model mall on Mac OS
...
Change-Id: I6d40149a32d862247db3d4c446a0f3fa8e8bbac6
2023-07-07 17:25:51 +08:00
Arthur
62b4be7341
FIX: close conflict notification after move obj
...
Jira: STUDIO-2720
Change-Id: Icb7bc2ed76aa28c7b8227a219cb57da412aab12d
(cherry picked from commit 47e04a1bd7118de95c4a964fea38d8c09f53a200)
2023-07-07 17:25:51 +08:00
yifan.wu
bd2df4801a
ENH: refine model uploading logics
...
1. change the url of product env to makerworld
2. always show the uploading button without checking permission
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I666042a216d1a4aca69e2a50d430532f722d9b00
(cherry picked from commit 94daddc0aa593778fbf4a9d44d92a68883292a7f)
2023-07-07 17:25:51 +08:00