chunmao.guo
a270c476cf
ENH: [STUDIO-4898] export as STLs
...
Change-Id: I001a7d026ca369fc7ff14f079eec10feaf012eb0
Jira: STUDIO-4898
2023-11-09 10:09:10 +08:00
Arthur
20f86fac4e
ENH: max clone num increased to 1000
...
For some application like Lego bricks, 100 is far from enough.
Jira: none
Change-Id: I94a6f47e75545bf35f16e493eb4bb05236ea98fe
(cherry picked from commit 2a4270adaaf7d14eb8b3d0397264df28b20a1ea2)
2023-11-09 10:09:10 +08:00
maosheng.wei
2b07afcdba
FIX: fix modify preset can't save and add log
...
Jira: STUDIO-4688
Change-Id: Idbbaf2cdb2ce5f00da0e97ddac99c9661c787f40
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com >
2023-11-09 10:09:10 +08:00
maosheng.wei
c3865c293d
FIX: fix delete filament issue
...
Jira: XXXX
Change-Id: I229c30a0cb9fd8119ba98f4b05bb457fd258388e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com >
2023-11-09 10:09:10 +08:00
Stone Li
e76f7ae0c9
NEW: add model_id in sliced_info.config
...
JIRA: STUDIO-4824
add model_id to each plate config
Change-Id: Icdc234fe3b17493016037128f1c187b14014276a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-11-09 10:09:10 +08:00
lane.wei
00e9062e15
ENH:add no warnings option while loading 3mf with modified gcodes
...
JIRA: STUDIO-4628
Change-Id: I82e6e518de06873f34a4a65fea78d5f535a95dae
(cherry picked from commit 1de5dba55955836962307305b918cdbfe1a5a8d5)
2023-11-09 10:09:10 +08:00
maosheng.wei
3d3e47a428
FIX: [4815] fix reload model from disk issue
...
Jira: STUDIO-4815
Change-Id: Id359ba2e6078bc258edbb2681fcdb8684e0726b0
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com >
2023-11-09 10:09:10 +08:00
maosheng.wei
735ef3dc8a
ENH: remove create filament entry to guide
...
Jira: 4036
Change-Id: I86aa3423761956120e9bf42dcb8eca76dd44202b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com >
2023-11-09 10:09:10 +08:00
lane.wei
d4b99bb4dc
ENH: GUI: change the text from L to _L to pass translation
...
JIRA: no jira
Change-Id: Idfc7bd7b6c8715a78451a5da853c8601ba6bd1f3
2023-11-01 09:33:21 +08:00
lane.wei
fd2c7cc17c
ENH: GUI: refine the text spacing for some warning
...
JIRA: no jira
Change-Id: I6d6a6e1e103a3c67ed6c93847877753bbe7c4691
2023-11-01 09:33:21 +08:00
maosheng.wei
137b90bee4
FIX: Some Translation
...
Jira: STUDIO-4557
Change-Id: I206ea41260a39e46f15d5c5c36e8803d7b5d8290
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com >
2023-11-01 09:33:21 +08:00
lane.wei
6c2ad86415
ENH: preset: add logic to check the modified gcodes when loading 3mf
...
when the 3mf contains modified gcodes or self defined presets
a popup window will be shown
JIRA: STUDIO-4628
Change-Id: I975758132ba9d200255e7bf7d3a606fd609da5c8
2023-11-01 09:33:21 +08:00
xun.zhang
32198fdafc
ENH: refine open door printing tip
...
jira:STUDIO-4532
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I887e6b2bec90facbe9722622be4d7e7d0ee35796
2023-11-01 09:33:21 +08:00
Arthur
590444d92f
FIX: cli arrange failed in some cases
...
1. set different bed_shrink for seq_print and layered print
2. fix the bug that seq_print arranging may get collision with exclusion
area.
3. remove unused functions.
Jira: STUDIO-4663
Change-Id: I8b726704cca33fe37bb3cb7c4502963a9ad8d16b
2023-11-01 09:33:21 +08:00
xun.zhang
7744f5e479
ENH: refine tl temp check logic and tip
...
1. refine warning tips
jira:STUDIO-4532
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Ida6f8a8a4fca5cf8cf04e622bd2f3af1baf82d52
2023-11-01 09:33:21 +08:00
tao wang
918664e776
FIX:set print mode before print all plate
...
jira:[STUDIO-4649,STUDIO-4650]
Change-Id: Ib4ddda6f1461a31a7d7407786bcb0d1859b3fb82
2023-11-01 09:33:21 +08:00
maosheng.wei
308691e560
FIX: [STUDIO-4559 4557] translation
...
Change-Id: I54370aed677b6620c3b9b030a4e5d5ababe34569
2023-11-01 09:33:21 +08:00
maosheng.wei
d01a3c331b
FIX: [STUDIO-4502 4505 4558] create filament dialog issue
...
Jira: STUDIO 4502 4505 4888
fix: 4502 modify vendor
fix: 4505 renew preset name in filament combobox
fix: 4558 reload from disk, delaying busyinfo
fix: encoding filament preset name
Change-Id: Iff55f539c5b0dd4c96ef22ba84ef22ce4d762443
2023-11-01 09:33:21 +08:00
zhou.xu
f9f44d0785
NEW:add groove cut function
...
Jira:STUDIO-4227
Approximately 70% of the code comes from Prusa,thanks for PrusaSlcer and YuSanka
commit 492e356a21734b3503caae115fbb280da5fbaa22
Author: YuSanka <yusanka@gmail.com >
Date: Thu Aug 3 16:09:28 2023 +0200
CutGizmo: Fixed and improved Undo/Redo.
...
Change-Id: I63abb69180aec2ab0ce9bc8f30477d9e9a25a5fb
2023-11-01 09:33:21 +08:00
tao wang
9aed4e9273
FIX:fixed issue of import french files failing
...
jira:[model mall]
Change-Id: I4cb9bfc0b75484ed6f1a39845c677260c5616019
2023-11-01 09:33:21 +08:00
maosheng.wei
998f53a585
ENH: [STUDIO-4047] Export presets dialog
...
Jira: 4047
Change-Id: I91c5b684784c6c3e31fa0ac53698976732f843cf
2023-11-01 09:33:21 +08:00
zhimin.zeng
3013d89b6b
FIX: Adjust error information storage method
...
Jira: XXXX
Change-Id: If6564f6425678faa2df9b08d9c7642afb7ffbe50
(cherry picked from commit 9df5c5afdbdcb22b6af41f4b953e56ca8e736989)
2023-11-01 09:33:21 +08:00
chunmao.guo
73065641c0
FIX: [STUDIO-4387] fix extension of save project name
...
Change-Id: Ie287abc4c65fab134b9bf1ff24baf0dd36b728df
Jira: STUDIO-4387
2023-11-01 09:33:21 +08:00
liz.li
92f2d8c37c
NEW: add plate tab at objectlist
...
Jira: STUDIO-4154
Change-Id: Id24517df3c15cc3907cb6b1fe0ea9d1b6c6d1e56
2023-11-01 09:33:21 +08:00
xun.zhang
6a5e3b3646
ENH: add cost info when loading GCode file
...
Add total cost infomation when loading Gcode file
jira:STUDIO-4353
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I930cb141e2a0b3cf328515f6543707c8bd5d620a
2023-11-01 09:33:21 +08:00
zhou.xu
487c86e915
NEW: support to edit bed stl and texture for third-party printers
...
Jira:STUDIO-4209
some codes are referenced form PrusaSlicer,thanks enricoturri1966 for the original commit
commit cf380fb456
Author: enricoturri1966 <enricoturri@seznam.cz >
Date: Tue Sep 21 13:51:57 2021 +0200
Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circular printbeds
...
Change-Id: I1b1e2ff045286566d4fb9f2d8ad4faa1f135f60c
(cherry picked from commit 284bca9f1f4cdb9eb405e8205cd50666a2b0b2a0)
2023-11-01 09:33:21 +08:00
liz.li
8f5a2bb229
ENH: increase the warning level of which blocking cloud slice
...
Jira: STUDIO-4457
Change-Id: I9a3be983cd5c585ed498829482e6b2202f4d5717
2023-11-01 09:33:21 +08:00
Kunlong Ma
5e912dc541
FIX:describe plater to plate
...
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com >
Change-Id: Ia537e069ccdb08a35434422dea4e2806efad8f10
2023-11-01 09:33:21 +08:00
zhou.xu
5658d32633
FIX: enable wireframe in paint tool
...
Jira: STUDIO-3996
The buffer data submitted when the wireframe function is closed is half less than the buffer data submitted when the wireframe function is open
Change-Id: I92542190a5a45f562ec89d7c41fef3cdf1c26418
(cherry picked from commit b95650954f8bdb0cf81a2063efba4b2fced13a2f)
2023-11-01 09:33:21 +08:00
tao wang
5225e8d891
NEW:add a prompt after importing
...
jira:[for model mall import]
Change-Id: Ie9b418242f5e30dbd034c10aea0fd9735fb0717e
2023-11-01 09:33:21 +08:00
Kunlong Ma
debbed13d6
FIX:[STUDIO-4108] rename when load STL/STEP
...
JIRA: STUDIO-4108
github: #2325
Change-Id: Ibec16c822c0e8aeb1c064633225c7f500eb6990d
2023-11-01 09:33:21 +08:00
liz.li
4f356c70eb
FIX: assemly view operation didn't update wipe tower
...
Jira: STUDIO-3307 STUDIO-3164
Change-Id: Iad6dc3df59d55e35abb313e9287df0f3b4485fe3
2023-11-01 09:33:21 +08:00
zhimin.zeng
48fcf4b012
FIX: spiral vase not support timelapse for i3 structure
...
Jira: XXXX
Change-Id: I2dd5c285c4d687d72a2dfcf94d0ff75a4d5dd498
2023-11-01 09:33:21 +08:00
maosheng.wei
743f485fad
NEW: [STUDIO-4036 STUDIO-4073] create filament and printer dialog
...
Jira: 4036 4073
Change-Id: I073ee4a2af4c86332e6d052f5d7322c9f2784184
(cherry picked from commit f4ec32929e1e6ebecd87e2e709636a43be497265)
2023-11-01 09:33:21 +08:00
liz.li
b6995d8fb3
NEW: add spiral vase mode in plate config Jira: STUDIO-4127
...
Change-Id: I3bbcc1a165123ff81129e159ada1e00f23e38c68
2023-11-01 09:33:21 +08:00
liz.li
522cc9292f
ENH: update slice status after insert all custom gcode
...
Jira: STUDIO-4155
Change-Id: Ia088a471477895c92eaeac6f26052e7ec0f060a9
2023-11-01 09:33:21 +08:00
chunmao.guo
280cad182b
FIX: [STUDIO-4074] reduce filament combobox update with ams
...
Change-Id: If7f914584012ee75f320d3a8a42e4823a370713e
Jira: STUDIO-4074
2023-11-01 09:33:21 +08:00
tao wang
e171425b3e
ENH:importing to studio will retry three times
...
jira:[STUDIO-4223]
Change-Id: If66faa4a21a414d43860ef8aa657562f5ee617b8
2023-11-01 09:33:21 +08:00
zhimin.zeng
668106cc5d
ENH: support traditional timelapse for i3 structure
...
Jira: 3935
Change-Id: I38a270f7d9060ea1b271c69fd0d427205817e705
2023-11-01 09:33:21 +08:00
chunmao.guo
142499871e
NEW: add best_object_pos for auto-arranging
...
For i3 printers, best object position may not be the bed center,
we need to align objects to the specified best_object_pos.
Jira: STUDIO-4133
Change-Id: I06e31e597d2dd8288eb24a52d836cc8a134a4111
2023-11-01 09:11:19 +08:00
manch1n
2a79af5729
NEW: add align_to_y_axis option for auto-arrange
...
1. Add align_to_y_axis option for auto-arrange.
This is useful for auto-arranging of i3 type printers.
2. Change default value of align_to_origin to true when switching
from non-i3 printers to i3 printers.
JIRA: STUDIO-2583
Change-Id: I7dabab846022a0da030a9fec060a60a4207537a0
(cherry picked from commit 9c549c18ecc1f513644e1bc4a60d6936721a13ac)
2023-11-01 09:11:19 +08:00
chunmao.guo
664a4a76a0
FIX: [STUDIO-4122] PopupMenu from main frame
...
Change-Id: Iabf60abcd7039c29e18d8957b5dd695702cb9058
Jira: STUDIO-4122
2023-11-01 09:11:19 +08:00
Arthur
a401ad6045
FIX: do not show "Fill bed" option for unprintable objects
...
Jira: STUDIO-4169
Change-Id: Ia5bb727fa71b99553d0f7365aecf182b0f3cfc34
2023-11-01 09:11:19 +08:00
lane.wei
9755a65289
FIX: CLI: fix the brim related issues
...
1. move the global functions to Model
2. set brim automation paremeters before process
JIRA: STUDIO-4208
Change-Id: I3f75175ec74d214ca2a6d5f3ade56d08e0ecd4f3
2023-11-01 09:11:19 +08:00
Kunlong Ma
9a193fbfea
NEW:[STUDIO-4063] auto calculate flushing volumes
...
jira: STUDIO-4063
Change-Id: If8db1375bc8c17d4c86307c1c93a717f6c0df05a
2023-11-01 09:11:19 +08:00
chunmao.guo
042e6bf991
ENH: [STUDIO-4029] sync printer config with cloud
...
Change-Id: Icffee9d5987131e1d78d51ccfcafeefff18f26cb
Jira: STUDIO-4029
(cherry picked from commit 5b58e5f2658753efbf11037f0b6cbb023070c0ea)
2023-11-01 09:11:19 +08:00
Kunlong Ma
ab0f9d95fc
FIX:[STUDIO-3974] Model reset by plate center when machine switching
...
jira:STUDIO-3974
Change-Id: I44f5d238a5e7afffc24bbc4359c7ede226d24b4a
2023-11-01 09:11:19 +08:00
tao wang
23079b23df
NEW:support for dynamic configuration files
...
Change-Id: Iec433ca1f75f223af68c5103013ff47d1acf1678
(cherry picked from commit 40acd7f6b11e9b2b3403a84b4b7d4b70da5d0ed2)
2023-11-01 09:11:19 +08:00
Kunlong Ma
bcc5450522
NEW:[STUDIO-4121] Search object list
...
jira:STUDIO-4121
Change-Id: Ib0777fc19b8fd70c92fa1169dd1df8cd27a04b3f
2023-11-01 09:11:19 +08:00
qing.zhang
7a7a9f4296
ENH: add top_area_threshold param
...
Jira: 4136
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ic8a3d05cea769ae92dd5f2f2fcd685d660075c95
2023-11-01 09:11:19 +08:00