lane.wei
27be8d8afe
FIX: CLI: fix the no-check not work issue
...
1. no-check not work
2. refine the progress updating logic
Change-Id: I8acf18d8ab8958310fa3375de50cc9692b3408c1
2023-04-17 15:39:02 +08:00
Arthur
070ac44e1f
ENH: only draw infill in normal nodes of hybrid support
...
1. Only draw infill in normal nodes of hybrid support.
Previously when hybrid support was selected, all nodes would have
infill including the circle nodes which don't need infill. Now we draw
infill only when there are normal nodes.
2. Move remove_bridge after small overhang removal because the trimmed
bridge may be detected as small overhangs.
3. Only split circle nodes in draw_circles to prevent floating circles.
4. Fix the issue where tree support infills may not be aligned,
which is caused by the changing spacing of filler.
5. Fix a bug where lightning infill in tree support may crash.
Note: it is still not prepared to set lightning infill as default,
as for some models the generation time of lightning infill is still
too long.
Change-Id: I556e5097041d09afae1e2957d4dc9914d4610149
(cherry picked from commit 4c0849a81b60cde0c3b8ca54f03f63ea7c62dcd9)
2023-04-17 15:39:02 +08:00
zhimin.zeng
e087eb1655
FIX: the volume position is not correct(3mf from solidwork)
...
Change-Id: I69fe3f9896214da502b60bc23deee6525599677e
2023-04-17 15:39:02 +08:00
zhimin.zeng
64d5c5d715
FIX: Problems due to precision errors. STUDIO-2051
...
Change-Id: I8005f2879b33408df44c476e4297928ca0c52ed9
(cherry picked from commit e789ddd050ee69404a9f6a88686eeed0880da00f)
2023-04-17 15:39:02 +08:00
Stone Li
29b3ca2e1a
ENH: avoid to crash log when parsing sequence_id
...
Change-Id: I14ff7167cf4291a09d955d1ac295197470734546
2023-04-17 15:39:02 +08:00
Stone Li
0e4589e7b8
NEW: support clean print error
...
Change-Id: I0d0b6b5dae22bf5ee793d748d3afb5d45fbf744a
2023-04-17 15:39:02 +08:00
Stone Li
fc5976b4d1
ENH: do not use_open_ssl for engineer machine
...
Change-Id: Ie4b8384324c25f9f402aa78b19e1140492dbef19
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-04-17 15:39:02 +08:00
tao wang
0ee5354b2f
NEW:support for importing models from browser to Studio on mac
...
Change-Id: Ia4c39b3de1705d66a00442d11bd15a61ebc349ff
2023-04-17 15:39:02 +08:00
Arthur
39d5961968
ENH: translate missing entries
...
Jira: STUDIO-2577, STUDIO-2581,STUDIO-2582,STUDIO-2585
Change-Id: I560635756f7d0a9b27e4827920fe84c724d09f01
2023-04-17 15:39:02 +08:00
Stone Li
d68cf59913
ENH: update version to 01.05.04.xx
...
Change-Id: Ia53270bab7171376883cb01d158f0e0d6bdfc875
2023-04-17 15:39:02 +08:00
lane.wei
958f945928
ENH: update: remove the old cached ota files in some corner case
...
Change-Id: I8039e21045d33827dae096b18feead6150981056
(cherry picked from commit d920b3a57c284422e09c952b103c5f26ae551d2a)
2023-04-17 15:39:02 +08:00
lane.wei
19997ba402
ENH: thumbnail: improve the effect of thumbnail
...
1. adjust the background color
2. add a bit more emission factor
3. adjust the thumbnail rendering size in preview
4. change the font to white of thumbnail preview
Change-Id: Ifbcac94383608054759a7a31ec357233c7fb57a9
(cherry picked from commit ac577934f11edd56069584d1450734df59e17989)
2023-04-17 15:39:02 +08:00
chunmao.guo
2615759b09
FIX: param full field with for multiline option
...
Change-Id: I8dd53e461645810e6db3e17b75e3e7c4a0c1e01d
2023-04-17 15:39:02 +08:00
chunmao.guo
1306d016ea
FIX: [STUDIO-2575] crash report invalid uft8 char
...
Change-Id: I7fd5290774d3d54efdee65bfe1191a932e252f87
2023-04-17 15:39:02 +08:00
tao wang
14a5ffaa6e
NEW:ams control support for more gradient colors
...
Change-Id: I3e7e7e1f340a443200b9225b142f6398b4824513
2023-04-17 15:39:02 +08:00
tao wang
def21e1f0b
FIX:fixed ams cannot displayed when amsid does not start from 0
...
Change-Id: I2beee54bc99ced5faf9ea58e6ff3f5aaa3504a64
2023-04-17 15:39:02 +08:00
tao wang
7b2fc977ff
ENH:add new prohibited materials
...
Change-Id: I621aaf9ceabe11dbedd4e77376f10650be453abf
2023-04-17 15:39:02 +08:00
Arthur
d8f4a84263
FIX: sharp tail detection in normal support was wrong
...
1. Fix sharp tail detection in normal support.
The not operator in front of overlaps was missing.
2. Fix bridge removal.
After adopting Prusa's smart bridge direction detection, the bridge
angle may be pi, so our previous method (comparing angle to 0 and pi/2)
was not right. Now we simply check if the bridge direction normal vector
is aligned to x-axis or y-axis.
Change-Id: I4e1fd937e432aca97cdd374ba66a0d869794126e
(cherry picked from commit c0d82003a5e4c44345219294072c54051fc5711a)
2023-04-17 15:39:02 +08:00
chunmao.guo
d73da44428
ENH: [STUDIO-2550] config auto sync system presets
...
Change-Id: I83f9baae5793b214f4d1c040f5819ad9a03cd47f
(cherry picked from commit 40fe90e176fc001f54b22375ddb0dd035a6d84cd)
2023-04-17 15:39:02 +08:00
liz.li
3c24d1be30
ENH: enable gcode window and support viewing added custom gcode
...
Change-Id: I2def8c32c17b6f2edfd2e6d0776123127560f167
2023-04-17 15:39:02 +08:00
lane.wei
766516a973
ENH: CLI: add normative_check logic
...
Change-Id: I7a02fefb2a161b27a35ad73102d8c57dbffa7c6b
(cherry picked from commit 3de468b341e95336611ff527453160131ec04b65)
2023-04-17 15:39:02 +08:00
salt.wei
55dff301ff
ENH: add post_process back
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I05fc655080f3888255297d689552de84a81ed849
2023-04-17 15:39:02 +08:00
chunmao.guo
025d080ceb
ENH: [STUDIO-2549] remember my choice on unsaved project/presets
...
Change-Id: Ib9fc9074075bfce19f9a02be3aff7b3d04e3802a
2023-04-17 15:39:02 +08:00
chunmao.guo
1fee2fde94
ENH: [STUDIO-2548] maximum recent project count
...
Change-Id: Iba9c9959089ff1cb9dfdba717fe62b99375da137
2023-04-17 15:39:02 +08:00
Arthur
874355d6bd
ENH: improve sharp detection for small regions
...
1. improve sharp detection for small regions.
When the region is around 1 extrsion width, previous method may miss some sharp tails.
Now we reduce the width threshold to 0.1*extrusion_width for sharp
tails.
When checking "nothing below", need to expand the poly a little. Example:
benchy.
2. improve is_support_necessary.
Only popup warning for sharp tail and large cantilever (longer than 6mm).
Jira: STUDIO-2567
Change-Id: I5e977e7766b35409891d1b41e36278e3f07fa372
(cherry picked from commit c9d8a7c1c3bbd4367c7fc44408c67e5c534167f4)
2023-04-17 15:39:02 +08:00
salt.wei
c8d1beb2b8
ENH: support fuzzy all wall lines
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If6754b6a958203459882a125048e01b347e0a4db
2023-04-17 15:39:02 +08:00
chunmao.guo
688f5f386e
FIX: [STUDIO-2447] ImageGroid: clear scroll offset on list changed
...
Change-Id: I8c2b2bfed096e99e2223ff109e5d70ea2bc3a82a
2023-04-17 15:39:02 +08:00
chunmao.guo
64f9eda568
NEW: [STUDIO-2476] design_staffpick
...
Change-Id: Ibe4d540ca31882e199437dc2811925e1a40680ec
2023-04-17 15:39:02 +08:00
tao wang
8d45c33261
ENH:add some Chinese translations
...
Change-Id: I610c23cbe36fb8f66c8a69e53330ec941174f12e
2023-04-17 15:39:02 +08:00
manch1n
ee0b8132bc
FIX: Disable print button when gcode has conflict
...
Also fix a crash bug due to setStarted and setDone.
Change-Id: Ib9b069fe4b7e5d1fc359f48e44b4032dd8249428
(cherry picked from commit 9ef190ed3ecd66d12617ad96e927ff34251395a2)
2023-04-17 15:39:02 +08:00
zhimin.zeng
2fdafc1b2e
FIX: modify the style and layout for cut
...
Change-Id: Id9f84fc58385ae408a4c28c0d4eb63e48335039e
2023-04-17 15:39:02 +08:00
liz.li
a361943527
ENH:adjust assembly view toolbar UI (STUDIO-1213)
...
https://jira.bambooolab.com/browse/STUDIO-1213
Change-Id: I3b17b37a229348d347f56d0672f2c258fbeb91e1
2023-04-17 15:39:02 +08:00
tao wang
f55b4f06f6
FIX:fixed translation does not take effect
...
Change-Id: I83e2f2d53cdb4ded7cfa4176146b29920d21dcc8
2023-04-17 15:39:02 +08:00
liz.li
6d25f55951
FIX: AboutDialog layout
...
Change-Id: I693f489ba92f3d4ac60abb4344063b88fb201c29
2023-04-17 15:39:02 +08:00
zhimin.zeng
c69b7c924b
FIX: modify the shader load error for mac
...
Change-Id: I3e2b282b145b4d87e09c22d4fec1b88537212d60
2023-04-17 15:39:02 +08:00
chunmao.guo
1ac45085ff
FIX: backup switch take effect
...
Change-Id: Ie9740d7f985ae6adc2778eaac0a80cf7a94c98c4
2023-04-17 15:39:02 +08:00
chunmao.guo
8ca75fc2b0
FIX: [STUDIO-1033] rm webview script handler on webview destory
...
Change-Id: I2e9390dfaad46da9e158a43026ef872aaf88d589
2023-04-17 15:39:02 +08:00
chunmao.guo
e36d28fa5d
FIX: [STUDIO-2547] import config yes/no to all
...
Change-Id: Ib5812c4af3d9fcbe45fe1d884a8bcf29d2f4f704
2023-04-17 15:39:02 +08:00
MusangKing
17e33227e4
NEW: Allow Top/Bottom_z_distance under variable layer height
...
Allow user to set top/Bottom_z_distance under variable layer height.
Fix the bug STUDIO-2454
Change-Id: I026098a4df7cfa01f87a6802e2c787fcfd6df3ee
(cherry picked from commit 6e933acec7cde705f176937038ce307bc276cf5f)
2023-04-17 15:39:02 +08:00
MusangKing
b723de2071
ENH: Re-open pattern angle option under Support/Advanced
...
Re-open this option as requested by github users.
Fix Jira STUDIO-2083; Github issue-1102
Change-Id: Ifb01a5153e7dc105bf2d29a98e64dda3a9d8e6d4
(cherry picked from commit e42914b2448c2693d19d40b0d84e64567b766f37)
2023-04-17 15:39:02 +08:00
Arthur
2f6f5a00b1
ENH: add grid & rectilinear_interlaced interface pattern
...
Github: #1018 , #1221
Jira: STUDIO-2534
Change-Id: I8c766b5b934364253c0344e39f474e4ac3b81add
(cherry picked from commit e7d46fe60856ab511905b46799943bfde8a71826)
2023-04-17 15:39:02 +08:00
qing.zhang
7328fcb0dc
ENH: update machine_start_gcode
...
turn on HB fan before setting the nozzle temp
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I55908465055dcd93d274c1d861715cf7b9cbe655
2023-04-17 15:39:02 +08:00
zhimin.zeng
7eccdf8713
ENH: recover CutToParts for cut
...
Change-Id: I5d7fb089c5d2ea9d36fce3d70ec4da896d601940
(cherry picked from commit e0232b21ebf5a37bedee1c213d1c21890634c563)
2023-04-17 15:39:02 +08:00
zhimin.zeng
b858259553
FIX: Cutting a sphere, the parts need repaired
...
STUDIO-1192 & STUDIO-2505
Change-Id: I2ad1d1ef7c279a7307654ba453a0d8323316904e
(cherry picked from commit cb6d9ed2074763b4f7f92e45219d942317adf402)
2023-04-17 15:39:02 +08:00
zhimin.zeng
bf35bd3b50
FIX: generate a wipe tower when add filament
...
STUDIO-2538
Change-Id: I8cca134eb9302b2ff30252ef36ed8c24c834b22c
(cherry picked from commit aeb5408c9eee844970bbef94e49978568c1de541)
2023-04-17 15:39:02 +08:00
zhimin.zeng
0cd9f7d65f
FIX: the text gap is not correct. STUDIO-2518
...
Change-Id: I27dc8b62962ebe1aa2b4d54e50d68cf173eecd54
2023-04-17 15:39:02 +08:00
tao wang
24105ad810
FIX:fixed some ui issues
...
Change-Id: I96f3e3ec56a07a7b5ca4723c92715df58e0baaf6
2023-04-17 15:39:02 +08:00
tao wang
e872710947
NEW:add symbolic description for units optionin preferences
...
https://github.com/bambulab/BambuStudio/issues/1459
Change-Id: Ia16c1bb17378ec25a145dd0e7116df434b564e10
2023-04-17 15:39:02 +08:00
tao wang
4c4f3d8d7b
FIX:fixed incomplete display of filament material names
...
fixed STUDIO-2464
Change-Id: I8310cc519d0143aa180109d70ebe25b0f068bd52
2023-04-17 15:39:02 +08:00
tao wang
f984b68001
NEW:AMS control supports gradient color filaments display
...
Change-Id: I38d8a313d84b3acf643b489a1e62ebd073b35c1d
2023-04-17 15:39:02 +08:00