chunmao.guo
7cba0882b8
FIX: [STUDIO-3005] support sub language (region) in locale
...
Change-Id: If7af7fc79d84f68dcc495f8f8eefa928e93994a1
2023-07-07 17:25:51 +08:00
liz.li
767edb03e0
FIX: fix some issue in calibration
...
1.add part of x1c PAcalibrate save multi-filamnet-presets logic
2.fix a quit crash
3.fix keeping connecting device
4.part of UI refined
Change-Id: I221984529bd09111d408b09defe5e30c9d100714
2023-07-07 17:25:51 +08:00
chunmao.guo
a12e1f2568
FIX: sync from master
...
Change-Id: If8d11f0778d540e7f16ce022150bc531d42f6bd9
2023-07-07 17:25:51 +08:00
tao wang
2d8ddca1d6
ENH:synchronize different codes
...
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
2023-07-07 17:25:51 +08:00
yifan.wu
f97261bca9
ENH: optimize support top intface fill direction
...
Optimize support top interface fill direction for bridge.
The direction is set orthogonal to the biggest bridges's infill
direction.
Currently, it only works when thick bridge is off.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I7bd894ae6f5ae24bc597c609e27a16b6d45a9797
2023-07-07 17:25:51 +08:00
Arthur
3c1f7f9e16
ENH: improve small overhang detection
...
Small overhang diameter threshold is reduced,
and use bounding box size instead of area for final decision.
Github: issue 1681
Change-Id: Iabbb49dfc47345bb609214749104c808608c4d65
2023-07-07 17:25:51 +08:00
tao wang
6f2839b641
ENH:display error msg when connecting to the printer fails
...
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
chunmao.guo
4fd8a2b957
FIX: turn off staffpick by switch
...
Change-Id: I7ab5c2aa14273a7e7bb2badccdddac22b784f342
(cherry picked from commit b2aa5e32ce61677838621aaedb9ddbe3699bddf7)
2023-07-07 17:25:51 +08:00
chunmao.guo
84eb6159aa
FIX: [STUDIO-2908] load files from command line
...
Change-Id: Icd67714f684bf150c568956e0685e67dca9e2ca8
2023-07-07 17:25:51 +08:00
liz.li
d53bd3394a
ENH:calibration
...
1.adjust interaction of calibration
add select my device
add select multi-amstray
modify ams selector
2.add some x1c calibration command
Change-Id: I403446cc0cd3ae5e1dec5d2dc97920ff334522da
2023-07-07 17:25:51 +08:00
zhimin.zeng
032bf107b8
FIX: fix the conflict
...
Change-Id: Id5f2bf11344e9d42302420d167daa3af1c3c1845
2023-07-07 17:25:51 +08:00
liz.li
1f54aaf22b
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
zhimin.zeng
ff3f78cfb5
FIX: not exit when load modifier .gcode.3mf file
...
Load modifier is not support .gcode.3mf file
Change-Id: Ic8bfa7ac582cbf89b4b788930f8042126e84c531
2023-07-07 17:25:51 +08:00
zhimin.zeng
b5878b1838
FIX: wipe tower is not generated with different filament layer range
...
Change-Id: Ica876c3a94a3edb23eb723a1f3c37e2d10549af9
2023-07-07 17:25:51 +08:00
chunmao.guo
f9f937b769
FIX: [STUDIO-2999] locale used by parallel load
...
Change-Id: I24553b7426b4e5a60e05d20943a42fe8a614bb34
2023-07-07 17:25:51 +08:00
chunmao.guo
d2ae9d32fc
FIX: [STUDIO-3006] not reload setting on sync error
...
Change-Id: I625c3f2043ef959823953b95555620d9da3a2f8c
2023-07-07 17:25:51 +08:00
tao wang
fdf589de3e
ENH:no longer hide the retry button
...
Change-Id: Ia3c598b167093d972b4c6a2b5927700450431cb3
2023-07-07 17:25:51 +08:00
tao wang
e261f8b722
FIX:fixed display disorder in dark mode after account switching
...
Change-Id: Ie756a2d303bda7258cf7648a8887108babaf2127
2023-07-07 17:25:51 +08:00
chunmao.guo
fa71bcccdc
FIX: [STUDIO-2759] handle sequence of mqtt message, support tunnel
...
Change-Id: I69df95e38001c10dd4af5ef808d7945b4e33168a
2023-07-07 17:25:51 +08:00
maosheng.wei
0cf0bd52fc
NEW: [STUDIO-2769] add jump check ams blacklist checkbox
...
Change-Id: I827c54fcfe24aa153d5b1f43a948d558d1abb03e
2023-07-07 17:25:51 +08:00
Jianjia
e1cfd11100
ENH: increase grid infill's strength
...
Previously grid infill may be cut, so the strength on one direction is too weak. Now we switch the order at neighboring layers, so the strength of both directions are good enough.
Change-Id: I0ba768eeee34ce430e43ea57d8f06c209d469d39
2023-07-07 17:25:51 +08:00
tao wang
c7278dffeb
FIX:filament backup does not interact after clicking
...
Change-Id: I47086e92e74512661149557434c17a9587232ce6
2023-07-07 17:25:51 +08:00
tao wang
a476bbd229
FIX:optimize the process of loading/unloading p1p printers
...
Change-Id: Ib1b83aceca9753a6d6086c0b159da015d705f86a
2023-07-07 17:25:51 +08:00
Arthur
12d0a51362
FIX: do not merge overhangs when buildplate_only is on
...
Jira: STUDIO-3024
Change-Id: I87f73a556945d1b1640c515336ca108f65b88bdf
(cherry picked from commit 1c09513324bb965647bbb157be1cacaf9371ce07)
2023-07-07 17:25:51 +08:00
salt.wei
3ea602091e
ENH: add back infill anchor for special case
...
These two settings is necessary for some
specific user case.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9d70679932ac90c34296393d0e8bb8aebd8ebe48
2023-07-07 17:25:51 +08:00
Stone Li
030275a5a1
ENH: remeber extrusion cali preset in MachineObject
...
Change-Id: I32fcf6355ce948fc02c584b8639eb96fe2b444b5
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
lane.wei
0d656621bf
FIX: fix the printable state not correct issue after auto-arrange
...
github issue 1858
Change-Id: Ica32c527b30d75f0e3019a633387168bd9d1c5ee
2023-07-07 17:25:51 +08:00
lane.wei
4bd1ab4e3c
ENH: adjust the black color for the thumbnail rendering
...
(cherry picked from commit 2319ad511ff8d9dcbe0ac7060e098ed921fff40e)
Change-Id: I13512d1bac78c46257ceb907d5c2233976552a18
2023-07-07 17:25:51 +08:00
Arthur
a4eaf65b77
ENH: remove popup dialog of tree slim
...
This popup dialog was introduced to promote tree slim
style. Now it's time to remove it.
Change-Id: I34c0be56b4dc613e6e991dd87ab22eb4eaa1feb3
(cherry picked from commit 827c692a1877bfec914ef8f5a55c7357ed6e94d2)
2023-07-07 17:25:51 +08:00
chunmao.guo
ddd2c544c8
FIX: add load model process dialog
...
Change-Id: I3cf9f5a535236f87425a0314bde283e4549ca5e7
2023-07-07 17:25:51 +08:00
tao wang
0d9c0c1c12
ENH:C12 printer adds cloud only print settings
...
Change-Id: I8d2e7ad036bf67a7541c20e7a9b52580eb047773
2023-07-07 17:25:51 +08:00
tao wang
4552699bde
ENH:X1 and X1C do not display privacy agreement licenses
...
Change-Id: I8d54067062676c849f50a298efc6d48a015eb5ef
2023-07-07 17:25:51 +08:00
maosheng.wei
befdbe3d2a
FIX: STUDIO-1394 Printing window UI display issue
...
Change-Id: I1ce71b6d0e3ae40ecc98137920fcfb015b97e606
2023-07-07 17:25:51 +08:00
chunmao.guo
e48170e7fe
FIX: [STUDIO-2964] something with fix printer file management
...
Change-Id: Id8c2349766c8ca3f90a0985873726a72f760da50
2023-07-07 17:25:51 +08:00
tao wang
f5960411a3
FIX:fixed color picker control cannot be clicked on Mac OS
...
Change-Id: I47ea257ced111c7d519c546375d3ba8b808f1d4e
2023-07-07 17:25:51 +08:00
tao wang
713e346a11
FIX:fixed invalid click of the back button in 3party printer dialog
...
Change-Id: I09f2aef83f802697ef581465eeda9b2239c806bf
2023-07-07 17:25:51 +08:00
tao wang
2d43ce4702
NEW:disable ams mapping when sending printing
...
Change-Id: Icf2c859151c8c5605e651426154ce6fa84269b87
2023-07-07 17:25:51 +08:00
tao wang
7d17cb20c8
ENH:transparent colored filaments are supported in the color picker
...
Change-Id: I1800d66ba4002ccef5c7edbd3c72d4410d1cd7a3
2023-07-07 17:25:51 +08:00
tao wang
da42ed6f58
ENH:display in black when the transparent filament is loaded
...
Change-Id: I4c2887ef93ac81571bcb037ddee8a363ab428e04
2023-07-07 17:25:51 +08:00
zhimin.zeng
1a9b82cf1a
FIX: the assemble view is not correct after cutting or splitting
...
STUDIO-2934
Change-Id: Ia77b8704d65fad09103a42f1c56191928eff8cb0
2023-07-07 17:25:51 +08:00
manch1n
ec7306e3cb
FIX: false alarms due to wrong print z of gcode paths
...
The print z was wrong previously when there is a wipe tower, or there
is an object with floating parts.
Jira: STUDIO-2719
udesk: https://bblcs.s5.udesk.cn/entry/ticket/show/2258732
Change-Id: Ifa070aeb548d692549cf88df0d405ecdf0160c80
(cherry picked from commit be3097d8044ce9e0079ebf7070b15c7aad7aff0e)
2023-07-07 17:25:51 +08:00
zhou.xu
b849a82725
FIX:Remove all spaces and special symbols in the plate name
...
Remove all spaces and special symbols like \ / : * ? " < > | in the plate name,allow xml special symbols such as & '
Change-Id: I2b391d13be709af0e47f1573c0e225e63591fd23
(cherry picked from commit 135c97e9916c852a8625d9d9bf0a4dda051b6e2b)
2023-07-07 17:25:51 +08:00
zhou.xu
531757366e
FIX:Calculation returns auto is optimized in camera class
...
Change-Id: I753b96702955a320872cb34893de5e201c407551
(cherry picked from commit 1f2c5e8801fc58db8c438a0ae8c5afd62023e5ff)
2023-07-07 17:25:51 +08:00
zhou.xu
28532b990b
FIX:m_target of Camera is not updated
...
m_target of Camera is not updated in these api: Camera::translate Camera::set_distance
Change-Id: I2a6a878700849e062fca7a65e53baa03d64312c4
(cherry picked from commit 835ee9fdea77259c155ceae4d3abe62385e7a853)
2023-07-07 17:25:51 +08:00
tao wang
fb6a40b06b
ENH:optimizing the style of AMS refueling process in a French language
...
Change-Id: Ie0acb57aadd577c3dd7f42a5d76781e19a75dbd3
2023-07-07 17:25:51 +08:00
tao wang
73d3b37979
NEW:update the style when the virtual tray is empty
...
Change-Id: I40fc05ce31ed9225e5dea6d080fdbff138b2f9d8
2023-07-07 17:25:51 +08:00
maosheng.wei
c1010e5d0e
ENH: [STUDIO-1398] UI optimization for flushing amount setting window
...
Change-Id: I40f7a589b4a9dac0022c588e71aaa13d10c5e4d8
2023-07-07 17:25:51 +08:00
tao wang
12a66c5c70
FIX:fixed dark mode correction in gcode view page
...
Change-Id: I4b2dd266024a5858aa5003e3f418cb5f2053d80f
2023-07-07 17:25:51 +08:00
chunmao.guo
a7138a47ad
FIX: [STUDIO-2301] SideButton: not show hover state with focus
...
Change-Id: I76be9d6c24e75cf97135b398928f50a3483e0fae
2023-07-07 17:25:51 +08:00
chunmao.guo
bec1858a16
FIX: [STUDIO-2980] switch param to object mode not work
...
Change-Id: I4f5191986bf312ad3736671d5cc96d36f53487f4
2023-07-07 17:25:51 +08:00
tao wang
80d6479bee
NEW:support for filament backup and edit
...
Change-Id: Id0a83e56df75253046cc07d972e9ad156690bbe7
2023-07-07 17:25:51 +08:00
maosheng.wei
049a5c5a8f
NEW: add Report issue entry
...
Change-Id: Ie5cc195e34f2dbb94b4958c495cd28cd5bf4fd51
2023-07-07 17:25:51 +08:00
lane.wei
84b89094b2
ENH: cli: refine the progress logic
...
update 1% at the very beginning
Change-Id: I85e19ad5c8ed4b8465510ffb3db4fac12c0f20b9
(cherry picked from commit 5d4ca3be8e6af2c66ecd5d51fead3e7ca5ffa7f5)
2023-07-07 17:25:51 +08:00
tao wang
839f4fe85e
ENH:display the retry button when the print error requires retty
...
Change-Id: Ia0aaa33015dec2492d611c93293becbf32f34c23
2023-07-07 17:25:51 +08:00
tao wang
6591d1d0ed
ENH:filter domain names in network errors
...
Change-Id: I86d7f11bb198ac9060a1f1d6e6432f39471c70fb
2023-07-07 17:25:51 +08:00
manch1n
8714b3e5e5
ENH: arrange partplate objects intersect with plate are also arranged
...
Jira: STUDIO-2961
Change-Id: I744e99f8bdd95289efa37d1e022b109518befa51
(cherry picked from commit 15bc33d58de118deea93c568ef4e5ffb0370be75)
2023-07-07 17:25:51 +08:00
manch1n
33c69cdb4f
FIX: make fill in bed arrange parameters same as normal arrange
...
Change-Id: Iec9d4e9c145ea75fc06d096e9c6905b3e412940c
2023-07-07 17:25:51 +08:00
maosheng.wei
739732ec18
ENH: [STUDIO-2858] UI optimization in FullCompareDialog dark mode
...
Change-Id: Ie51a6ef931c83fd61d0268f7a59a0a49791fee6f
2023-07-07 17:25:51 +08:00
chunmao.guo
1f56efe5ea
FIX: printer file system debug log
...
Change-Id: Iac9520de0d844fe24e116b0b4f0491c560ff3c26
(cherry picked from commit c97f927110b9c96cc8d43f521f88ea0e77522ff7)
2023-07-07 17:25:51 +08:00
tao wang
8e41e6cee2
FIX:supports dark mode on linux systems
...
Change-Id: I424f4a686ffe0d25075022b7e58c89d2683fcea2
2023-07-07 17:25:51 +08:00
lane.wei
bda8d1cb98
FIX: fix the print_seq not display issue
...
the by_object setting is in plate
previous judge logic doesn't handle it
Change-Id: I7e32c9a6decc0797f7098e9e4c53ab53d17c072e
(cherry picked from commit 3c712001239002eb1b5c79e291069ed424f8141a)
2023-07-07 17:25:51 +08:00
Arthur
7c5e96a43a
NEW: add boolean in export stl
...
Change-Id: Ibeab33f27ad7a2531bb256edd0e3f853cf8def7c
(cherry picked from commit 6cfb4371a1b9053b54569d91a9c29af97a753c0e)
2023-07-07 17:25:51 +08:00
lane.wei
2c620aa855
ENH: debug: set the crash dump to SetUnhandledExceptionFilter
...
AddVectoredExceptionHandler is too heavy now
Change-Id: I354a023723d16cfa5d20c282bb6d98773dcde74f
(cherry picked from commit c213904026960ebbc6621aa5413ad944af13cb97)
2023-07-07 17:25:51 +08:00
lane.wei
716f4a9b5c
FIX: fix a bbox compute error issue when using multiple height ranges
...
Change-Id: I8a5f044a9817b946eb1321f98b96fe5d1d4bcdf1
(cherry picked from commit 045ee2537cac64160d53b2aa2ce2b96ed63a6d86)
2023-07-07 17:25:51 +08:00
maosheng.wei
3c5f5f1ea3
FIX: Developer Mode Unlimited Popup
...
Change-Id: Idcb8fe686c85e13cae5c8c36e6a08520e805876c
2023-07-07 17:25:51 +08:00
qing.zhang
1d0476fa44
ENH: optimize the efficiency of auto lift
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9c1679cc80ae23ff066df6e2fe98b5530a9d2288
2023-07-07 17:25:51 +08:00
chunmao.guo
1b0b14c0f2
FIX: [STUDIO-2844] use user presets only if login
...
Change-Id: Iec2dc9a77be8354ff1d5e0e4a60f79006ee682d3
2023-07-07 17:25:51 +08:00
chunmao.guo
ddabc14676
FIX: C12(P1S) tunnel proto compatible
...
Change-Id: Ibbf39b4fefe7e73e35f6096ac6989afbb531db03
2023-07-07 17:25:51 +08:00
chunmao.guo
a7566ea592
FIX: [STUDIO-2675] linux language switch zh_CN
...
Change-Id: Ifba1682b7fb402712665dad0219a84db0a23f1c3
2023-07-07 17:25:51 +08:00
Stone Li
6e5e947aa2
FIX: disable micro lidar in P1P
...
Change-Id: Idec534e783319c51c19f3b1bafce633c29a13a71
2023-07-07 17:25:51 +08:00
Stone Li
1babf060e6
ENH: disable extrusion cali btn when printing a job
...
Change-Id: Iacc559665a00527b01c100e316f61f75b11569d3
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
tao wang
8271cdd7f1
ENH:optimize the logic of disconnecting printers
...
Change-Id: I01b42b213c46929bebd8106e6c17a53bdcb5fd7c
2023-07-07 17:25:51 +08:00
chunmao.guo
e4d4ac01d6
FIX: rstp proto mode & tutk state
...
Change-Id: I3d8b4a278426644bb716f18d7b8259032d22e444
2023-07-07 17:25:51 +08:00
maosheng.wei
eb3a97f55b
ENH: [STUDIO-2450] Update the bed type to be consistent with the gcode
...
Change-Id: Ic69face644bc193e7125535697905c35ba210058
2023-07-07 17:25:51 +08:00
maosheng.wei
2718eafb5a
NEW: [STUDIO-2888] Slice, third-party printing buried point
...
Change-Id: Ic713bdc8087b57dfb37638da3e4b7a6c1662f4c0
2023-07-07 17:25:51 +08:00
tao wang
9f8397b187
NEW:support transparent color display
...
Change-Id: I49e0e4c507121af7dad912a3a549348e7ade8eec
2023-07-07 17:25:51 +08:00
tao wang
57873e6e59
FIX:fixed download address splicing failure
...
Change-Id: I41b3f822aac95be86bf05db40dee54da133e6acf
2023-07-07 17:25:51 +08:00
chunmao.guo
dfd049374c
FIX: [STUDIO-2865] only send changed thubmails to home page
...
Change-Id: I88ae0dd3a47c4cf02bf97978a22fd72ed0ef0299
2023-07-07 17:25:51 +08:00
gerrit
1cde1ebaed
ci: update network module based on commit ec16b83
...
Change-Id: I306b66e265ef32fa83d2363797228752bb06f838
(cherry picked from commit 28061562c23a6f72a1414b26aeed062ecd454d62)
2023-07-07 17:25:51 +08:00
Stone Li
c731a1aceb
NEW: auto logout when mqtt return code = 5
...
Change-Id: I75f7d0939d8483ad612408df9fe817ed652f9634
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
chunmao.guo
de895e573a
FIX: [STUDIO-2825] ctrl + tab only switch main pages
...
Change-Id: I10ed43929e4b757fb7c5415ba23a78ded1f2c7d0
(cherry picked from commit 10983c4d177b772e8eda264e5a9957218f779435)
2023-07-07 17:25:51 +08:00
chunmao.guo
3dc94b6f12
FIX: [STUDIO-2940] prefer use remote tunnel for liveview
...
Change-Id: I23708989e6d5ab38724e5da2cff2fe9d648bf730
2023-07-07 17:25:51 +08:00
chunmao.guo
f8bc0fd2d2
FIX: filament color icon on macOS
...
Change-Id: I9ed9d5d87554acfab67e0c41b64c7e8bb3a90f99
2023-07-07 17:25:51 +08:00
chunmao.guo
164251531e
FIX: [STUDIO-2448] switch machine in camera popup
...
Change-Id: I40531dde899beb11efea985348de8b77354e6724
2023-07-07 17:25:51 +08:00
chunmao.guo
c770926142
FIX: [STUDIO-2702] fix maximize size offset, ad7bda2
...
Change-Id: I4f65ef25dc4241bf7c1c3d15c38198ea2b40b337
2023-07-07 17:25:51 +08:00
zhimin.zeng
9352f34ad0
FIX: fix some crashes
...
Change-Id: Iab830fd58c2a6abc77787cba95d530f9b53d7b52
2023-07-07 17:25:51 +08:00
manch1n
d76edece9f
FIX: fill in bed menu item removes dots
...
Change-Id: I4f0a0571965a6cd57108c35ad6cc06c8f06f6316
(cherry picked from commit 7999377b90eb8dd243102f2fb9e94cd1017e9bb3)
2023-07-07 17:25:51 +08:00
zhimin.zeng
00b5a1db3a
FIX: crash when add modifier(load from file)
...
Change-Id: I6e6a7e10d4362fd14af70b7f8f4e9c6bc442aa25
2023-07-07 17:25:51 +08:00
zhimin.zeng
65ea350f01
FIX: color is not correct after sync ams
...
Change-Id: Ib681f84c3b2d8267fa832072a32d1f49c21145fd
2023-07-07 17:25:51 +08:00
tao wang
c351ac54aa
ENH:do not write to config file when user access code is empty
...
Change-Id: I180e20b7d26fd337eef09ff4267cd4c2c61b6518
2023-07-07 17:25:51 +08:00
tao wang
4892a0491c
FIX:fixed task name too long causing HTTP request failure
...
Change-Id: I912b1a9c64038c6f236d76bec670a7369d47579a
2023-07-07 17:25:51 +08:00
tao wang
85d7baf79c
FIX:fixed incomplete display of button text in German
...
Change-Id: Ic801d5d13c5ddd2e79b648d5eaebd71639023dee
2023-07-07 17:25:51 +08:00
tao wang
18cddb3b8d
ENH:update the style of the privacy agreement confirmation window
...
Change-Id: Ibc042dbd5020681213bed1684160f9a239a1eb65
2023-07-07 17:25:51 +08:00
tao wang
8991c31e33
ENH:fixed incomplete text display in step controls
...
Change-Id: I11af7df2b9262d7d9ef6dcb69fc93ae1603dc7bf
2023-07-07 17:25:51 +08:00
chunmao.guo
0699ee2da3
FIX: [STUDIO-2846] redirect wxLog to Boost Log
...
Change-Id: Idb95e9095c857eee37d809079bab08903f336bb9
2023-07-07 17:25:51 +08:00
chunmao.guo
d0905486ff
FIX: [STUDIO-2588] load staff pick after upgrade plugin
...
Change-Id: I89efa67ddb409bf5e1bb3668f9b074f11e87e03e
2023-07-07 17:25:51 +08:00
chunmao.guo
2b5f8082be
FIX: support alpha color in 3DScene
...
Change-Id: Id6e6346b8ddb77a911ff5d56331d9088ca41017e
2023-07-07 17:25:51 +08:00
chunmao.guo
149b1112fc
ENH: transparent filament color
...
Change-Id: I8f6a26763a3ad790bda6ca13327d40403d88dd59
2023-07-07 17:25:51 +08:00
liz.li
ab0c6611c8
NEW:add paint tool in assembly view
...
Change-Id: I108e1e24ca9d033d2279c8153585166971a347a6
2023-07-07 17:25:51 +08:00
liz.li
5236f17792
FIX: keep change filament menu item followed by convert menu item
...
Change-Id: I460b01078ae5cde22afe30b4a7ac13cdd9e67b26
(cherry picked from commit e37460eb4a30db3449132e36df97ea613eebf41d)
2023-07-07 17:25:51 +08:00
tao wang
7af252fa99
NEW:support for sending print job from SD card view
...
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
Arthur
3d1f61c7ed
NEW: add tree_support_brim_width option
...
Jira: STUDIO-2921
Change-Id: Id5fddc0b6f5ffe3beb9afb0be5f81a766fc5b21e
(cherry picked from commit 86d7b6016e48143aad03744a58d44042ff0a0b4c)
2023-07-07 17:25:51 +08:00
zhimin.zeng
297e922daf
FIX: crash when slicing(make perimeters)
...
Udesk: https://bblcs.s5.udesk.cn/entry/ticket/show/2193141
Change-Id: Ibb2e20e9e6d159821e96dc81fd4e384f773a39dc
2023-07-07 17:25:51 +08:00
Arthur
55a1141e67
FIX: sharp tail detection misses some sharp tails
...
1. Previously if there are multiple sharp tails in a layer, some will be
missed. To fix this, we should not skip if the current layer is already
detected as sharp tails.
2. Do not mistakenly detect sharp horns as sharp tails by only detecting
the overhang areas larger than half of the extrusion line width.
Github: #1578
Jira: STUDIO-2659
Change-Id: If7ba5c9ae547d3051551aa6fa34eb6214d01a46d
2023-07-07 17:25:51 +08:00
Arthur
3d8383f127
ENH: upgrade some deps libraries
...
CGAL to 5.4
TBB to 2021.5
OpenVDB to 8.2
Change-Id: I08992fce104e6f56001643c3c5dbf6c3f59ffc3d
(cherry picked from commit 1571f176fc37dda1c3e889776e13fa49bba4ae42)
2023-07-07 17:25:51 +08:00
maosheng.wei
238080e0ab
ENH: [STUDIO-2647] Optimize the interface for selecting part types
...
Change-Id: Ia277a37ce102708c1c8d535bf323fd58bbd0d230
2023-07-07 17:25:51 +08:00
lane.wei
33ae019a95
ENH: CLI: don't popup dialog when loading shader failed
...
STUDIO-2855(github issue-1703)
Change-Id: I46476e94951aa2337fee3439159e777773366c59
2023-07-07 17:25:51 +08:00
chunmao.guo
8dae5b6980
ENH: [STUDIO-2759] network queue on main thread
...
Change-Id: Ie1fa855b354047ab015c801cae5df7271e844e58
2023-07-07 17:25:51 +08:00
chunmao.guo
5a7aa74e62
ENH: printer compatible for tunnel protos
...
Change-Id: Ic409ad967da43ad696b75a6c97e90e1f70e7610d
2023-07-07 17:25:51 +08:00
tao wang
d70a608921
NEW:confirm privacy agreement before binding printer
...
Change-Id: Iee6776bf533577dd9fd388c3ea2efad27692cf82
2023-07-07 17:25:51 +08:00
chunmao.guo
56b9d0fbb3
FIX: [STUDIO-2608] recent project not open starting from number 10
...
Change-Id: I9e867f26342993cae7a98d6e8b61e9c21b4f434c
2023-07-07 17:25:51 +08:00
maosheng.wei
187718890f
FIX: [STUDIO-2899] Model mall entrance issue
...
The device window switches from a printer that has printed the mall
model to a printer that does not download the model from the mall. The
printing progress area also displays a rating button
Change-Id: I240cc4d2045cab043f9f6d20e8d40632c4f5b862
2023-07-07 17:25:51 +08:00
Stone Li
f3fdfee569
ENH: refine Cool Plate to Cool Plate / PLA Plate
...
Change-Id: I186ea538465322220dcb088c9998716aad8398ee
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
zhimin.zeng
63acf7f6f0
FIX: Crash when perform cut
...
"keep upper" and "keep lower" may be not checked when check "Cut to parts"
Change-Id: I8f902d3013e465f0a672369f1b732cce5f30f66d
2023-07-07 17:25:51 +08:00
zhimin.zeng
ab17e418cf
FIX: modify the flushing volume of transparent material
...
The transparent material is regarded as the white material to calculate the flushing volume
Change-Id: I922ff55ede62acb7040d6f7cdc6b14bcf6e31274
2023-07-07 17:25:51 +08:00
liz.li
01e556a038
NEW:add pause print message
...
Change-Id: I5b1fe20f0ecbcb9349f630f40048eb3c7eebb577
2023-07-07 17:25:51 +08:00
chunmao.guo
d8517991e4
FIX: [STUDIO-2767] retry with remote tunnel when local failed
...
Change-Id: Id0172239d752508227729e81bee6c1a6ff4d3e9d
2023-07-07 17:25:51 +08:00
chunmao.guo
c142c8a31e
FIX: [STUDIO-1868] not show wrong models with old printer firmware
...
Change-Id: Ifa08e2e18348827ab3577ae98c0cf553bd4028f0
2023-07-07 17:25:51 +08:00
chunmao.guo
9240b6f7bc
FIX: not saving instance when skip model
...
Change-Id: I07fea76b9579857801ad54dddbda64578b454e95
2023-07-07 17:25:51 +08:00
chunmao.guo
9c01ff269e
FIX: not restore old object with components in sub model
...
Change-Id: I6adb7aa58dae1a2e9e9910cd19757b5e56e8eae8
2023-07-07 17:25:51 +08:00
chunmao.guo
c2e0c3d109
FIX: [STUDIO-2562] tooltip splash on speed button
...
Change-Id: I29a9d5bde81b7ddca962568ddcd9298850d6ea3a
2023-07-07 17:25:51 +08:00
chunmao.guo
b5663b25c9
FIX: is_support_remote_tunnel P1P >= 01.03.00.00
...
Change-Id: I97e7a38f7bd3d42f61fb4c56b3757b36805a28bf
2023-07-07 17:25:51 +08:00
maosheng.wei
f40851ff31
FIX: [STUDIO-2492] Model Centering Problem
...
Click on Add in the top menu bar, the model is not centered
Change-Id: I950ce13262090ada316d5c350af8c7edc9826222
2023-07-07 17:25:51 +08:00
maosheng.wei
92d764e9ee
NEW: [STUDIO-2769] Split developer mode
...
Divide developer mode into display parameters and other development
options
Change-Id: I8666991f3e5580c1abb46f36567651893e8fba4a
2023-07-07 17:25:51 +08:00
zhou.xu
def87a59c0
FIX:The mirrored patch normal vector needs to be reversed
...
Change-Id: I3a67322eb59355ed91d1af390eb34f7f3d378198
(cherry picked from commit 3187f2b7944ddd2b9b6dc621da07dac6d4b3b31f)
2023-07-07 17:25:51 +08:00
zhou.xu
aa82c67e5f
FIX:Change Camera for support, coloring, and z-stitching
...
Using the same camera as the assembly drawing for support, coloring, and z-stitching
Change-Id: I2f9a5724e43cd10a30658e742ed7986e49958668
(cherry picked from commit 8fd0d3e342b329fae93150677677565ec7c04a05)
2023-07-07 17:25:51 +08:00
zhou.xu
507a8a6d36
NEW: add overhang highlight area
...
overhang rgb=(200,0,0),remove supportType,do not save para after overhang operation preview
Change-Id: I947bbd9db264f00f0609b3f02140060f9a2621fb
(cherry picked from commit 796c4460fe998da206f9ca77973a20796fa1d3ca)
2023-07-07 17:25:51 +08:00
manch1n
35d6b072d3
ENH: merge all error when multi obj have empty layer
...
Change-Id: Iff091babff67050fe512a3cffe6cb2af0e91efa5
STUDIO-2540
(cherry picked from commit e23781245e3a6ae9bffcff869aa8991eb0298243)
Change-Id: Ia90ffa1244ef8a89c8d3007ca65b68439b09249b
2023-07-07 17:25:51 +08:00
Arthur
81319b6a9e
FIX: normal support crashes when only raft enabled
...
Github: #1786
Change-Id: I349fab71953b6eb77fbb1f70b00f37c1e450a562
(cherry picked from commit e961e05c5cc8644398d5bba7eac8527b34759354)
2023-07-07 17:25:51 +08:00
tao wang
8b490adc51
NEW:optimizing error info for network requests
...
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
2023-07-07 17:25:51 +08:00
qing.zhang
7b12dcb6ea
NEW: add concentric infill pattern for ironing
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Icd9f9fe0e39d86725faa98dd3eae82a4189130e0
2023-07-07 17:25:51 +08:00
qing.zhang
b5c7532700
NEW: only one wall for first layer
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I4ed31db361230b7192c210e506717e16bd28a6f3
2023-07-07 17:25:51 +08:00
qing.zhang
345536e07f
ENH: optimize the process of top-one-wall
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ieee51f872bfbe9d0a56f2231b47a0381aa5b5896
2023-07-07 17:25:51 +08:00
maosheng.wei
f4768996e8
NEW: [STUDIO-2764] Marketplace Model Scoring Entry
...
Change-Id: I097028699e86bc4de756e6e80b4d98e0e66622ea
2023-07-07 17:25:51 +08:00
liz.li
537ec8da26
FIX: cannot change filament if has support filament(STUDIO-2737)
...
Change-Id: Ie5f7d33e0a3a40357cd443ff114187c742208fe9
2023-07-07 17:25:51 +08:00
zhou.xu
fdd7d11b14
NEW:Enhanced disk name function
...
Right click to modify the disk name, which is also displayed in the left UI bar
# Conflicts:
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/GUI_Factories.hpp
Change-Id: Ib688bef58d75fba1e5df4f201bfdcef7a3872308
(cherry picked from commit 019681ce69e115e8e4602a93dcb3dc61f20ecba5)
2023-07-07 17:25:51 +08:00
liz.li
edba4d18a6
FIX: adjust the camera view of loading a .gcode.3mf file(STUDIO-2598)
...
Change-Id: I42e82e6883ac613c3683deb2c9a465618b0cb6ab
2023-07-07 17:25:51 +08:00
liz.li
000fab5261
FIX: thumbnail in preview display problem(STUDIO-2578)
...
after a .gcode.3mf file loaded, the thumbnail in preview will not show
until click the canvas3D region.
Change-Id: Ia58e5a44ea3dc87ac7609d434aebbf0e89cf3023
2023-07-07 17:25:51 +08:00
liz.li
b2eee96a80
FIX:time displayed inconsisitently on send dialog(STUDIO-2694)
...
Change-Id: Id15a328b6dcbde329a25bf45e8b886597689549d
2023-07-07 17:25:51 +08:00
Arthur
826f27089e
ENH: improve multi-material arranging
...
Multi-material arranging is more compact by redefining same_color_with_previous_items:
if the colors of previous items are a subset of current object's colors, or vice versa.
Either of the two cases will not increase the total number of colors of the plate.
Jira: STUDIO-2871
Change-Id: I7cbe0835408d306084490b4849d03bb9fb617d2b
(cherry picked from commit d58702e9c0db54bcd123739298ce6dc03f5ca1a5)
2023-07-07 17:25:51 +08:00
manch1n
4db1a6d46e
ENH: allow big obj arrange into bed with calibration region
...
Change-Id: I4dac878e0c5ec75a4b06dd5803c0a4839f312bfe
(cherry picked from commit b216a5f4ae97b29eb5ba0c2b5de3b12da80f374d)
2023-07-07 17:25:51 +08:00
manch1n
352f4222b1
ENH: increase conflict threshold to 1mm for both support lines
...
Little overlap of support lines from two objects are allowed.
Change-Id: I738874ee71fc9787abbef764dbad762c76bc5731
(cherry picked from commit a5f7a53dc818d598523149d675fd0310f5d22f86)
2023-07-07 17:25:51 +08:00
chunmao.guo
8c1dce19d3
FIX: [STUDIO-1868] sdcard model files runnable
...
Change-Id: I3b644a5bbea5e936903f7308e3bf484e5203f92c
2023-07-07 17:25:51 +08:00
chunmao.guo
c58baa6b16
FIX: error log reduce
...
Change-Id: I836ba41eefb3a8c12a57a22d208ee7d60140e345
2023-07-07 17:25:51 +08:00
tao wang
f343b4d1db
NEW:flow calibration is not supported when using Textured PEI Plate
...
Change-Id: Ib6a584cbfba762088472b55a09061af83a5a937a
2023-07-07 17:25:51 +08:00
qing.zhang
37dfa47f34
ENH: chang key value-- Cool Plate --> PLA Plate
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If96be38356cf08adbd4a7139014ab87057996dcb
2023-07-07 17:25:51 +08:00
Arthur
e7a21ce0e1
FIX: support blockers in tree support not working after mirroring
...
This is caused by the inverse-order polgyons after mirroring. Adding
a union_ before offset_ex fixes this bug.
Github: #1621
Jira: 2738
Change-Id: I885a3ca6af4e5fadb2158d913cf67525bfffa91e
(cherry picked from commit 4ea95d89e7ec058ac21218e1839cfe16b486893a)
2023-07-07 17:25:51 +08:00
liz.li
751f318675
FIX: operated an iter cause crash
...
Change-Id: I70fcbb4f0387bd7fd0344e31ac5acbd45c635f44
2023-07-07 17:25:51 +08:00
Arthur
ef109ca170
FIX: tree support may generate floating circles
...
Github: #1687
Change-Id: Ib762bd2f43e1a3671404a85e234c51a0f159d919
(cherry picked from commit adf84cb6e618b60eff57c66c9f4d2fc703a87cae)
2023-07-07 17:25:51 +08:00
tao wang
8c57d3cc47
ENH:update the profile name of the private model
...
Change-Id: I7a64b273817f8340824e9510ac67e8c8fe96bde2
2023-07-07 17:25:51 +08:00
liz.li
70bbaa4337
FIX: imgui font display (STUDIO-2786)
...
Change-Id: Ie99262b6f0fe859c52becc344c0c9369d47d0f04
(cherry picked from commit e0073704189483f98a3d51d28bee0bf8b51a8742)
2023-07-07 17:25:51 +08:00
tao wang
d3b722c12d
FIX:fixed has wrong status of the confirm button
...
Change-Id: I1228fc8e3327adaf613c78eb20d4aeaa8534a139
2023-07-07 17:25:51 +08:00
lane.wei
53dc1694a3
FIX: fix the cached id related issue after 3mf format adjust
...
Change-Id: Ie3da4a672d166f0cf23efc29faf02de633b3484e
(cherry picked from commit 842fe9310c0cdb18e7a491dae2c8ebc7a5753136)
2023-07-07 17:25:51 +08:00
zhimin.zeng
c720e1eb0f
ENH: Tolerance of the connectors in mm instead of percents
...
github issue #1644
Change-Id: I7d7bd02f7b695108abbcbdb0c077d2c1ce911af4
(cherry picked from commit fd89cbdba2bd4a9808d43e8ad2d68b60d076ddb8)
2023-07-07 17:25:51 +08:00
zhou.xu
2b9f3c9912
NEW: add plate name
...
referenced OrcaSlicer code and support for Chinese textures,chinese xml,limit plate_name length,Code decoupling,wxColour use Local Variables
Change-Id: I6434b90efb2f90235527c7dfb3a7ed516ac2cf4b
(cherry picked from commit 0ecfefb0e1cfccbe73b0fcc530e04e6405ecf68a)
2023-07-07 17:25:51 +08:00
chunmao.guo
21fbe91ca7
ENH: reduce share mesh from 3mf
...
Change-Id: I7c504c98fdf05c8dbd67e852e100c2cc38190c3b
(cherry picked from commit bab4fc7310e15354e98e650540fb91eefb2f4248)
2023-07-07 17:25:51 +08:00
chunmao.guo
89d58dc030
ENH: save components in 3mf main model
...
Change-Id: I9cd33d56b21506f955550689a287347bbd43d6df
2023-07-07 17:25:51 +08:00
chunmao.guo
1483d75848
FIX: [STUDIO-2768] delete file confirm
...
Change-Id: I0e4c81d7a4b312e5b1c339c5652ac4a68298910e
2023-07-07 17:25:51 +08:00
chunmao.guo
14836c5f4a
NEW: [STUDIO-1868] show model files in printer's sdcard
...
Change-Id: I48a3e9d4b0422ddae17fc1eeeb671d1051cd7c6f
2023-07-07 17:25:51 +08:00
chunmao.guo
904b122878
ENH: [STUDIO-1868] fetch printer model files and parse
...
Change-Id: If8da0072be5856cc179da3e62a06982de0ce2ecb
2023-07-07 17:25:51 +08:00
chunmao.guo
e8387b97ac
ENH: [STUDIO-1868] update printer file system protocol
...
Change-Id: I22300fadcafc08042cbeac537d0d0e7f621db3d2
2023-07-07 17:25:51 +08:00
chunmao.guo
feb5dfe1ca
FIX: [STUDIO-2741] use default verb to call ShellExecuteEx
...
Change-Id: Ibbcb59b6fdcf28154b24566560cade3b9b889548
2023-07-07 17:25:51 +08:00
tao wang
bbea6f924a
FIX:fixed the Chinese profile name will display garbled characters
...
Change-Id: I61f84b4e89e0ba9c7ceec0d8efb5d17874b498e2
2023-07-07 17:25:51 +08:00
manch1n
f19c83ce38
ENH: add fill in bed arrangement
...
Also add an option to add_object_to_list to speedup.
Change-Id: I9860a950fb98b144d831ded11d5911d3aba77ba5
(cherry picked from commit aa9dd9a02ef4ac4cd6987b02b0c9be6d9ce9097f)
2023-07-07 17:25:51 +08:00
maosheng.wei
a73ff69860
FIX: [STUDIO-2790] OBJ file cannot be opened information
...
Change-Id: I670c9845e5d8e8ff1b02bbef749a321ee6b81627
2023-07-07 17:25:51 +08:00
maosheng.wei
13fae8ddf6
NEW: [STUDIO-2769] Show the development mode switch
...
Change-Id: I84853b1b406b711a6568a4fee54dd8958a656fef
(cherry picked from commit b67aab67b645b57aede3eae7fa030a6d7e27b0a0)
2023-07-07 17:25:51 +08:00
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
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
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
Stone Li
bcd4864659
ENH: revert remove unused cert
...
This reverts commit 73410cf602c97466619856890da39db820e7cedf.
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
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
tao wang
c75b4ad8fd
ENH:enable authorized login for model publish page
...
Change-Id: If5045dc77d537c426f6847c47f961e0d247ed9fd
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
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
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
战马
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