xin.zhang
edaaa0b705
FIX: the json val could be long long or string
...
jira: [none]
Change-Id: Ic06276adf5e7663d57ba1c4b6f9a57e897a9075d
2025-03-24 08:29:26 +08:00
tao wang
6c7b61fcd8
ENH:change SD card to external storage
...
jira:[none ]
Change-Id: Ia8fb38151f75433344a085196728752d2fe6f159
2025-03-22 21:54:21 +08:00
Stone Li
993228d3e9
NEW: add more info for multi-nozzles printers
...
JIRA: STUDIO-9111
Change-Id: I5ed619d57b6857f5d4a1e38662d2fe03640222a3
Signed-off-by: Stone Li <stone.li@bambulab.com>
2025-03-22 21:35:57 +08:00
tao wang
9afe123026
ENH:optimization of select machine page
...
jira:[for new selectmachine page]
Change-Id: I003889f6f675e08403160e410498b065cdfaf59e
2025-03-22 21:09:54 +08:00
tao wang
0848c26da9
ENH:support new amsmapping data
...
jira:[for 2 extruder]
Change-Id: Ie03eae17d600bc68451511a0179f20d1919ff6ea
2025-03-22 20:27:35 +08:00
Stone Li
5f0945772c
ENH: add studio unsigned msg dialog
...
JIRA: no-jira
Change-Id: I3a4cd03a58d52a725fc5b29c8da7c6d74a00b227
Signed-off-by: Stone Li <stone.li@bambulab.com>
2025-02-18 17:19:01 +08:00
Stone Li
bcdbf267fb
ENH: add more tips dialog
...
JIRA: STUDIO-7801
Change-Id: I672082d97c5afa144f704959c0c56d70fddd3a6a
Signed-off-by: Stone Li <stone.li@bambulab.com>
2025-01-09 19:32:26 +08:00
tao wang
d652deda1d
NEW:online printing add a field for desginID
...
jira:[desgin ID]
Change-Id: Idc482f961a95d753b570bdda129b62b76bb6eaf8
2024-06-21 09:15:34 +08:00
tao wang
20b0cba046
ENH:SD card printing using cloud service
...
jira:[for sdcard print]
Change-Id: I9b3f3cc5db1b5c1c63d4e9e016cdd81db6893b65
2024-06-11 18:17:08 +08:00
Bastien Nocera
e297122ec2
slic3r: Fix std::regex declaration
...
/run/build/BambuStudio/src/slic3r/GUI/Jobs/PrintJob.cpp: In member function ‘virtual void Slic3r::GUI::PrintJob::process()’:
/run/build/BambuStudio/src/slic3r/GUI/Jobs/PrintJob.cpp:291:22: error: ‘regex’ is not a member of ‘std’; did you mean ‘boost::regex’?
291 | std::regex pattern("_+");
| ^~~~~
2024-05-14 15:57:23 +08:00
tao wang
1bcf30c39c
FIX:filter the characters of model names in the model mall
...
jira:[STUDIO-6649]
If the model comes from model mall, the name from the mall will be used when sending and printing. When there are special characters in the name, it will cause the sending to fail.
Change-Id: I324441cc7177e7062b79280c5d23afe9eeb5e4c2
2024-05-13 09:20:46 +08:00
tao wang
d871339f0d
ENH:STL tracking restricted area
...
jira:[STUDIO-6155]
Change-Id: I289c8b8aa8f62f0e5cc7004fb60437aa3337ca85
2024-03-25 15:29:19 +08:00
Kunlong Ma
8cba6a3566
FIX: Copywriting updates
...
JIRA: NONE
Change-Id: I6df034f95b4e6d517c57286dd6f564510b9fa4ab
2024-03-25 10:42:29 +08:00
tao wang
594a189108
NEW:limit the length of project name
...
jira:[project name]
Change-Id: I955620f7073b3b7fda280d1118524f561d047751
2024-03-25 10:42:29 +08:00
zhou.xu
52ccbe0209
ENH:comment out two line code
...
Jira: STUDIO-5535
Change-Id: I5475e4f9ec6fb7e4abdb3d950da34fadead3b606
2023-12-14 22:08:53 +08:00
Stone Li
ce0a4b7ace
ENH: do not cancel printing job when timeout
...
JIRA: STUDIO-5009
Change-Id: I067470173acc26d7ecd8ceb6f0e04ac7f03e3a4d
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 7ab5817c7229c5179adca026ffacb97c2affd292)
2023-12-14 22:08:53 +08:00
tao wang
54eed41661
NEW:tracking stl model files
...
jira:[STUDIO-5372]
Change-Id: Idb1275b07441f0cd06c24588d5f7c20f81f1556c
2023-11-30 09:51:52 +08:00
tao wang
2a628441f3
ENH:add L macro as some err desciption
...
jira:[for translate]
Change-Id: I61d45fc416d188670a9b812638a3a4764a1873e8
2023-11-09 10:09:10 +08:00
tao wang
29e78705ab
ENH:adjustment timeout description
...
jira:[Adjustment timeout description]
Change-Id: I46ba45d6c55099ff10950dd105193b6cfdf05920
2023-11-09 10:09:10 +08:00
hu.wang
046215dc37
FIX:The progress when jumping to the page should display 100
...
JIRA:STUDIO-4477
Change-Id: Ide09099d9fd7745539f3fab3ead44305b8d3dbd5
2023-11-09 10:09:10 +08:00
tao wang
66eb52c018
ENH:check if waiting for sending to end is supported
...
Change-Id: I297778c0e0593bd23b0614c043a3e9878ba61947
2023-11-09 10:09:10 +08:00
Stone Li
2ff4173db3
ENH: waiting for printer ack in printing job
...
JIRA: STUDIO-4175
Change-Id: I94c26497979d7ffecebf378a4c4bc244914491fd
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:33:21 +08:00
zhimin.zeng
f88983f989
FIX: No progress bar is displayed during manual calibration
...
Jira: 3789
Change-Id: I4d56839136f4590b6df384f2287e9565e5e61afa
2023-11-01 09:33:21 +08:00
tao wang
bc34f9e223
FIX:fixed sending print failure due to long plate name
...
Change-Id: I89f32f7d7f214d55051e736f834e0e49d7c808ab
2023-11-01 09:11:19 +08:00
tao wang
9d65199a2b
ENH:allow printing of all files in the SD card
...
Change-Id: I72097ddc1fa1020de2133753f14c0715322ea3cd
2023-07-07 17:52:43 +08:00
Stone Li
28b56c2efb
FIX: fix bugs of calibration
...
Change-Id: I2d0f57105bdda2abc3fc7b218122d4df5a3161da
2023-07-07 17:52:43 +08:00
tao wang
d8349610f7
ENH:filter characters not supported by windows system
...
Change-Id: I0dcbf9535df7bdc4b19e095aa0c23223efa5087b
2023-07-07 17:29:08 +08:00
tao wang
68c894981c
ENH:limit the length of taskname
...
Change-Id: Iddac0f5a88f1090562862a5cd1aa72e321272c71
2023-07-07 17:29:08 +08:00
Stone Li
43810bdac8
NEW: add more track records
...
Change-Id: If82430f8b432f1a1d5a78cd6a63a16cf50d2bbaa
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
tao wang
03e8a358db
ENH:delete invalid test code
...
Change-Id: Idadf2446f270d284bda6bb7ed9cd7e08eeeb34b9
2023-07-07 17:29:08 +08:00
liz.li
d140b572ff
ENH: calibration bitmaps management and default save name
...
1. optimize bitmaps initialize
2. has a default name when saving
3. add a DEBUG macro
4. fix some issue STUDIO-3140、STUDIO-3142、STUDIO-3110
Change-Id: I9bbe5db42aa3988b76653f82627ccb1c3c76dfcb
2023-07-07 17:29:08 +08:00
tao wang
3a0334869d
ENH:optimize printing process
...
Change-Id: I494cbc53b5ab266dcf20a145c030b1443935ca6d
2023-07-07 17:29:08 +08:00
tao wang
494e9c9f4f
ENH:filtered plates without gocde.3mf files
...
Change-Id: I91ccbd0c27fceb0e931d5be3a29c464dd6ac609d
2023-07-07 17:29:08 +08:00
tao wang
1252e9ab93
FIX:fixed studio no response after canceling printing
...
Change-Id: Ic4cb35b896fd49df2cbd6676324dd80ed617db6c
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
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
liz.li
1f54aaf22b
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
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
7af252fa99
NEW:support for sending print job from SD card view
...
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
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
tao wang
8c57d3cc47
ENH:update the profile name of the private model
...
Change-Id: I7a64b273817f8340824e9510ac67e8c8fe96bde2
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
tao wang
d57931eacd
FIX:fixed the invisibility of the cancel button when sending fails
...
Change-Id: I32e9cf0c5846565a3bc9155c57289be9df148bde
2023-04-17 15:39:02 +08:00
Stone Li
4c6623848d
ENH: refine tips when sending print job
...
Change-Id: I2ff35053cf507329880caae3dbfe700d6e45ca2e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
Stone Li
f3aa76e4c2
NEW: set bed type when printing
...
Change-Id: I94b32e6264ecae4a8a6ca20eed0d08d13c6e391d
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
tao wang
cb2f6dd772
NEW:add network test entry when has network error
...
Change-Id: Ie315191e26148e520d3e8e3e4323fd619efb982a
2023-04-17 15:39:02 +08:00
Stone Li
a48c36fde1
ENH: refine load/unload for spool holder filament
...
update ams load/unload gcode
Change-Id: Ia3d4a26efb14325c89f0c9f9571268c1834361ae
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
Stone Li
6122f5010a
ENH: sync with localazy and fix compile error
...
Change-Id: I7cae72f24c2fde61e0c1e99c89c21801b7d10125
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
Stone Li
fbc4de136f
NEW: support to config ftp_folder for printer [P1P]
...
Change-Id: I6a3b2a67d2950e2c1c5267bb7c65d5594924caec
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 176e505bcf5f48971302d9aff14e74b118eeafbe)
2023-02-22 20:09:17 +08:00
tao wang
a94b78d296
ENH:add network verification process for LAN printing
...
Change-Id: I0a9e9fa5e9746f5ceb989b00c6b44e812d071132
2023-02-22 20:09:17 +08:00