liz.li
ceb9cf8967
FIX: flush menu item crash
...
Change-Id: I632da563eb6be000c7eb9238fd25d3fa07ecce0e
2023-07-13 10:35:05 +08:00
chunmao.guo
fdb5d7414b
FIX: [STUDIO-3619] avoid quick play/stop when switch to device
...
Change-Id: I957dc1e06e227a721824fe1448bdb5b6a57cbe7e
2023-07-13 10:35:05 +08:00
chunmao.guo
95448d15a9
FIX: [STUDIO-3621] release note title label size
...
Change-Id: I78a039f3ff656f02b43666fbb05f18459568f9ab
2023-07-13 10:35:05 +08:00
chunmao.guo
a1c5da4405
FIX: c12 version parse
...
Change-Id: I30461a306adbc2ddc5f3b9ee460369b655755d4e
2023-07-13 10:35:05 +08:00
zhimin.zeng
a2e5937d15
FIX: the bed temp always use cool plater for manual cali
...
github-1994
Change-Id: Ic28a42897a889e91f1c5003a231aca375a23e1d8
2023-07-13 10:35:05 +08:00
zhimin.zeng
39a9d74835
FIX: Prompts version incompatibility when start cali
...
STUDIO-3616 Switching from U4 firmware to U6 firmware, calibration prompts version incompatibility
Change-Id: I42cbc5057765b9a3b06bb100763995c14f5f1e69
2023-07-13 10:35:05 +08:00
Stone Li
54eb0273cd
NEW: add config for C12
...
Change-Id: I80d8ce0a31a18f87cf72823a1a90c351b43c88e4
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-13 10:35:05 +08:00
Arsalan Afzal
e068fd4cb3
Fix mcut for GCC 13
...
GCC 13 requires an explicit #include <cstdint> for the std::uint32_t data type used by this file. Adding this include allows for the whole project to successfully be compiled on GCC 13
2023-07-10 12:02:11 +08:00
SoftFever
b92689de26
use smaller font for codes
2023-07-08 14:48:07 +08:00
zhimin.zeng
816b0cec1a
FIX: modify the flow rate cali button type
...
Change-Id: I7aa1254564c120e93a104065971e7c1626785411
(cherry picked from commit 29385e71d00d264e2aaf6cf6181156d6ed9f6bc1)
2023-07-07 21:17:48 +08:00
tao wang
417d3a24a1
FIX:fixed wrong dev_id of printer object
...
The current printer object was not determined when restoring calibration data from appconfig
Change-Id: I2b74ee5911aef27e91136b8f6051a66199419d56
2023-07-07 21:17:48 +08:00
Stone Li
9ffd2d1cbb
FIX: fix bed type error when loading from project
...
Change-Id: I13a6f46e4516f5237b006fff848ef5e75bbb30de
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 21:17:48 +08:00
liz.li
45b910b54c
FIX: wrong pop dialog when all results are failed
...
Change-Id: I50acb15ea7541b619472622a1715b99396fcad69
2023-07-07 21:17:48 +08:00
liz.li
b176064498
FIX: operator priority error
...
Change-Id: Ie3abc4e2a307b3cfc31cecbf8fb151115dde4021
2023-07-07 17:52:43 +08:00
liz.li
9b9b12acb8
FIX: ext spool name display
...
Change-Id: I4b5af5814f1f5cb46262725cb63d7d7597e0f8b7
2023-07-07 17:52:43 +08:00
zhimin.zeng
d1ccc1bdcd
FIX: modify the disable next button type
...
Change-Id: If9f6635bb2921bc0479ac51c409181dbcddb0741
2023-07-07 17:52:43 +08:00
liz.li
a3049479f5
FIX: typo
...
Change-Id: I8171a2d405a4853fa492fdf92b5c4744958d3762
2023-07-07 17:52:43 +08:00
salt.wei
8e4a16ac75
ENH: model with a volume but multi-mesh should can be mesh union
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I4cf12198980a9a5a7d8dbbfc49fd5d807ca97902
2023-07-07 17:52:43 +08:00
tao wang
9638c8f3dc
ENH:only one subscription check is supported
...
Change-Id: I94e2cb9619f7292b7836b47cfceaf7f4ed26f2c4
2023-07-07 17:52:43 +08:00
tao wang
25ce4efb91
ENH:rry again after subscription failure
...
Change-Id: Ieedc4059834561ed77f2e66dbf93be21a2d62b61
2023-07-07 17:52:43 +08:00
tao wang
1f96e978a3
ENH:periodic request full push
...
when the printer does not push any data packets,
request data from the printer at intervals
Change-Id: I4c84586301588f6a14f65d7a732d22f57bce59c9
2023-07-07 17:52:43 +08:00
liz.li
5ebeb29d33
FIX: didn't pass ams_id
...
Change-Id: If39cb7704ec83944ef35a97509254aae6a9c8598
2023-07-07 17:52:43 +08:00
lane.wei
bacf3a011a
ENH: text: refine the text descriptions of calibrations
...
Change-Id: Ic4fd345410a2d34120c018e5b72182aaeb0b1425
2023-07-07 17:52:43 +08:00
tao wang
65c0593292
FIX:fixed incorrect printer model BL-P0002 - BL-P002
...
Change-Id: Ib2532ea8956aec88404fbaa2fbf1df57237bbddd
2023-07-07 17:52:43 +08:00
zhimin.zeng
bc256fc64d
FIX: modify the 3rd party wiki link
...
and disable the next button after cali
Change-Id: I29437cfbeda1828bbcaf5898b660dd814d1298f0
2023-07-07 17:52:43 +08:00
liz.li
5f4782f4d3
FIX: adjust text spaces and spelling
...
Change-Id: I80ca24091a29f0c4df9cf5a5b3bf86958f9f0980
2023-07-07 17:52:43 +08:00
Stone Li
00b9eea964
FIX: fix a bug of calibration
...
Change-Id: I1ef30271c42f0468fd00fb5b6ca49abe1b647cd6
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:52:43 +08:00
Stone Li
274c8b948a
ENH: add keep alive logic
...
Change-Id: I6e6916d22e32983cc885586e2716b52b5ed1086f
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:52:43 +08:00
liz.li
0a23800e0d
NEW: calibration : add new image
...
Change-Id: I42ec622e3394c832a8b7f12d618b557cba095018
2023-07-07 17:52:43 +08:00
chunmao.guo
1933d682dc
FIX: [STUDIO-3371] finish preset loading dialog even on error
...
Change-Id: Idbb4c81bb0a09f752ecb2ad2715ff75746c19df5
2023-07-07 17:52:43 +08:00
salt.wei
f4b6bbe30b
ENH: apply fan speed immediately after changing layer
...
What: As title. The original code is always apply
at the end of last object of last layer, whichi is before
layer change
Why: the fan spped will be skipped if the last object is
skipped. So we must move the layer time fan speed setting
after changing layer, where is common gcode block and does
not belong to any object.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I442f80e00778b524576210b451f81dd15e25e14c
2023-07-07 17:52:43 +08:00
lane.wei
ca22274248
FIX: fix the .gcode.3mf can not loading issue
...
when use tool_change, the color change logic is wrongly forbidden when loading only gcode
Change-Id: I2a26fbb8f41f0769eaf01d08d8904efc922a6c3d
2023-07-07 17:52:43 +08:00
liz.li
856c419e79
ENH: forbid max_vol_speed calibrate
...
Change-Id: I74aee19da02e203e4490f5ccacd8f68884055c02
2023-07-07 17:52:43 +08:00
tao wang
61dc0a570f
ENH:correct the name of the flow calibration
...
Change-Id: I682d06e8df867aa2a146f4ec35747a08a5ecaed9
2023-07-07 17:52:43 +08:00
liz.li
2e6bddbbce
ENH: modify image and introduction text
...
Change-Id: Ib867b6bc7200405b470b6149213c46986abf4bcb
2023-07-07 17:52:43 +08:00
tao wang
f36efd2077
NEW:calibration page will pop up with printing errors
...
Change-Id: Ib9c0b4b09c3f5bce3a2a4e5c337e0965cb998fd7
2023-07-07 17:52:43 +08:00
liz.li
b8c5757a58
ENH: change image and text
...
Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
2023-07-07 17:52:43 +08:00
tao wang
d7ebae44c2
NEW:write log when pausing or stopping printing tasks
...
Change-Id: I397fe6f5490d2599ce4bb81e32c64ae0f57eb3c0
2023-07-07 17:52:43 +08:00
lane.wei
12cb8687f4
ENH: Cali: support thumbnail for calibrations
...
if generate 3mf from studio
we will add thumbnails into the 3mf
Change-Id: I70c2159da58d9b3908b6da185f22317ee9e27c7f
2023-07-07 17:52:43 +08:00
tao wang
4e410809f5
FIX:fixed not on same LNA&restore IP from cache
...
Change-Id: I92e518b3cfeae11dfe818c11b8058f0bacd755b4
2023-07-07 17:52:43 +08:00
liz.li
8a6024ddb8
FIX: clear last job status
...
Change-Id: I91c406c45c9e9d2a1c08048849a45babc41bb564
2023-07-07 17:52:43 +08:00
liz.li
f8d2fd1fb6
FIX: UI flicker while switch page in dark mode [STUDIO-3257]
...
Change-Id: I64db14f571559b84edbdf80c1211a99d0dc8b0b1
2023-07-07 17:52:43 +08:00
liz.li
901e4409d9
ENH: ajust UI
...
1.replace save success dialog warning icon with normal icon
2.add a naming hints at save page
3.modify display text
4.remove help button at the top of caption
Change-Id: Ia258139ca0ae5c000caf0fd306c255b97caecd1e
2023-07-07 17:52:43 +08:00
maosheng.wei
c62e7c3bdb
FIX: [STUDIO-3529] Error prompt deduplication
...
Change-Id: Ic14d7938fd6f70c5280bc8c4c70360b5c82ac8af
2023-07-07 17:52:43 +08:00
liz.li
f2f4c6179f
FIX: add null protection
...
Change-Id: I5b5b5d761cf839d9621bd9831eb4060fb43d0855
2023-07-07 17:52:43 +08:00
liz.li
02f4e8f3aa
FIX: action button layout
...
Change-Id: I1df0e21865351d0dec7b6b7d66f0ba619722faff
2023-07-07 17:52:43 +08:00
zhimin.zeng
4e7c36c581
ENH: support recover after close Studio
...
fix flow_ratio not change according preset
Change-Id: I048d1183ffcfc2d4470725528aa62f12b32c6216
2023-07-07 17:52:43 +08:00
zhou.xu
31f77c0317
FIX: texture is black when plate name is all space
...
Change-Id: I73962df92592aba7921a6d481fe0951a93c27455
(cherry picked from commit 2737c1d0b46c1ace30978412462cc37d03925685)
2023-07-07 17:52:43 +08:00
zhimin.zeng
e611ce96e5
FIX: modify the position of flow ratio
...
Change-Id: I570f02688363e4e03b6b6e4a4c23e2995bd3c5a2
2023-07-07 17:52:43 +08:00
liz.li
b71d430bda
FIX: typo
...
Change-Id: Ic0183e969a72c91b1b22803905354406aef03fe0
2023-07-07 17:52:43 +08:00