Commit Graph

25765 Commits

Author SHA1 Message Date
liz.li
6d07b58b4a FIX: forbid adding custom printer [STUDIO-2904]
Change-Id: I690d6820519c634740afb826dde7ef6f568bef62
2023-07-07 17:29:08 +08:00
manch1n
fc421e3f92 ENH: [STUDIO-2773] block notification
Change-Id: I97b556b5ad1f25d8c4118e1f271c0756084d83cc
2023-07-07 17:29:08 +08:00
Arthur
817cf6f337 FIX: reduce normal node in buildplate_only mode
If support_on_buildplate_only is enabled, and a node will fall into the object,
this node should not be a normal node.

Jira: STUDIO-3047
Change-Id: I65dc6d69d28729732907111c3b34b4d32edff806
(cherry picked from commit d04dc35d45c171e20899cb391d3b192fa123c10e)
2023-07-07 17:29:08 +08:00
gerrit
3ea9cf1a23 ci: update build version to 01.06.08.52
Change-Id: Ice008e7c57b362daee48e5ad97a2f403899e9eee
2023-07-07 17:25:51 +08:00
maosheng.wei
609b6b5893 FIX: Direct crash when bad_alloc
Change-Id: If8e26218efa1750a7cbdced4f4b7db19d3a14db0
2023-07-07 17:25:51 +08:00
chunmao.guo
473af11b43 FIX: [STUDIO-3046] prevent wxGuiLog on app quit
Change-Id: I1a973a5e42eb286935317fdd8b6d08fb90a2f429
2023-07-07 17:25:51 +08:00
maosheng.wei
d474c8ffe8 FIX: [STUDIO-2764] Fix unstable pop ups and buttons
Change-Id: I8d9efebe11b8ad83777664d4aa29bb5d3fdde6e3
2023-07-07 17:25:51 +08:00
tao wang
9d1986b3fc FIX:fixed incomplete display of step control due to long text
Change-Id: I647bb254a1af7a1a877eae9946cd18b1f6076a76
2023-07-07 17:25:51 +08:00
liz.li
3450799b18 FIX: height range display problem [STUDIO-2834]
Change-Id: Ifce71ed778ce7dcdeddc226de2b061d477d409eb
2023-07-07 17:25:51 +08:00
tao wang
e0d59092ca FIX:fixed studio no response after canceling printing
Change-Id: Ic4cb35b896fd49df2cbd6676324dd80ed617db6c
2023-07-07 17:25:51 +08:00
manch1n
e6e9b2bf6f FIX: get correct extruders of object has multicolor volumes
STUDIO-3049

Change-Id: If63a86e12fab9f3bb012d5b2833f7f89caf08c78
(cherry picked from commit fa529c282ed3ecd8fe889b8d9d863af44e0bd19a)
2023-07-07 17:25:51 +08:00
maosheng.wei
c994d00a6a FIX: [STUDIO-1393]Device AMS consumables window scaling issue
Change-Id: Ic8cb8a099e8485113589cf43cffd80d3e1d69691
2023-07-07 17:25:51 +08:00
chunmao.guo
fcdecda7bc FIX: [STUDIO-3037] use plate type labels from configdef
Change-Id: Iecf81fe5a8cbe35ffa431432ff938a4b81ddea5c
2023-07-07 17:25:51 +08:00
maosheng.wei
296d6275eb FIX: [STUDIO-1396] Firmware update window scaling issue
Change-Id: I09838b1b6441e50ff00b6d0d3823ece182c7da59
2023-07-07 17:25:51 +08:00
tao wang
0ecfc79c99 ENH:fixed transparent controls that cannot be clicked
Change-Id: I36f34b73a5248299b1db20127b5cbd010592f62a
2023-07-07 17:25:51 +08:00
tao wang
7ba5d0953e ENH:enable flow calibration when using Textured PEI Plate
Change-Id: I34d5ae8a04f97eb4559b27a87f87a894650f6e39
2023-07-07 17:25:51 +08:00
chunmao.guo
463221a75b FIX: charset error when load file from command line
Change-Id: I8e84256454be11eaf76ef2e1736a7b221b66cf1c
2023-07-07 17:25:51 +08:00
chunmao.guo
26d763f5ca FIX: [STUDIO-2967] dowload model file not work
Change-Id: Ie4cc2d43f7078b505261f51bac4a34079e2d4836
2023-07-07 17:25:51 +08:00
tao wang
080b7cff05 FIX:fixed incorrect disabled state of filaments material
Change-Id: I168131d90f4b7e987d026808366a08895e1b1524
2023-07-07 17:25:51 +08:00
tao wang
62cedc816f ENH:optimize the color of text in dark mode
Change-Id: I458250cfa43115b882ea4362e0e5620d8c5f8fb8
2023-07-07 17:25:51 +08:00
tao wang
7fc59df8d0 ENH:printer errors will no longer automatically close
Change-Id: Ib2444469be889bb6bc7fd58fac45adb4e121651e
2023-07-07 17:25:51 +08:00
salt.wei
bc4a12d300 ENH: separate the simplifying of infill and wall
This can avoid to simplify wall twice when
the only invalid step is infill.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ie5a9ccc10d5331c29c716aece08cdb195352cfe3
2023-07-07 17:25:51 +08:00
tao wang
ced8b8e36b ENH:optimize the style of transparent filaments
Change-Id: I3b105cb69172c21e4ed10bda0d22d7620d09a0a4
2023-07-07 17:25:51 +08:00
chunmao.guo
2d24c7d57e FIX: [STUDIO-3005] support sub language (region) in locale
Change-Id: If7af7fc79d84f68dcc495f8f8eefa928e93994a1
2023-07-07 17:25:51 +08:00
liz.li
77107bb202 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
xun.zhang
3741056456 ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
2023-07-07 17:25:51 +08:00
chunmao.guo
e5cbca504a FIX: sync from master
Change-Id: If8d11f0778d540e7f16ce022150bc531d42f6bd9
2023-07-07 17:25:51 +08:00
tao wang
510441f856 ENH:synchronize different codes
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
2023-07-07 17:25:51 +08:00
yifan.wu
6df07fb6b9 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
b9652e2d89 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
7cb4239ac2 ENH:display error msg when connecting to the printer fails
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
chunmao.guo
6af9d556d9 FIX: turn off staffpick by switch
Change-Id: I7ab5c2aa14273a7e7bb2badccdddac22b784f342
(cherry picked from commit b2aa5e32ce61677838621aaedb9ddbe3699bddf7)
2023-07-07 17:25:51 +08:00
chunmao.guo
d8ef91e515 FIX: [STUDIO-2908] load files from command line
Change-Id: Icd67714f684bf150c568956e0685e67dca9e2ca8
2023-07-07 17:25:51 +08:00
liz.li
26a37e47f4 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
2bc8a29264 FIX: fix the conflict
Change-Id: Id5f2bf11344e9d42302420d167daa3af1c3c1845
2023-07-07 17:25:51 +08:00
zorro.zhang
6c18efa6af FIX: Image preview zindex error
Change-Id: Id4119e9047efbd5f7642b1d84af5f4bf8dbbd5f7
(cherry picked from commit 2715ae3a384137b5db73faf50b0c1a651f318f5e)
2023-07-07 17:25:51 +08:00
liz.li
2d01c700e5 NEW: add calibration
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
zhimin.zeng
2da5ff5ab3 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
97acf25721 FIX: wipe tower is not generated with different filament layer range
Change-Id: Ica876c3a94a3edb23eb723a1f3c37e2d10549af9
2023-07-07 17:25:51 +08:00
chunmao.guo
bf55c6fcea FIX: [STUDIO-2999] locale used by parallel load
Change-Id: I24553b7426b4e5a60e05d20943a42fe8a614bb34
2023-07-07 17:25:51 +08:00
chunmao.guo
4a1ad1aad2 FIX: [STUDIO-3006] not reload setting on sync error
Change-Id: I625c3f2043ef959823953b95555620d9da3a2f8c
2023-07-07 17:25:51 +08:00
tao wang
ac4038e2c7 ENH:no longer hide the retry button
Change-Id: Ia3c598b167093d972b4c6a2b5927700450431cb3
2023-07-07 17:25:51 +08:00
tao wang
69f170fd5e FIX:fixed display disorder in dark mode after account switching
Change-Id: Ie756a2d303bda7258cf7648a8887108babaf2127
2023-07-07 17:25:51 +08:00
chunmao.guo
857817d76c FIX: [STUDIO-2759] handle sequence of mqtt message, support tunnel
Change-Id: I69df95e38001c10dd4af5ef808d7945b4e33168a
2023-07-07 17:25:51 +08:00
maosheng.wei
2d4e3952f0 NEW: [STUDIO-2769] add jump check ams blacklist checkbox
Change-Id: I827c54fcfe24aa153d5b1f43a948d558d1abb03e
2023-07-07 17:25:51 +08:00
Jianjia
1afd475bd8 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
38a9af0bf1 FIX:filament backup does not interact after clicking
Change-Id: I47086e92e74512661149557434c17a9587232ce6
2023-07-07 17:25:51 +08:00
tao wang
d329275c03 FIX:optimize the process of loading/unloading p1p printers
Change-Id: Ib1b83aceca9753a6d6086c0b159da015d705f86a
2023-07-07 17:25:51 +08:00
Arthur
14a547b684 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
87bf3b8e27 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