qing.zhang
67039a6f4d
ENH: check wethether filaments print on first layer
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1cc7cd9e9bbbcdf72112c0949196c09ef414cf91
2024-11-12 15:35:32 +08:00
zhou.xu
d0e91b5164
FIX:not limit bounding box in assembly view
...
jira: none
Change-Id: I9b6113c815563cb2ded2c19b62286cdf6b509913
2024-10-28 20:51:35 +08:00
zhou.xu
5925b220d5
FIX:Maintain good perspective effect
...
Non user versions can view debugging information through shortcut keys
jira: none
Change-Id: I251a6189e8909f4c52752827e359a7287bd15f7f
2024-10-28 20:51:35 +08:00
zhou.xu
ba19513380
ENH:expand projectable area for volumes_bounding_box
...
jira: none
Change-Id: Idac6fdccd67e43dfe65341a500c93d47c5595e77
2024-10-15 15:50:26 +08:00
zhou.xu
aaac0057de
FIX:change _u8L to _L to solve display problem
...
jira: none
Change-Id: Id8b0f95b0f11230081ee6d49571ea63455ec5704
2024-10-15 15:50:26 +08:00
zhou.xu
72245ed079
FIX:ban move glvolume when at cut and
...
so on gizmo
jira:STUDIO-8408
part code is from OrcaSlicer,thanks for OrcaSlicer and Filip Sykala
commit 9dbb2dfe0d5395577a1f86fad7954771d7c77910
Author: Filip Sykala <filip.sykala@prusa3d.cz>
Date: Sun Oct 29 23:11:10 2023 +0800
Various gizmos refactoring
Change-Id: I7173e997bab1611c96643628fde9b147c54df5e6
2024-10-15 15:50:26 +08:00
lane.wei
b6f40aed38
FIX: seq_print: use extruder_clearance_max_radius for all the cases
...
github issue: https://github.com/bambulab/BambuStudio/issues/4804
Change-Id: Ia9d14e795057c8dc8ec009cdd55892483388885b
2024-10-15 15:50:26 +08:00
zhou.xu
c4a68a74d7
FIX:confirm volume box is less than plate box
...
jira:STUDIO-8261
code is from OrcaSlicer,thanks for OrcaSlicer and SoftFever
commit bbfb9d77fadc63ca84d70b09aa1efa6d90889736
Author: SoftFever <softfeverever@gmail.com>
Date: Sat Oct 21 12:20:30 2023 +0800
More camera tweaks (#2473 )
* fix camera regressions Handle multiple plates
Change-Id: I0b74183fd9a53d99d1c936caae1e890b1f18d997
2024-10-15 15:50:26 +08:00
zhou.xu
c6d9f2685e
FIX:delete old selection.translate api
...
jira: STUDIO-8201
code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit 88ce6ccdef5f680709ea8b676688784a7af287dd
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Wed May 11 10:54:42 2022 +0200
Tech ENABLE_TRANSFORMATIONS_BY_MATRICES -
Change-Id: Iafe963f0f7bf9028f32a4fb4a4cc8cc609662283
Change-Id: Ibbc36c004734f35564f0028dd1e537ac926a2f1f
2024-10-15 15:50:26 +08:00
zhou.xu
2a7a3f9960
NEW:add "svg" in right menu
...
jira:none
most of code is from PrusaSlicer and OrcaSlicer,thanks for Filip Sykala - NTB T15p(PrusaSlicer) and Noisyfox(OrcaSlicer)
Port Emboss & SVG gizmo from PrusaSlicer (#2819 )
* Rework UI jobs to make them more understandable and flexible.
Change-Id: I06bf1e4db0068b8b452083a1624dec2620e5d336
2024-10-15 15:50:26 +08:00
zhou.xu
9541e2d05e
NEW:add interactive function after importing SVG
...
jira:STUDIO-7406
most of code is from PrusaSlicer and OrcaSlicer,thanks for Filip Sykala - NTB T15p(PrusaSlicer) and Noisyfox(OrcaSlicer)
Port Emboss & SVG gizmo from PrusaSlicer (#2819 )
* Rework UI jobs to make them more understandable and flexible.
Change-Id: I765c7658b0881869754bdb161d720e4cbb180c92
(cherry picked from commit 3cef4611793899fa0ac39cb4d3a3abed7270a8e9)
2024-10-15 15:50:26 +08:00
zhou.xu
4091f3e042
ENH:fix text coordinate system calculation
...
jira: STUDIO-6449
Change-Id: I36214c14c348e8f52b96501cd027205819b0dabc
(cherry picked from commit 44287812a0cb212f1bf6fe70e32e1075f532886d)
2024-10-15 15:50:26 +08:00
Mack
92c85a13d0
NEW: add brim ear gizmo
...
jira: STUDIO-7378
Change-Id: Ib6b5dbd3b113981612b05e01e59f62054ff0b654
(cherry picked from commit 37120830a2f958f464719db1f5d0180882bc4095)
2024-10-15 15:50:26 +08:00
Arthur
45386c862f
NEW: auto arrange after bed size changes
...
1. auto arrange after bed size changes
When the bed size changes from big to small, auto arrange items outside
beds, while keeping the inside ones still.
This action can be undoed with ctrl+z.
2. Fix the issue that double clicking the orient button of plate causes
a never disappearing busy cursor.
jira: STUDIO-7978
Change-Id: I5ee1f73b80735777c21438a01cbc4649d8cce3fa
(cherry picked from commit f67fd877ea7b07148dc9539938ba319a4f960d0e)
2024-10-15 15:50:26 +08:00
zhou.xu
53d7c755a7
NEW: add "render non_manifold_edges" function
...
jira: none
Change-Id: I620e095740c60a8c9d4ceb33d6b3a44ab3d17f05
(cherry picked from commit f71b0fdeee18e3fb1482fa3e5f1121d33724b1a7)
2024-10-15 15:50:26 +08:00
zhou.xu
49f67b80e5
FIX:use extruder_clearance_radius para not max radius
...
jira: STUDIO-7851
Change-Id: I34b00a5997fbebe89519fb17545c8a5f6c948bcf
2024-10-15 15:50:26 +08:00
lane.wei
e0b5be5416
FIX: GLVolume: fix the crash under CLI when load object with lod_enabled
...
add log_enabled param when loading volumes
JIRA: no-jira
Change-Id: I77806622f6b9c5abc723adc389fbb7bd8dc414c5
(cherry picked from commit b2513b139547dfcce0f277fba9ec3d621f09bfa5)
2024-10-15 15:50:26 +08:00
zhou.xu
95e8ca7285
FIX:select all should ban in paint,cut and so on gizmo
...
jira: STUDIO-7872
Change-Id: Ic6496dbdd892814e1fc41625ee34ffc46f171657
2024-10-15 15:50:26 +08:00
zhou.xu
715d2b9b78
FIX:add can_sequential_clearance_show_in_gizmo api
...
jira: STUDIO-7836
Change-Id: Ie0cded272596bafee4e491e379722dcc23035dc4
2024-10-15 15:50:26 +08:00
zhou.xu
4bf4e1bb91
ENH:enhance render performance
...
jira: none
Change-Id: I23ba97d0a00752a131b719436bd062cd0b79e9d2
2024-10-15 15:50:26 +08:00
zhou.xu
eec7de441b
ENH:add "volume selection" checkbox
...
jira: none
Change-Id: I68b5f54e37ea2ab9e2b65ac84abc834060f400df
2024-10-15 15:50:26 +08:00
zhou.xu
5a4c51a31f
FIX:continuous click can add new plate
...
jira: STUDIO-7609
Change-Id: I0888c62777c0675be2639e493edbf43d2af90999
2024-10-15 15:50:26 +08:00
zhou.xu
bcde272546
ENH:continuous click can add new plate
...
on same mouse pos
jira:none
Change-Id: I45ddd8fb823c470f8417482272b952602e71a6c8
2024-10-15 15:50:26 +08:00
zhou.xu
437dade362
FIX:ban cut connector move
...
jira: none
Change-Id: If3dcc18d95be1fd13fc806e26066942ce8603e7a
2024-10-15 15:50:26 +08:00
zhou.xu
0e88cb8858
FIX:world to screen calculation was error
...
jira: none
Change-Id: I13f978e4c15882c271ffe6c6fc5fbcf69482a224
2024-10-15 15:50:26 +08:00
zhou.xu
c0536c09b4
NEW:add "world coordinates" scale for scale gizmo
...
upgrade Transformation class
jira:none
about 75% code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit b32e9366606dce7d4f8de8db84fd902113bdbe28
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Tue Mar 7 14:32:18 2023 +0100
Rework of constrained scaling
Change-Id: I1248ea586e6b8f2fb6cdf3aa901ed7f525c3f111
(cherry picked from commit e10381aad1412b0c47afa340b634faa3af9d1a1f)
2024-10-15 15:50:26 +08:00
zhou.xu
2af6c4f4f4
FIX:ban object drag downward when camera is horizontal
...
jira: none
Change-Id: I8dd64eadb783aababb12a707fe78bfe29d1f8a50
2024-10-15 15:50:26 +08:00
zhou.xu
01e2a2032b
ENH:import obj by right menu set new assembly pos
...
jira: STUDIO-7409
Change-Id: I089aea9333cf0f894dbfa67b09fbb8019c6f6023
(cherry picked from commit ab249fa3b4ec9f5e2965c7cffdbbe1f3f2d14332)
2024-10-15 15:50:26 +08:00
zhou.xu
18a0a7e6e7
ENH: 3d mouse shortcut change to ctrl+m
...
jira: STUDIO-7448
Change-Id: Ie444d9d84ef644694ab63a16722c9810bc1560fb
(cherry picked from commit 5edced9d4b371f2a7f8c8f511845fc9084db0f87)
2024-10-15 15:50:26 +08:00
zhou.xu
6e458699cf
FIX:modify 3d mouse shortcut and add a menu
...
jira: STUDIO-7290
Change-Id: Ie05b3cfd5d34a5626b39bda16815936cecc1e991
(cherry picked from commit a2b7e0c74289b2faffb6a568c511401540a07dce)
2024-10-15 15:50:26 +08:00
zhou.xu
f5eb2899e7
NEW:add tip button for move,rotate,scale
...
jira: STUDIO-7273
Change-Id: I44aeecd8aaa17ec49ac1d8ff2bee5c3729c52061
(cherry picked from commit 998f33b4ce588f59cef345e327a97f6f669f6089)
2024-10-15 15:50:26 +08:00
zhou.xu
2822ac102b
FIX:move text should update text info
...
jira: STUDIO-7038
Change-Id: Ibd760c3655e6ff3f7c0a5604ef66e001f7cdc1fb
(cherry picked from commit aef92cd8eb9bae95939fdc1e8dfadec4ca529a3e)
2024-10-15 15:50:26 +08:00
zhou.xu
795ec50eb4
FIX:return bar pos only been modified in 3d view
...
jira: none
Change-Id: I353b2245f8032707c593985eff20bbecc6905525
(cherry picked from commit 01bbdc0b303ab3832e88c580159e73aedd80b929)
2024-10-15 15:50:26 +08:00
zhou.xu
b035115b06
ENH:modify "return" bar pos and Text
...
jira: none
Change-Id: I541c0006ffd8d2e8c815c5316c8cc858266da580
(cherry picked from commit bfdf139a41c551c4a62271f8bb34dd0447e68c8d)
2024-10-15 15:50:26 +08:00
zhou.xu
9eb08038b6
ENH:update the camera's horizontal rotation radian
...
if the camera is already horizontal
jira: none
Change-Id: I45c88d0c394421e90404c8749192bb4bd7b6543b
2024-10-15 15:50:26 +08:00
zhou.xu
0e692f472d
FIX:modify range of camera horizontal angle is 9 degree
...
when drag object
jira:STUDIO-7087
Change-Id: Idd3141daa025cd9c57ba5a1c8df79c583eeb8ed4
2024-10-15 15:50:26 +08:00
zhou.xu
7750c82ebf
ENH:"Option" key on Mac is equal to "Alt" key on Windows
...
jira: STUDIO-7218
Change-Id: Ic2ce789e1b874fdbb7829b8814e7a851f0af8aaa
2024-10-15 15:50:26 +08:00
zhou.xu
bd9d5efff9
FIX:ban wipe_tower rotate by page up key
...
jira: STUDIO-7504
Change-Id: Icffaad78ed5750085da3d42d6f4209bd0d7a21e8
(cherry picked from commit efc768113d42f5278baa72171072f64411256594)
2024-08-26 17:23:33 +08:00
zhou.xu
cc010d6593
ENH:translate texts
...
jira: none
Change-Id: Idce1a24bfb02174874ec5064e8dbe3367e0052c3
2024-06-11 18:17:08 +08:00
zhou.xu
515f947334
ENH:add an tip icon for assembly view
...
jira: STUDIO-7155
Change-Id: Ie9e4fa578c8aa5bda9ff771d82f396f8b51026bb
2024-06-11 18:17:08 +08:00
SoftFever
98dc111d71
NEW:add tab key to change 3D to preview
...
jira:none
code is from OrcaSlicer,thanks for OrcaSlicer and SoftFever
commit 2a478ab4f9bdc1bc1fbc9dfadbb717df6e5a38a9
Author: SoftFever <softfeverever@gmail.com>
Date: Sat Aug 26 18:24:13 2023 +0800
post changes after merging BS1.7.4
Change-Id: Iec176023f6f8e4b93a3756a78e31f85b249d1dfa
2024-06-11 18:17:08 +08:00
zhou.xu
c248f81ba4
FIX: sync ams colors to m_cur_colors_in_thumbnail
...
jira: STUDIO-6793
Change-Id: I2f180f31f75eac8ea55db659370642721944cbbe
(cherry picked from commit 6b0ef9ba9fb62c0eef18d84f88309cd693564618)
2024-06-11 18:17:08 +08:00
zhou.xu
5ced03779b
FIX:fix abnormal pixel issue
...
Jira: none
Change-Id: Ia2a5a2edf17637338ff88c626294a29df3efde46
(cherry picked from commit 77ef554c94d4153ec3495a1c2b0bbab6b5714af1)
2024-06-11 18:17:08 +08:00
zhou.xu
47c442a61e
NEW:add no light thumbnail
...
Jira: none
Change-Id: I3c0510dd4d7e444f1a6326b7a59a0ebd5e7aa410
(cherry picked from commit a3d8c36783716e24f39803a8c146a43b1014c092)
2024-06-11 18:17:08 +08:00
zhou.xu
e222dc21f4
ENH:SLICE_FAILED stats is more obvious
...
Jira: STUDIO-7051
Change-Id: I743caefa4eb454f36e8b4fb0fd519e6ab9139b29
2024-06-11 18:17:08 +08:00
liz.li
6d0280da16
FIX: add can slice judgement in slice all plates processing
...
jira: STUDIO-6325
Change-Id: Ic7fb8cef000c03210bb77289a570ee6b60b6083e
2024-05-13 09:20:46 +08:00
zhou.xu
b02661e85f
FIX:add exit_gizmo before slice model
...
jira: STUDIO-5531
Change-Id: Icddc9d73b3d91bb68e9768d13e48cbae0680e58e
2024-05-13 09:20:46 +08:00
zhou.xu
1804290caa
FIX:force_native_colol should be false in gizmo text
...
Jira: STUDIO-6778
Change-Id: Ib3b75ed3160f3ec41d3130cd37d14d77afc30f64
2024-04-10 20:03:44 +08:00
zhou.xu
d02f9561a8
FIX:not need deal SINKING logic in assembly view
...
jira: STUDIO-6730
Change-Id: Idca375293377ec219f79873d29e963b50cafa8df
2024-04-08 19:50:03 +08:00
zhou.xu
4cb8bac4e2
FIX:allow some case to modify distance
...
Code fallback:reload scene
in 3D view GLVolume::explosion_ratio = 1.0
hide "Edit to scale" icon
Jira:STUDIO-6727
Change-Id: Ib7079077f5b39930891869af618b93861f3aa178
2024-04-08 19:50:03 +08:00