Arthur
472640c1f1
NEW: add nozzle_height to machine profile and do not detect conflict
...
Jira: request from 1.9
1. add nozzle_height to machine profile
2. auto arranging and sequential_print_clearance_valid don't consider objects conflicting if they are all shorter than nozzle_height and close.
3. do not detect conflict when all models are short.
Change-Id: I8d1eebb15d5bfa8c40d7491e033149e360531b89
(cherry picked from commit 6b4b52653db5f08d724a556c5c766c0bfa00f34d)
2024-03-25 10:42:29 +08:00
Kunlong Ma
62b872888f
FIX: The flushing was not auto-calc when sync ams list
...
JIRA: STUDIO-5551
1. flushing volume auto-calc when sync ams list
2. flushing volume takes the larger calculation value when filament has
multi-colors
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I72e6f9780ea56103a44c2da6068440a4615c254d
2024-03-25 10:42:29 +08:00
Stone Li
557d587bfa
ENH: add dev_ota_version in ssdp
...
JIRA: STUDIO-5740
Change-Id: Ic80e6d4b9bf82813fdc4a76604a3d36213d12b03
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 10:42:29 +08:00
maosheng.wei
8b82f68f57
FIX: edit preset dialog can't close on mac
...
Jira: 5696
Change-Id: Ib33dfd07cc588ddd3805e3490a4d8c36dcd890ac
2024-03-25 10:42:29 +08:00
Kunlong Ma
0abc30ebe2
FIX: crach when send print and reslice
...
JIRA: STUDIO-5774
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I56be025b822f06c4a5d0a24ee696eebf51d7ec1e
2024-03-25 10:42:29 +08:00
zhou.xu
9b71e176d9
FIX:gcode.3mf file needs to open the plate_toolbar
...
Jira: STUDIO-5686
Change-Id: I43824cbaaae59e54ccab2298da52c080e1567713
2024-03-25 10:42:29 +08:00
Arthur
e22a03fb4f
FIX: boolean hangs in the middle of color painting
...
Can't do splits in combine_mesh_fff, as do_boolean of mcut will split meshes.
jira: STUDIO-5693
Change-Id: Idddb7d20dd7ca386c39ddd3d87d9defc3136aa5d
(cherry picked from commit 6c67d015941458e37faaf0015b6509b5a0eadc0e)
2024-03-25 10:42:29 +08:00
liz.li
25ee685e4a
FIX: context menu didn't update UI
...
jira: STUDIO-5691
Change-Id: Ia66b8623d832eba805aff5320941233a68ff258b
2024-03-25 10:42:29 +08:00
Kunlong Ma
65ea5561f4
NEW: Add buried point information
...
JIRA: NONE
1.Add buried points for tool usage duration
2.Add different_setting_to_system buried point in Cloud printing
3.Add right click menu type buried point
4.Add device control operation page buried points
5.Add usage of parameter area
6.Add workflow include duration, is makerworld and file type
7.Add daily tips url and user guide url
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ibd41c07e6885645c260b85af7a3b7bb55f10d6d6
2024-03-25 10:42:29 +08:00
maosheng.wei
46bb31f7b2
FIX: Blank page appears when editing presets
...
Jira: 5563
Change-Id: I4c49e05515b1beff55991e92f8079c4499c27eab
2024-03-25 10:42:29 +08:00
Arthur
343f43ede8
FIX: several problems with mesh boolean
...
1. Cut with multiple volumes are OK now.
2. Close mesh boolean fail error with new object or open object
3. Fix wrong name and config of boolean resulting object
github: #3118
jira: none
Change-Id: If2c9dbfb36cbdfe4917a2371217923891bb7909c
(cherry picked from commit 982c0ecb92cf7c2b5ae5972ab900a6b10e7dda50)
2024-03-25 10:42:29 +08:00
maosheng.wei
eddfd4b7b9
FIX: add dialog of 3mf version newer cloud version
...
Jira: XXXX
Change-Id: Ia903e58fd37191b957196da5a84de920ac975b07
2024-03-25 10:42:29 +08:00
zhou.xu
7faa61c5dd
FIX:frequent calls to _update_imgui_select_plate_toolbar
...
Jira: STUDIO-5488
Change-Id: I12e6f37c2fe94de004aa6da43421970d6df10f0f
2024-03-25 10:42:29 +08:00
zhou.xu
ebf5dae0ba
FIX: bed_type not follow machine preset
...
Jira: STUDIO-5578
when direct open project from https://makerworld.com/
Change-Id: I3281cf45e3057d766008487975b4585d2e277110
2023-12-14 22:08:53 +08:00
zhou.xu
4b8f9a4cc6
NEW:add "bed type to follow machine preset" function
...
Jira: STUDIO-5535
Change-Id: I2ef99a0a783a074d9379685adde11fddfd6f8cec
2023-12-14 22:08:53 +08:00
wenjie.guo
270e3724a2
FIX: the preset is the same with the first one when switching printers
...
Jira: STUDIO-5433
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Icf1979f2bcffbc9c59a072924df5073fc3eac363
2023-12-14 22:08:53 +08:00
maosheng.wei
a1a7b77b0b
FIX: fix combobox and delete btn in filament setting enabled
...
Jira: XXXX
Change-Id: I8b659bd77ceb97c8cea9d3e5e931f4ea50822721
2023-12-05 15:55:37 +08:00
zhimin.zeng
af69cf1264
FIX: the flow rate ratio crashes after load model
...
for third party printer
Jira: 5244
Change-Id: Idd829c9d99eeba9d180653ac8de4e51b9a0d6370
2023-12-01 20:17:04 +08:00
maosheng.wei
8ecafa356f
FIX: close edit preset paramsDialog, mac unresponsive
...
Change-Id: Ic816754a20b7f6a5cdb46475750eb301fec3ad3a
2023-11-30 09:51:52 +08:00
liz.li
1cfdf4ae5f
FIX: dailytips should not change content frequently when slicing all
...
jira: STUDIO-5234
Change-Id: Icb7e9c28404d9db8ebed58d937e13f89c5403b5c
2023-11-30 09:51:52 +08:00
hu.wang
098f319519
FIX:The name of the material in the error prompt is empty
...
JIRA:STUDIO-4907
Change-Id: I3cf44f099256a51f21a44a89c89c000f734d1f36
2023-11-30 09:51:52 +08:00
tao wang
54eed41661
NEW:tracking stl model files
...
jira:[STUDIO-5372]
Change-Id: Idb1275b07441f0cd06c24588d5f7c20f81f1556c
2023-11-30 09:51:52 +08:00
zhou.xu
9ce7de10f4
FIX:update custom_texture when new_shape=false
...
Jira: STUDIO-5287
Change-Id: I3add95f9f9345c14a48cc7467513d1b3ce95f4c9
2023-11-30 09:51:52 +08:00
Kunlong Ma
5bcd363a25
ENH:Add shortcut keys and lists for objects search
...
JIRA: STUDIO-5157 STUDIO-5158 STUDIO-5240
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ic7cfaaa9b4bb8a85208bafab7fe3bafdb78f0045
2023-11-22 08:23:38 +08:00
wenjie.guo
4e0c22f798
FIX: Filament preset is the same with the first one
...
Jira: STUDIO-4519
Filament preset is the same wit the first one, it should align with the
last one.
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I304d0ff0fbc1c8948d410ea552e4d42b6a4e8fd9
2023-11-22 08:23:38 +08:00
maosheng.wei
901d6d2936
FIX: enable edit and delete preset btn and fix issue
...
Jira: XXXX
Change-Id: I724d7236b28fcc4746698f094531948a8fbb5d93
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
maosheng.wei
461c7072f2
ENH: template filament don't be show in filament list and sort
...
Jira: 5160 5179
Change-Id: I56a7e1897e1ef3c061dc66d318896413ca25b76b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
maosheng.wei
90dd8bbe86
ENH: add 'edit preset' and 'delete preset' btn for each preset
...
Jira: 5200 5113
Change-Id: I208ad63eb4b895306fa76db424da2e1df10a582e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
maosheng.wei
d2cec9453c
FIX: create printer issue
...
Jira: 5034 5059 5053
5034 create printer but filament is repeat
5039 create successful dialog remove to center
5053 create existing printer copywriting adjustments and preset updates
Delete printer secondary confirmation dialog
Change-Id: Ifb3822d1e168459d2af11e02b31ecaf3719d338a
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
maosheng.wei
727db50593
FIX: generate process preset based on template
...
Jira: XXXX
Change-Id: I50adf0790dc239307d236a4cebece860ef6beb16
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
lane.wei
d87e84bf4f
FIX: fix the preset name not display correctly issue on warning dialog
...
JIRA: STUDIO-4930
Change-Id: I9a187dd89354969845f48d187fb737381d6f49e6
2023-11-09 10:09:10 +08:00
liz.li
dd666a6313
ENH: refactor DailyTips
...
jira: new
1. Refactor the UI:
put dailytips into slicing notification
add image for dailytips
adjust Layout and UI control
adapts retina scale, adapts dark mode color
2. New Features
ability to expand/collapse the dailytips
ability to freely go to next/prev page of dailytips
show a random dailytip each time when begin to slice
ability to remember the default statet add .
of whether expand the dailytips
3. Remove original hintNotification related logic
Change-Id: I99bfa8c19c9417d25cb2f6e205f5e66b7680b189
2023-11-09 10:09:10 +08:00
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 cf380fb4564fec4bd731e34819102f66fda23e75
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
maosheng.wei
91cdfbf286
FIX: [github #2209 #2246 ] reload from disk not work
...
Github: #2209 #2246
Change-Id: I12ab1e08eaeff334315136914f0c20cc2c78fd98
2023-11-01 09:11:19 +08:00
thewildmage
c0a247994c
NEW: Add Ellis' pattern method for pressure advance calibration
...
Add a new calibration pattern method for pressure advance calibration, which can better test the influence of k value on the corner. The changes of this patch are picked from OrcaSlicer by thewildmage, thanks to thewildmage for the great work!
github issue: https://github.com/bambulab/BambuStudio/issues/2222
Change-Id: Icc8fd4d52b20c1668bfa08716b48549dfada515b
(cherry picked from commit eb72d8b681bef270906406a2d10a36d4efbce900)
2023-11-01 09:11:19 +08:00
maosheng.wei
2a996d40b6
FIX: [github 2246 2209] reload form disk not working
...
Change-Id: If70d7b700c454e9290741980afb0a1fd73a1fa5a
2023-11-01 09:11:19 +08:00
zhou.xu
9b980c9bc6
FIX: The cancel button should not make plate name valid
...
Change-Id: Id2b3935e87d443f5a594fdd588a63e502c0321e5
2023-11-01 09:11:19 +08:00
liz.li
060b41707e
NEW: first layer printing sequence
...
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
2023-11-01 09:11:19 +08:00
zhimin.zeng
d5120f890e
FIX: crash when use manual flow rate
...
fix the PA tower is effect
Change-Id: Idc00090c75023d62beca2a32529a6749081de9ef
2023-11-01 09:11:19 +08:00
zhimin.zeng
476ca19689
ENH: support custom the first layer print sequence
...
Change-Id: I0516948292933fe47d39fb3ae2f7e91473b45b3a
(cherry picked from commit 5bbdb28c86509d5f94b5b9c33a0f2e1b2749e94b)
2023-11-01 09:11:19 +08:00
maosheng.wei
8e10ec039f
FIX: Prompt dialog box for optimizing studio versions below 3mf
...
Change-Id: I6df693f31d25f023c2dc4c1f0a5ec27e70e105f7
2023-11-01 09:11:19 +08:00
tao wang
fb528c67b7
FIX:fixed download progress starting from 1%
...
Change-Id: I9b073e6fa1698f5ac02827d30e883f585ca68674
2023-11-01 09:11:19 +08:00
Kunlong Ma
be21570964
NEW:Add buried points for printing and machine control
...
Change-Id: I4ba4786fc1d343e497717a012d6e18aee22324e1
2023-07-31 14:29:15 +08:00
maosheng.wei
bf77b9208f
FIX: [STUDIO-3578] safe darkUI for send to sd dialog
...
Change-Id: I9be144ae5272c900a3e770045bb24d531f939770
2023-07-31 14:29:15 +08:00
maosheng.wei
83cd88d4b8
FIX: [STUDIO-3578] send to sd darkUI not changed
...
Change-Id: I86d687bedd87222c9c59e6fd4466b57abe867640
2023-07-31 14:29:15 +08:00
maosheng.wei
9d552ddb10
FIX: [STUDIO-3564] Select an object display quantity 1
...
Select an object with multiple parts and display quantity 1.
Simultaneously fixing that when all parts under an object are selected,
only the information of that object is displayed.
Change-Id: I7fd68615aed75f4b0592c61f4b916783e7c4182a
2023-07-31 14:29:15 +08:00
Stone Li
225095d938
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
Stone Li
d08e5f6531
FIX: notify bed type change when reload from config
...
Change-Id: Iaf6a4b61f4f1f06453ff0287a2fe852460cf8199
2023-07-07 17:52:43 +08:00
Arthur
fcda0e5f2c
FIX: mesh boolean may take forever with CGAL
...
Only use MCut to do boolean, with a little modification to allow input
mesh to have multiple components.
Jira: STUDIO-3167
Change-Id: I4f53010f76fbcacfe966c2ef48e465f97d6516fe
(cherry picked from commit 92d0eb11744820466ee2f67c02d4764e496b7e60)
2023-07-07 17:52:43 +08:00
chunmao.guo
a4b3a5c000
FIX: [STUDIO-3571] not skip auxiliary for send gcode
...
Change-Id: I2dd1e36c571261c93ac899db5bbd3ad38fc40bc9
2023-07-07 17:52:43 +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
tao wang
d446db4869
ENH:fixed info dialog popping up many times
...
Change-Id: I2016bc9b722601d153d35ddfbbc4c287bd37f9a1
2023-07-07 17:52:43 +08:00
liz.li
988e4d9f84
FIX: sending progress bar
...
Change-Id: I165632ddaab1cb90ab4dd41310147d79f69562e8
(cherry picked from commit 28b8db496bb0d651f45508b44c64bfa2a0c30114)
2023-07-07 17:52:43 +08:00
jianjia.ma
0276c15ba2
ENH: remove exporting stl with boolean
...
Simply export all triangle meshes, do not apply boolean operations.
Change-Id: I91dda1d8a6805846fddcced7acccb43864c637e9
(cherry picked from commit 75e077f7a4204cd54380eeec37e930c01be1e3eb)
2023-07-07 17:52:43 +08:00
Stone Li
2368d929fe
NEW: rearch calibration
...
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
zhou.xu
e55aa34da0
NEW: add plate name edit function
...
Change-Id: Ic2aacd8617856efd2f528bddab74e5881df28e01
(cherry picked from commit b0bd89928ed974aa77a0b2f4138c53899ae8ba93)
2023-07-07 17:52:43 +08:00
chunmao.guo
bed5fac0f8
FIX: [STUDIO-3475] hide height layer when switch to object mode
...
Change-Id: I26e2e2d83a9d5470658e5a8f4e7f3919d1d1e122
2023-07-07 17:52:43 +08:00
chunmao.guo
d087b6c94a
FIX: [STUDIO-3478] take Cancel as No when saving new project
...
Change-Id: I6d4b1844861c4460d09ef793183bca6694845579
2023-07-07 17:52:43 +08:00
chunmao.guo
1c0ccc5f3d
FIX: [STUDIO-3294] show/hide thirdparty calibrate button
...
Change-Id: Ib720f7572255f4ac506f421ccf5256ed2e3c68d1
2023-07-07 17:52:43 +08:00
chunmao.guo
2a24eb55b8
FIX: [STUDIO-3329] show/hide thirdparty calibrate button
...
Change-Id: Ie5a7cd454b50617af8c8bf9c78fecc60386e4e9d
(cherry picked from commit 1a98981f8b0a854f431d9430355b4fc5d2bb4fb1)
2023-07-07 17:52:43 +08:00
maosheng.wei
1b0cd88899
FIX: [STUDIO-3303] The quantity of Model selection
...
Change-Id: I3994cf4f5f21ad0ca4b12828f9c22ea1cc26e901
2023-07-07 17:52:43 +08:00
Arthur
0cad88309c
FIX: fitst layer bbox was wrong for multiple plates
...
brim bounding box is now shifted w.r.t. plate origin, need to modify the
no-brim shift the same way.
Change-Id: Iefa7287e2848aadbfc4a468bca394ecec48a1e7c
2023-07-07 17:52:43 +08:00
zhou.xu
1aa51e9a99
FIX: cannot immediately update the left list
...
Right click modification cannot immediately update plate_name the left list
Change-Id: Ieb2a38d687f79195a9748e093c0d96a36236d1b5
(cherry picked from commit 2331c2e4fe4de3350a3c3765b7e00f30025addff)
2023-07-07 17:52:43 +08:00
Arthur
40b8d9b87f
ENH: improve mesh boolean
...
1. Don't use mcut on splitable volumes
2. If MCut fails, try again with CGAL.
Change-Id: I55d352b166633db9e4548b5c9e6913cf931f5f8f
(cherry picked from commit c1bde5358524d2291db6efa584ff072308ed9d20)
2023-07-07 17:52:43 +08:00
liz.li
9b2e13a0fa
FIX: fix some issues about CalibrationWizard
...
1. fix STUDIO-3238、STUDIO-3233、STUDIO-3138、STUDIO-3210
Change-Id: Id7586a8a7a9e4ea04c2616099759c3527acdb1de
Change-Id: Ibb943e587edc464e2982bfee0d02a072dcf9ffd3
2023-07-07 17:29:08 +08:00
Stone Li
e0e8d1467d
FIX: fix crash when loading a 3mf
...
fix plate name encoding issue in Object List
Change-Id: I7d5a3261998c9af87b20dab822c7048a4b689790
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
salt.wei
2fe7629388
ENH: normalize comment from OrcaSlicer
...
Mark code from OrcaSlicer with same comment tag for follow easily
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If4db502a1b0e6d0648c73f2f383b6d1cc8e1aa01
2023-07-07 17:29:08 +08:00
tao wang
e9ad8374bc
FIX:fixed crash after switching languages
...
Change-Id: I949b3bf99e0daefb5e3fac71c6df45e94b51608c
2023-07-07 17:29:08 +08:00
Stone Li
14cb2449c6
FIX: fix plate name encoding issue
...
Change-Id: Ia89b2c5bbb4519ed938ae23ff124719cfe6203de
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
Stone Li
5a7e3cebcb
ENH: load bed type from app config
...
Change-Id: I60a7ccff55e30bedb2cdd2e90224c93c04dc0622
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
qing.zhang
739d8c9b28
ENH: filter small gap
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9bffe629419455b2a7b4494aa595b711619939da
2023-07-07 17:29:08 +08:00
zhimin.zeng
4b23192d6f
NEW: add calibration for 3rd printer
...
cherry pick from SoftFever
Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
qing.zhang
112712e966
ENH: add top & bottom infill flow ratio
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If4b2d203d8568a7c640425702b0a77ccea3b596b
2023-07-07 17:29:08 +08:00
lane.wei
a7ec66c294
FIX: fix a slicing state not correct issue in some corner case[Studio-2600]
...
add a new object in other plate when slicing a plate
it will stop the background slicing process
and it should also send a complete event
Change-Id: Ie7cbcb5a97251a002b7448eb8a9c5bbde1680956
(cherry picked from commit 710a2b273424d59313d7053f0f2c2b54b0c849c0)
2023-07-07 17:29:08 +08:00
lane.wei
0fcc235e14
FIX: fix the crash issue when change setting after .gcode.3mf loaded
...
Change-Id: I47ae6c6b14f94858ff9789ef3ed927930b611203
(cherry picked from commit ad548cdc7491fd432603c80ea2fcf151115efd10)
2023-07-07 17:29:08 +08:00
liz.li
a66c2d6d13
NEW: add meshboolean gizmo
...
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
2023-07-07 17:29:08 +08:00
maosheng.wei
ca1facfaa0
FIX: [STUDIO-3157] AMS material blacklist, prompt without translation
...
Change-Id: Id4ec08aea568680d2f08346bf18782830bebf205
2023-07-07 17:29:08 +08:00
Arthur
b9abdbe4f8
ENH: add context menu "Mesh boolean"
...
Apply boolean operation on parts. No need to export stl to apply.
Change-Id: I14479d0977e5ec6f5f80f55b22ed02974b8271c7
(cherry picked from commit 14fe96b2b7529380832007a3d3eb93eb8b9a5217)
2023-07-07 17:29:08 +08:00
Stone Li
efd65561a2
NEW: add Device view for third-party printers
...
cherry-picked from SoftFever
Change-Id: I36b2fa0227886e4fac494c8b83e12f4fc0b04e17
Signed-off-by: Stone Li <stone.li@bambulab.com>
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
chunmao.guo
5a7a2f7c42
FIX: [STUDIO-3016] fix not select model objects on load project
...
Change-Id: I4b686df9cd505f1c6c631aa3431201791c8d586d
2023-07-07 17:29:08 +08:00
zhou.xu
ca81c370fd
FIX: delete special symbol for filename
...
delete special symbol when plateName for filename
Change-Id: Ibb6b6603bc2ca040cb765dbedd013564ebcf3dff
(cherry picked from commit 840c085ae842e77b81de73def038fa9b417eac84)
2023-07-07 17:29:08 +08:00
Arthur
c7ed4e7e14
ENH: revert boolean tool to mcut
...
Change-Id: I1aca763869e107a996519cb74e025043407005f2
(cherry picked from commit f7865828cf4b7b3ab8987bf0fc3d45efad2f08fe)
2023-07-07 17:29:08 +08:00
tao wang
87386c817c
FIX:fixed model import not in the latest list
...
fixed STUDIO-2986 STUDIO-2989
Change-Id: Ifc20a6dcfcd0cae305cc6c2844cb26656289925e
2023-07-07 17:29:08 +08:00
tao wang
b79ee23dd6
ENH:check 3mf files without gcode data
...
Change-Id: Ic056cd29d4bab8612701fd2291af5a14eb937bb7
2023-07-07 17:29:08 +08:00
liz.li
304c3abfe9
ENH: calibration
...
1.fix some issue: STUDIO-3127、STUDIO-3138、STUDIO-3135、STUDIO-3123、STUDIO-3117、STUDIO-3115、STUDIO-3114、STUDIO-3113、STUDIO-3112 and other issues
2.refine UI
3.FLOW RATE multi-slots calibrate saving related logic
4.add input validate and access protection
Change-Id: Ie6c04fdfd050cc48607182bd8cc8f145381a5b70
2023-07-07 17:29:08 +08:00
zhou.xu
9392e3a9f1
FIX:fix transparent 3D display
...
Change-Id: I6b7a09842d68c0417ae66640463b540500290848
(cherry picked from commit fce7e678802d3087728eafa93992999cc745bd0a)
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
chunmao.guo
f2b8604088
FIX: [STUDIO-3121] load ams color erase ff alpha
...
Change-Id: Id6984e3a159bfea0bb644c77c993e7a71eb8f149
2023-07-07 17:29:08 +08:00
chunmao.guo
2f2c131599
FIX: [STUDIO-3068] optimize loading into object list
...
Change-Id: I8367b41ee0c3149f62372c285237cbc736a690cd
2023-07-07 17:29:08 +08:00
tao wang
d5bfbfbaa6
ENH:model files will not be imported when downloading plugins
...
Change-Id: I87ca42420f2f21e8f6e117ebaa5cb389203d70c2
2023-07-07 17:29:08 +08:00
chunmao.guo
10838680dd
FIX: handle empty AMS filament type
...
Change-Id: I76b931a28fef4aaf18c2ca0a472fcbefee4663b8
2023-07-07 17:29:08 +08:00
chunmao.guo
152df78310
FIX: [STUDIO-3016] not select model objects on load project
...
Change-Id: Ie204df31f2b352055ad23527a64e09b0372d97ce
2023-07-07 17:29:08 +08:00
liz.li
58d9f055da
FIX: forbid adding custom printer [STUDIO-2904]
...
Change-Id: I690d6820519c634740afb826dde7ef6f568bef62
2023-07-07 17:29:08 +08:00
chunmao.guo
1a36608d59
FIX: [STUDIO-3037] use plate type labels from configdef
...
Change-Id: Iecf81fe5a8cbe35ffa431432ff938a4b81ddea5c
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
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
liz.li
1f54aaf22b
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
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
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