chunmao.guo
06bbd235b8
ENH: auto stop liveview when print idle
...
Change-Id: I06dcc2a6ae469df8c39c1dc6c8626f66bc778f81
Jira: none
2024-09-18 21:27:27 +08:00
chunmao.guo
69ad831570
FIX: change to 'Video Stopped'
...
Change-Id: Ie8ed7865719652998577d2801ad71bc7da1f634f
Jira: none
2024-09-18 21:27:27 +08:00
Stone Li
89909211fa
FIX: fix ams mapping issue
...
JIRA: STUDIO-8116
Change-Id: I66a75de8e4c2c7ba12e26b4057f9b150c58df31b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-09-18 21:27:27 +08:00
zorro.zhang
ba35ed5938
FIX: Open New WebTab in Local Browser
...
JIRA: none
Change-Id: I62baf32ec4ebb3130fe1721dbecbae8ed2533423
2024-09-18 21:27:27 +08:00
zorro.zhang
8d65ede5e0
ENH: Open Makerlab with Studio Tag
...
JIRA: none
Change-Id: Ibbf993b75bcb10545e0332b4bf34feea095a08aa
2024-09-18 21:27:27 +08:00
zorro.zhang
2c2f19c5bd
ENH: Limit StaffPick Query
...
JIRA: none
Change-Id: Iee09c8e73e07af69472b373e2d3f89d4715e836f
2024-09-18 21:27:27 +08:00
Bastien Nocera
22885b057f
Fix missing std::regex declaration
...
/run/build/BambuStudio/src/slic3r/GUI/WebViewDialog.cpp: In member function ‘void Slic3r::GUI::WebViewPanel::SetMakerworldPageLoginStatus(bool, wxString)’:
/run/build/BambuStudio/src/slic3r/GUI/WebViewDialog.cpp:818:10: error: ‘regex’ is not a member of ‘std’; did you mean ‘boost::regex’?
818 | std::regex pattern("^https://.*/(.*/){0,1}agree-terms .*");
| ^~~~~
2024-09-06 15:08:20 +08:00
tao wang
da286c4662
ENH:add hungarian language
...
Change-Id: I5d7e4decc25c3c6be0cf0d7530685f7d290b2b91
2024-08-26 17:23:33 +08:00
qing.zhang
0efa2db823
ENH: imprve overhang quality
...
Jira: none
add speed transition between discontinuity speed
detect bridge-wall and only use bride speed on bridge wall
fix the bug that not use overhang speed while support z
distance is 0 on arachne mode
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I72a1504544fe1ed7bd184ca073bd1b52cd2dcd75
2024-08-26 17:23:33 +08:00
Stone Li
ff22a86515
FIX: fix network wired issue
...
JIRA: STUDIO-7534
Change-Id: I0b5d3764ebf61735238207adc2053ad45ce5ec1a
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit babda59caa2cb83ae993bfe87c865d7f61c6ab4b)
2024-08-26 17:23:33 +08:00
Stone Li
acfdcadac0
ENH: parse net conf for network wired status
...
JIRA: STUDIO-5195
Change-Id: Ida3cd5c60b25d1eff4f04e324a74d63394a9ffeb
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 6b6787b30736f87491171237a36c6badc8e51878)
2024-08-26 17:23:33 +08:00
tao wang
8f45467b49
ENH:Update some Chinese translations
...
Change-Id: I982c469a81dd8b64b339ed5e6b61998d153838f9
2024-08-26 17:23:33 +08:00
zhou.xu
512da73aae
FIX:ban wipe_tower in measure and assembly gizmo
...
jira: STUDIO-7860
Change-Id: I6c02d970007719110ac627b1c0f1435b229e9854
2024-08-26 17:23:33 +08:00
chunmao.guo
e3a7ad0548
ENH: stop liveview long time no input
...
Change-Id: I0951e2f4e8ff9433a66b15bb852d4d5c1d0974d5
Jira: STUDIO-7574
(cherry picked from commit 81ca78382f8adba58bbb72bc7810ef76f746fbd6)
2024-08-26 17:23:33 +08:00
tao wang
8a735b76ad
ENH:rename region
...
jira:[for rename region]
Change-Id: I031f958c5539629a0544d9785fea4faba0f2b4d0
2024-08-26 17:23:33 +08:00
zhou.xu
b6a196a210
FIX:fix bug of export .gcode.3mf
...
jira: STUDIO-7292
Change-Id: Ice1d10b48298b3766b879132e7b7d5de6de4da2c
(cherry picked from commit 2f91017fff1606b80932126277d9e393669438fe)
2024-08-26 17:23:33 +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
ed81888b6c
FIX:open or replace 3MF file case insensitive
...
jira: STUDIO-7678
Change-Id: I32b34efa053da25edab80ebff1cfe0a414042dd5
(cherry picked from commit fa07ae4d21d3c4cf5286a38f2cc0a35363a5f53a)
2024-08-26 17:23:33 +08:00
Arthur
4bebe9eb6a
ENH: remove tree_support_brim_width
...
This option is duplicated with raft_first_layer_expansion. Now we
use raft_first_layer_expansion for all support types. Note: the name starts with raft, but it actually controls first layer expansion of both raft and support.
jira: none
Change-Id: I3d2bfc86d36c87d75f0bc1d077c6855f668b19b6
(cherry picked from commit 241a77bd6371330aff58b92b63d066054d4920ce)
2024-08-26 17:23:33 +08:00
zhimin.zeng
12c237ac19
FIX: PA profile sort alphabetically on history dialog
...
github: 4029
Change-Id: Ic7d7d961be11783254d79c8736e265a30fd2af87
(cherry picked from commit 8097610796f9538893189d1633bb4c347cf117a6)
2024-08-26 17:23:33 +08:00
Arthur
6a130a19ef
FIX: do not break bridges in tree support
...
jira: STUDIO-7424
github: #4318
Change-Id: Icccf56b129c4910f3b0a49d69871b8df1375a6d9
(cherry picked from commit 99211cde5f2114fd64e2724069540577793f889a)
2024-08-26 17:23:33 +08:00
lane.wei
7650f2c7c4
FIX: gcode: fix the .gcode loading issue
...
JIRA: no-jira
Change-Id: Ib4fd7aa7d997b85953d9a7062d4683392ac434fc
2024-08-26 17:23:33 +08:00
lane.wei
fa2caa8bc8
ENH: config: add version different check logic
...
jira: STUDIO-7361
Change-Id: I0541d2cdd3bcef059f50ad3accf92bf4bdeaa670
2024-08-26 17:23:33 +08:00
zorro.zhang
552b73dec4
ENH: Resize Webview When Studio Resize
...
JIRA: STUDIO-7535
Change-Id: I78525ba171402e3d29bd64cbbed7d72bfeff0639
(cherry picked from commit ebecebb25bb4cd1dacd3b4efea283eff4a6c0693)
2024-08-26 17:23:33 +08:00
zorro.zhang
5e8f430bf6
ENH: Ignore AgreeTerm WebPage When User LogOut
...
JIRA: none
Change-Id: Ib8566df069192036b28aafa055a7f67a47f38d65
(cherry picked from commit e7613a7b157f1fa0554f3ec8ea4c8a68475e9b10)
2024-08-26 17:23:33 +08:00
lane.wei
201d3b18cc
ENH: CLI: add support for colored obj
...
jira: no-jira
Change-Id: If9e698d60b71e8835a3ae46c75e9c8c2878556a7
(cherry picked from commit a2b2ec9cb80e3bafabd07a377aff9e11188be346)
2024-08-26 17:23:33 +08:00
zhou.xu
b97d44dae4
NEW:active "import obj color" in command line
...
jira: none
Change-Id: I8bc5d4a1eea116305037b8194ff1d2e8aab83ce9
(cherry picked from commit 7df9f9d27d174b30a54ed27756d4a4a157557019)
2024-08-26 17:23:33 +08:00
zorro.zhang
662de52448
FIX: Load Filament Json Error
...
JIRA: none
Change-Id: I4ca521439cbd1a9cd9e80a0991365409ed74ce04
2024-08-26 17:23:33 +08:00
Michael Telatynski
ff129be9e0
Fix typo in calibration string
2024-07-17 16:45:26 +08:00
maosheng.wei
b6805df25b
FIX: [ #4320 ] crash when edit project preset
...
github: #4320
Change-Id: I81eb5f0d461565d63a32100a5bebb4569cfb0b1b
2024-06-21 09:15:34 +08:00
zorro.zhang
294e60b80c
ENH: First Load MWWebPage When User Click OnlineModel Menu
...
JIRA: none
Change-Id: Id858dd80ae5b24bdb1e939e6a47099983f6bf4df
(cherry picked from commit 5a62a5236fc767283e4360e0b95bb85c18c5cf8e)
(cherry picked from commit 5730141311e2da20551fd811a9349f2b88c5c1b1)
2024-06-21 09:15:34 +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
zorro.zhang
95c394bc0a
ENH: Not Reset Homepage When Region Not Change
...
JIRA: none
Change-Id: Id2da4cb8f694c26036e4756bfc01dbb0c1941ee6
(cherry picked from commit 21a27b32af749601cb5545a59c54b58a8620788c)
2024-06-21 09:15:34 +08:00
qing.zhang
758d087f15
ENH: add pctg type
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ie01fcd4bef0d3ebec5bbd7185a87a1740068bdba
(cherry picked from commit c6276932dd92bc4283600954415eedeac6d351ce)
2024-06-21 09:15:34 +08:00
tao wang
3faebf991d
FIX:No longer block model mall entrance
...
jira:[model mall zh]
Change-Id: I68afc785e0c8c623098dd5f647d396622d5d50bd
(cherry picked from commit 77c26daa6043ff12f3cd81985ddef9b878c6f066)
2024-06-21 09:15:34 +08:00
Alex Tang
a18080501c
Prevent Cmd-Shift-M from minimizing on EXCEPT on "Home" sub-screen
...
The problem is that hitting "Cmd-Shift-M" on mac always minimizes the app, even though it should only minimize on "Cmd-M", and not on "Cmd-Shift-M".
The code that minimizes (using the WXWidgets "Iconize()" call) happens in MainFrame.cpp keyboard event loop. The code that's checking, looks for "Cmd-M" but does not check for any other keyboard modifiers, so I added a check to ignore the event if Shift is pressed along with "Cmd-M".
There's a secondary issue that isn't really relevant to this bug in that the app will still minimize when pressing "Cmd-Shift-M", but ONLY on the "Home" sub-screen. (all other sub-screens work as they should).
I'm not sure why, but when the "Home" sub-screen is selected, the keyboard event loop (MainFrame.cpp, line 609), is called TWICE when "Cmd-Shift-<any key>" is pressed:
* Once where the event's wxKeyModifier (retrieved via `evt.GetModifiers()` is set to `wxMOD_CONTROL` AND `wxMOD_SHIFT`. (this is correct)
* Once where the event's wxKeyModifier is **ONLY** set to `wxMOD_CONTROL` (this is wrong).
Again, this double-event (with the wrong modifiers) only happens when the user is on the "Home" sub-screen. For the context of this bug the 3DConnexion preferences dialog isn't needed on the "Home" sub-screen so this secondary bug doesn't matter. But it does make the UX odd where Cmd-Shift-M will minimize the app when the user is viewing the "Home" sub-screen, but not minimize the app when the user is viewing any other sub-screen.
2024-06-12 15:50:01 +08:00
zorro.zhang
6daf6fd561
NEW: Open PrivacyPolicy WebPage depend on Country
...
JIRA: none
Change-Id: Ifb620e6d6cb30f1553b5afe94a0fdf96341febac
(cherry picked from commit b6339c05c52900cab13070ab45ca33ce5495bc05)
2024-06-11 18:17:08 +08:00
zorro.zhang
a84374ed3a
ENH: Reset MWPage When LoginStatus Change
...
JIRA: none
Change-Id: I145aa099e82f0d8a8052bd1d19d4e20d979027e9
2024-06-11 18:17:08 +08:00
chunmao.guo
867d9ce2aa
FIX: tunnel_mqtt not turn on by key_field_only
...
Change-Id: I87446cd709e6e324ea36962182e7fae1e977b0f5
2024-06-11 18:17:08 +08:00
zhou.xu
e6e9bcfb91
ENH:don't need translate char to WxString
...
jira: none
Change-Id: I94864bf9e09db8c748484937f0ca83cae1db024f
2024-06-11 18:17:08 +08:00
洋葱
1636bccbe3
ENH:revert modify the FTP upload directory to the root directory
...
Change-Id: I17578636865deaa82aba8535af3c7c3c0ca740ae
jira:[for ftp upload]
2024-06-11 18:17:08 +08:00
tao wang
2a1373f278
ENH:modify the FTP upload directory to the root directory
...
jira:[for ftp]
Change-Id: I4a6bb307cf45930284f54f4766bbca6fd7445c48
2024-06-11 18:17:08 +08:00
tao wang
ce7c150f84
NEW:allow downloading from the domain name of bblmw
...
jira:[import from mw]
Change-Id: I75a6b2973be59e4cbafd3ddbe6cdc24c97af30cf
2024-06-11 18:17:08 +08:00
tao wang
9920e3983e
ENH:get sound support through homeflag
...
jira:[for sound]
Change-Id: I92b176d0c6708eb69e1318f244382e72b679ec39
2024-06-11 18:17:08 +08:00
zorro.zhang
d94c87879d
ENH: Open Login Dialog When Open Model in MW
...
JIRA: none
Change-Id: I962e93570bfdb137a01b2ec64f963b347765faf0
2024-06-11 18:17:08 +08:00
Stone Li
c608239952
ENH: avoid crash when switching to cloud mode
...
JIRA: STUDIO-7083
Change-Id: Ic30025049e14d61726b189bd222ae600ea419243
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-06-11 18:17:08 +08:00
Kunlong Ma
3bafdb7e3c
FIX: fix the issue of display in Portuguese
...
JIRA: STUDIO-7056
Change-Id: I7ab3766a5dc0403b4401f1eda18aa17e67d845be
2024-06-11 18:17:08 +08:00
Kunlong Ma
18cf912528
FIX: Mispellings fixes
...
github: #4113
Change-Id: Ic499f2000165756e35b66454889911ce290372a8
2024-06-11 18:17:08 +08:00
zhimin.zeng
c12dbbd3c8
FIX: P series with old fireware modify the limit k value to 1
...
jira: 7215
Change-Id: I1b0d1a5931487f0fa2b7d66a4c224e33d3710c73
2024-06-11 18:17:08 +08:00
zhimin.zeng
5a850305c6
FIX: fix translate problem
...
jira: none
Change-Id: I63f9c9ac1a5b8a435426c4bad91a46abb630621d
2024-06-11 18:17:08 +08:00
Kunlong Ma
98255ad710
FIX: fix icons and text overlap
...
Change-Id: Id6fb4cc5d6baf70a168d4c35b851fd2f32496113
2024-06-11 18:17:08 +08:00
Kunlong Ma
3b6724d414
FIX: Fix the issue of buttons being blocked in Portuguese
...
JIRA: STUDIO-7056
Change-Id: I74876ad1bfa5cf5694664fa3bd2f62427d854691
2024-06-11 18:17:08 +08:00
zhou.xu
cc010d6593
ENH:translate texts
...
jira: none
Change-Id: Idce1a24bfb02174874ec5064e8dbe3367e0052c3
2024-06-11 18:17:08 +08:00
zhimin.zeng
d1dee95e93
FIX: modify the limit value of k to 1
...
jira: none
Change-Id: Ibb829c0d820ef63ec767e4591815d234d0c0ddc0
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
zhou.xu
a381dfa03c
FIX:ensure that it exists no lighting image data
...
every time you enter printed window and unify_deal_thumbnail_data
jira: STUDIO-7201
Change-Id: I5a72ab50a36a94fbc76c3c8ed10633e1d023398a
2024-06-11 18:17:08 +08:00
zhou.xu
91f445cfa2
FIX:roload obj for disk
...
jira: STUDIO-7202
Change-Id: I6726a21176dfc9f545b58c5fe9f2ebf623b012d6
2024-06-11 18:17:08 +08:00
zhimin.zeng
f8ee31e4ef
FIX: X1C should not litmit the k value size
...
github: 4168
Change-Id: Iaf0a5a2334debda3de41192b4ea17ebd0c0a3e09
2024-06-11 18:17:08 +08:00
chunmao.guo
c88a7c9068
FIX: not cache param Fields on WXGTK
...
Change-Id: Ied31478d738b3ac43e9cbe10888ebeab623a982a
Jira: STUDIO-6909
2024-06-11 18:17:08 +08:00
chunmao.guo
c023e1bd77
FIX: set initial size of param fields
...
Change-Id: I90a185c74a80526d7acf271351f8c86b522a4364
Github: 4147
2024-06-11 18:17:08 +08:00
chunmao.guo
d1e9b5bac2
FIX: crash in ParamsPanel msw_rescale
...
Change-Id: I01fc8b9504aa2f6f562ad698e09cc8249d5c2848
Jira: STUDIO-7161
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
zhimin.zeng
a4ba939452
FIX: crash when clicking go home without connecting printer
...
jira: 7003
Change-Id: I42af6b9b81f2aa624844468d3b800238a7349cf2
2024-06-11 18:17:08 +08:00
zhimin.zeng
f03dbdeb61
FIX: modify the max k value
...
jira: none
Change-Id: I739f58d4d80e557e1a320af38cc68d7d4e967577
2024-06-11 18:17:08 +08:00
Mack
e630c0672a
FIX: limit the m_thickness_min value to 0.01
...
jira:STUDIO-7173
github: #4151
Change-Id: I612e8e578683eba3e1cf987428722778a472e2fe
2024-06-11 18:17:08 +08:00
lane.wei
9b19dc9edd
ENH: CLI: add logic for backward compatible check
...
1. add logic for backward compatible check
2. add export_stls
JIRA: no-jira
Change-Id: If96ab225b9689e588fae7443e81a73d0872f7eb4
(cherry picked from commit db12cca05c8f60fdc717387253215e361ab29851)
2024-06-11 18:17:08 +08:00
lane.wei
ebe5392932
ENH: CLI: add no light thumbnail logic for CLI
...
previously lots of logic are missed
JIRA: no jira
Change-Id: I3beadbb78127049594614212e8f9a60633e73b56
(cherry picked from commit 8fe9b854fa58c302c56b4f84bd0db9c5d1a4b571)
2024-06-11 18:17:08 +08:00
zhou.xu
f70f528c6c
FIX:in 3d view ,it can also open the printing window
...
jira: none
Change-Id: Ic371926a8d8af3c9b9735c93a4285bcaf521cab1
(cherry picked from commit a6afbacdfcd01ce7c67b36c47ff3fc10419f3f71)
2024-06-11 18:17:08 +08:00
zhou.xu
82b131857f
FIX:updata_thumbnail_data is valid only in preview tab
...
jira: none
Change-Id: I70d6cc71154d0b1e3cc3a83d13b578731eae05a4
(cherry picked from commit aee85d72352c1073f69a756984170af62712e7ce)
2024-06-11 18:17:08 +08:00
zhou.xu
652986bbf1
FIX:exist empty ams in machine
...
Jira: none
Change-Id: I1d43de96e127466b233792325f0ed68b33bad8ac
(cherry picked from commit 7100ddd824427de93bb8e9416f3fa7090a6794c5)
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
e7a57325d9
NEW:add edge pixels deal in printed thumbnail
...
Jira: none
Change-Id: I4804034490729125b5d378ee5a74c1b32fd4355a
(cherry picked from commit 961f6cb27d83dc38670a693a583e1a05ec6af835)
2024-06-11 18:17:08 +08:00
zhou.xu
4a0d2c9094
NEW:update color calculation in printed thumbnails
...
Jira: none
Change-Id: Ied8dfd9d10b2dbf57629fc7c78f2c39add073f2e
(cherry picked from commit 6a8cf38a51778fbd054df3623454a97856b7de60)
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
zhimin.zeng
8cfdca6e93
FIX: cannot slice when set object extruder is 0
...
jira: none
Change-Id: Idb6e01acc8ac7801331c3b6b4b0e64a23cc02208
2024-06-11 18:17:08 +08:00
zhimin.zeng
bef4655f7e
FIX: crash when generating text with thickness <= 0
...
github: 4122
Change-Id: I0fae6ea234ddb92ef2c2bec6e0f8f7555709ec4f
2024-06-11 18:17:08 +08:00
zhou.xu
6843ce1c3a
ENH:add log for text to image by font
...
jira: STUDIO-7101
Change-Id: I0765cc6d0ee2992cca68ba657d2987cd54b5bd7c
2024-06-11 18:17:08 +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
zhimin.zeng
46da98c432
FIX: add thread for load font
...
jira: none
Change-Id: Iba53e1cf55beb77acbdbd731f052940b55349b8f
2024-06-11 18:17:08 +08:00
zhimin.zeng
92e6de4961
FIX: add log for load font
...
jira: none
Change-Id: I30d652525bb2f6917a2ed6b59408fe93459ad4bf
2024-06-11 18:17:08 +08:00
zhou.xu
a89df79068
FIX:support mulitiple object to export one stl
...
jira: none
Change-Id: I641104d71453bb5b276f969234ef1476259fb09b
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
Gabriel E. Dvoranen
b068e70e5c
Added pt_br translation on web part
...
Added brazilian portuguese translation to the web part.
Also added pt_br as a code safe language (but login doesn't work because of the url)
2024-05-31 15:19:39 +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
lane.wei
6da90eedab
FIX: gizmo: fix missed point on plane feature
...
JIRA: no-jira
by haidiye
Change-Id: Ic287cdf77ef62dbe25e04d50280894075a45d697
2024-05-13 09:20:46 +08:00
zhou.xu
3c0082d8ec
FIX:missed point on plane feature
...
jira: none
Change-Id: I8f3399a1b26c877a82ab6cebb55658df07bc77a9
2024-05-13 09:20:46 +08:00
tao wang
f461f8bbb1
ENH:clear nozzle information
...
jira:[STUDIO-7050]
Change-Id: I15ca4973d09132ddb5cb5a56bedd795ba6976b27
2024-05-13 09:20:46 +08:00
Kunlong Ma
44c101a7f8
FIX: fix crash when switched the dpi
...
JIRA: STUDIO-7049
Fix studio crash caused by switching dpi when multi machine is not enabled
Change-Id: I8336de99800d81e3240023b0b35f379e91c251ac
2024-05-13 09:20:46 +08:00
liz.li
c5562423fd
FIX: calibration page text hidden in linux
...
jira: STUDIO-6264
Change-Id: If210abf64057eb2e9c2c5b11d41fa33f18684c72
2024-05-13 09:20:46 +08:00
tao wang
2e1bc51758
ENH:Clear the value of the previous nozzle type
...
jira:[for nozzle check]
Change-Id: I9a932b833fb07de6cb0a91abe6372b0e91f273f1
2024-05-13 09:20:46 +08:00
liz.li
476f15c208
FIX: can not parse json float in ES on macOS
...
jira: STUDIO-5889
Change-Id: I622f4b474c378d77b0e43d67a320f023be2d5811
2024-05-13 09:20:46 +08:00
liz.li
73b07f1e13
FIX: text hidden in calibration tab
...
jira: STUDIO-6264
Change-Id: I24fbc590638a3213d948a973422e010486113923
2024-05-13 09:20:46 +08:00
tao wang
3fe8d450d9
FIX:Fixed error in displaying the name of Bambu filaments
...
Change-Id: Ib42194c07b6eefe793eec81a588debc9d622d951
2024-05-13 09:20:46 +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
chunmao.guo
65db1ef6e0
FIX: PrinterFileSystem report real connect error
...
Change-Id: Id6750cfa2a98fe8325ba677dabb606a0a701b495
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
tao wang
9b9cf5f912
ENH:Unable to send printing without selecting a device
...
jira:[STUDIO-6850]
Change-Id: Ic537579727fd1618af364db93fce8fbbe4cd635a
2024-05-13 09:20:46 +08:00
maosheng.wei
a635619607
ENH: Configure CN domain name in Studio and use it for rating function
...
Jira: XXXX
Change-Id: I497f4c49e9f0e5bb005e90494dfd89c535ead2c3
(cherry picked from commit 56f25a14c5c1e6bf124c45bf3a23d1120fa89690)
2024-05-13 09:20:46 +08:00
chunmao.guo
981f626165
FIX: ERROR_RES_BUSY text
...
Change-Id: Ifde1a7b0c6ab915eb226c2072c46edd40f60cf9a
Jira: STUDIO-6436
2024-05-13 09:20:46 +08:00
xun.zhang
1ceaabea5c
FIX: wrong wipe tower when open 3mf file
...
1.wipe tower pos in 3mf was overwritten by default pos when opening 3mf
with a different printer profile.This patch fix it
jira: STUDIO-5890
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I12e5d4b80a0ad86194db0682c1763ba4a9492521
2024-05-13 09:20:46 +08:00
zorro.zhang
8434ba0c76
NEW: Add Makerworld CN domain
...
JIRA: none
Change-Id: I1325d1113f337f6915833fde9d772166984b1e4c
2024-05-13 09:20:46 +08:00
zhou.xu
e3fc46f121
FIX:add is_anti_parallel option for set_to_parallel api
...
jira: none
Change-Id: Ia49661e5dbb7b28e9b66da14b4960426d80df06b
2024-05-13 09:20:46 +08:00
Kunlong Ma
dbff3729a4
FIX: Incorrect multiplier, when the multiplier is set to below 1
...
github: #3987 #3805
1. In some languages that use commas as decimal points, setting multiplier below 1 will resolve to 0
2. Unable to save multiplier correctly
Change-Id: I62bc55e270929ebb5e910eb79c6f97106e842b93
2024-05-13 09:20:46 +08:00
Kunlong Ma
82952c49c7
FIX: fix some issue in multi machine
...
JIRA: STUDIO-6934 STUDIO-6888
1. Fix the issue of incomplete display caused by excessively long file names
2. Fix the issue of icon display being too large
3. Fix the issue of garbled Chinese characters in the task list
Change-Id: I36bc10bf2067f44aaa7e3651b58e526ea323c8ad
2024-05-13 09:20:46 +08:00
maosheng.wei
6497184248
FIX: some translation
...
github: #3961
Change-Id: I71f90e799c8c3512902118777d813789c38c3eae
2024-05-13 09:20:46 +08:00
chunmao.guo
92fac8d643
FIX: resend ttcode to printer on -90 error
...
Change-Id: I96dc45102a2759a9f1a0002f42c3a91b2c6b2d75
Jira: STUDIO-5947
(cherry picked from commit 97d687b7c88f8cd51b8eddd39120349d8eac42b1)
2024-05-13 09:20:46 +08:00
chunmao.guo
2d57111d0b
FIX: PrinterFileSystem::FileRemoved
...
Change-Id: I891aaa8d58ff379dc1ebd8581064865a33388f74
2024-05-13 09:20:46 +08:00
tao wang
932218e389
FIX:fixed incorrect display of printer options page on Linux
...
jira:[STUDIO-6220]
Change-Id: Id1f084658b0b340b7f17ab97ba82c0fd3ae83fae
2024-05-13 09:20:46 +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
9af43a2dfb
FIX:fixed display problems in Turkish
...
Change-Id: I518b4c6920ac353c5aaeaad1a4d17b501ba5b47a
2024-05-13 09:20:46 +08:00
zhou.xu
06be80bcd0
ENH:set the warning text to yellow in gizmos
...
jira: none
Change-Id: Iaf71528f5f877452dee579ce1c827f5eaa93e4c4
2024-05-13 09:20:46 +08:00
maosheng.wei
dc0df83393
FIX: [6469] popup dialog too mach when reload object
...
Jira: 6469
Change-Id: I4097e3a3b018c7a676fea93bf63f8f778bb3148b
2024-05-13 09:20:46 +08:00
zhou.xu
a5fb3ce6c6
ENH:render normal offset face and upgrade one button
...
upgrade assembly ui
jira: none
Change-Id: I76a2dbab1083a042fe95a027b7990e256327445b
2024-05-13 09:20:46 +08:00
zhou.xu
1be7b9f48e
ENH:only specified features can be selected in specified mode
...
jira: none
Change-Id: Ie8b229b671cbe9f5848154ca687aeb55b853f29e
2024-05-13 09:20:46 +08:00
maosheng.wei
7e53322477
ENH: Optimize the copywriting when exporting presets
...
Jira: XXXX
Change-Id: I9a7a0cf4ccb040dcfbecd242f54e6aea0f81bf86
2024-05-13 09:20:46 +08:00
chunmao.guo
25764ce9f6
FIX: PrinterFileSystem report real connect error
...
Change-Id: I99d6ff7f6dcb1f53ccf59854f5f19d0bd39fa9fc
Jira: none
2024-05-13 09:20:46 +08:00
zhou.xu
660b407742
ENH:add mz_zip_reader_extract_to_file_w api
...
to solove plugin install failed problem by special wide char
jira: none
Change-Id: Ic7d3efe3fdf852387650abf9df65803da9e46a60
(cherry picked from commit b68ad03717a63675fef2f3ef73d4058bf311adea)
2024-05-13 09:20:46 +08:00
Bastien Nocera
8e647d701c
slic3r: Fix missing BOOST_LOG_TRIVIAL declaration
...
[427/494] Building CXX object src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/FontUtils.cpp.o
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/FontUtils.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/opencv4 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/FontUtils.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/FontUtils.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/Utils/FontUtils.cpp.o -c /run/build/BambuStudio/src/slic3r/Utils/FontUtils.cpp
/run/build/BambuStudio/src/slic3r/Utils/FontUtils.cpp: In function ‘std::unique_ptr<Slic3r::FontFile> Slic3r::create_font_file(const char*)’:
/run/build/BambuStudio/src/slic3r/Utils/FontUtils.cpp:127:27: error: ‘error’ was not declared in this scope; did you mean ‘perror’?
127 | BOOST_LOG_TRIVIAL(error) << "Couldn't open " << file_path << " for reading.";
| ^~~~~
| perror
[447/494] Building CXX object src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/TaskManager.cpp.o
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/TaskManager.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/opencv4 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/TaskManager.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/TaskManager.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/TaskManager.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/TaskManager.cpp
In file included from /run/build/BambuStudio/src/slic3r/GUI/TaskManager.cpp:1:
/run/build/BambuStudio/src/slic3r/GUI/TaskManager.hpp: In member function ‘void Slic3r::TaskStateInfo::set_state(Slic3r::TaskState)’:
/run/build/BambuStudio/src/slic3r/GUI/TaskManager.hpp:40:9: error: ‘BOOST_LOG_TRIVIAL’ was not declared in this scope
40 | BOOST_LOG_TRIVIAL(trace) << "TaskStateInfo set state = " << get_task_state_enum_str(ts);
| ^~~~~~~~~~~~~~~~~
2024-04-26 08:46:02 +08:00
tao wang
7c8aa16d17
ENH:Added two entrances for adding devices
...
jira:[multi device]
Change-Id: Ieb6197e067d422979606f93b22b337a2399aec74
2024-04-25 20:57:09 +08:00
tao wang
7bf39fbbf1
NEW:add multiple printer restrictions
...
jira:[for multiple]
Change-Id: I0bb5a0c1062a543c42f8d67a9347efa358b0864a
2024-04-25 20:57:09 +08:00
zhou.xu
36b547cf2b
FIX:not init m_current_active_imgui_id in gizmo assembly
...
jira: none
Change-Id: I694f4fc54c2d6be7b4cc21265f00387d343dfb88
2024-04-23 20:07:49 +08:00
tao wang
71bbb371ba
ENH:update wiki url for Pin Code
...
jira:[pin code]
Change-Id: I95faaa396a839b5b159119ef235b650c76706a84
2024-04-23 20:07:49 +08:00
qing.zhang
c5bc499f4e
ENH: translation
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If86ef981837146f9a198abf1ff1833364ee6dc6f
2024-04-23 20:07:49 +08:00
zhou.xu
50ccc926f5
ENH: enhance render assembly combox
...
jira: none
Change-Id: I84d83a8baf639ae609247928c457d6363bb84dc3
2024-04-23 20:07:49 +08:00
zhou.xu
f525c6ae35
FIX: add filament should reset ComboBox
...
jira: STUDIO-6937
Change-Id: Ifabd27d1d74369245edbb47b095fcd448b6626fc
2024-04-23 20:07:49 +08:00
zhou.xu
a446c7aae6
ENH:translate texts
...
jira: none
Change-Id: Ibb105e95bef7afb8fb620617e0bf16704148a10c
2024-04-23 20:07:49 +08:00
tao wang
b4003f1632
ENH:Subscription list deduplication
...
jira:[for mulit]
Change-Id: I10e9d849986c9661b587c7b1a509180c2451816e
2024-04-23 20:07:49 +08:00
tao wang
c5c0fa3303
FIX:fixed backspace error on macos
...
Change-Id: I76066391783c04857c1a60a6f8438111501b6d7c
2024-04-23 20:07:49 +08:00
tao wang
924ba50bfc
ENH:Set the default nozzle diameter to 0.4
...
jira:[for nozzle]
Change-Id: I74a5c9b0460046496b897eae3d9f917ac1b99052
2024-04-23 20:07:49 +08:00
liz.li
037f31e12d
FIX: air printing and nozzle blob detection issue
...
jira: STUDIO-6897
Change-Id: I008ddb24b74119d7e4124ae26310b4b86c42a799
2024-04-23 20:07:49 +08:00
Kunlong Ma
89c72781f8
FIX: error code pop-up window without retry button in some code
...
JIRA: STUDIO-6922
Change-Id: I67464bebaba4558618301592c455db8824bbfe30
2024-04-23 20:07:49 +08:00
Kunlong Ma
2e1bf04f65
ENH: translation
...
JIRA: none
Change-Id: I916e574df4dee363eb9a15bc44ab682242f79dbd
2024-04-23 20:07:49 +08:00
zhou.xu
0db285a2f7
NEW:split measure function to measure and assembly function
...
Jira: none
Change-Id: Id88ed94251ee51b64e7a1574862b269a2ff6358b
2024-04-23 20:07:49 +08:00
Kunlong Ma
1b4380a43d
FIX: the bug of incorrect button without restarting
...
JIRA: STUDIO-6824
The bug can cause the user to not restart when opening the multi-device option, but the button of send multi-devices appears
Change-Id: I0837fa79ecc1d8ab5ce98273ad134fa2f830421e
2024-04-23 20:07:49 +08:00
zhou.xu
a8965f7dcd
FIX:use default_strategy after modifed cluster number
...
jira: STUDIO-6915
Change-Id: I4e0c3d62f5a766f73d48d1e06c4364fc6babe1ac
2024-04-23 20:07:49 +08:00
zhou.xu
21de7a9b22
FIX:change the strategy of merge_ka_kd
...
Upgrade ui, users can directly ok to proceed to the next step
jira: STUDIO-6805
Change-Id: Ia81019c2eacb503666680c0b8583d026baa0134c
(cherry picked from commit 38a2434753c8e3b422267283b16c75f6ad195b14)
2024-04-23 20:07:49 +08:00
zhou.xu
e3407b3c17
NEW:import vertex and mtl color from obj file
...
Jira: STUDIO-6805
Change-Id: Iaacb13ee2451effdb83e5aba4b7fe1637b7fc95f
2024-04-23 20:07:49 +08:00
Stone Li
db98556fe8
ENH: use designTitle when designId > 0
...
JIRA: STUDIO-6072
Change-Id: I8342df053edeab16f930522e099e2eef91e5c5a4
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-23 20:07:49 +08:00
Kunlong Ma
60077e83e6
FIX: Clicking to continue printing does not take effect in error code
...
JIRA: STUDIO-6830
Detected an incomplete printing task error pop-up when power outage occurred. Clicking to continue printing did not take effect
Change-Id: Ie85a1602093dabac861cd1f41ea21e1c312c83e9
2024-04-23 20:07:49 +08:00
Kunlong Ma
2ab668db50
ENH: local task sort by send time by default
...
JIRA: STUDIO-6885
Change-Id: I03b5881a39ab2e90c5b9cf46052ba465ee707ccc
2024-04-23 20:07:49 +08:00
Kunlong Ma
57a807d7fc
FIX: Fix some bugs in maintaining the selected status of local tasks
...
JIRA: STUDIO-6824
Change-Id: I12c4da3fc56ac5077b3ccd7e89a4b57c3675eaf5
2024-04-23 20:07:49 +08:00
Kunlong Ma
32276788c7
FIX: fix ui bug in send multi machine page for mac
...
JIRA: STUDIO-6882
Incorrect background color when renaming during multi machine printing
Change-Id: I6c551f5023ffe747e7a7e2f5703b0707c9505922
2024-04-23 20:07:49 +08:00
tao wang
ab44e643bb
ENH:Play video after redirecting to device page
...
jira:[STUDIO-6884]
Change-Id: Ia5e2ac84e3d71baacfcf941b782dab2325f35d54
2024-04-23 20:07:49 +08:00
tao wang
984f88979f
FIX:fixed the task of padding cannot be cancelled
...
Change-Id: I401a22118c14ca7601be7a925cfd8e4796dfc1e9
2024-04-23 20:07:49 +08:00
tao wang
15b3fb3a54
FIX:fixed can't popup pinbind win on macos
...
jira:[STUDIO-6895]
Change-Id: I664bba78cf27420d736b586df19e3c09c6f8ed21
2024-04-23 20:07:49 +08:00
tao wang
c1376b76cb
ENH:update pre print options
...
jira:[for multi]
Change-Id: I2e9bb8a09436a71749af98a0bad94e9922f95c81
2024-04-23 20:07:49 +08:00
liz.li
2d6a75f557
FIX: all plates stats data missing issue
...
jira: new
Change-Id: I137a2b6d69ad08791f5a9a9788653621960dc63f
2024-04-23 20:07:49 +08:00
zorro.zhang
62a0ad5234
FIX: Resume Get Makerlab function
...
JIRA: none
Change-Id: Ifcde937d7c9a192984ee884a6cf77c5b2fd6ea38
2024-04-23 20:07:49 +08:00
zhimin.zeng
1bd02c6aa6
ENH: load more fonts
...
this feature is according to Prusa by Filip Sykala<filip.sykala@prusa3d.cz>, thanks to Filip Sykala
jira: none
Change-Id: I55e92f184f750c0b93b679d4382aaa5b164ec5c3
(cherry picked from commit d05522c4cc5d7ee4cac42de398b88d347a55f74b)
2024-04-23 20:07:49 +08:00
zhimin.zeng
b34cffa437
FIX: add more fonts
...
jira: none
Change-Id: I6bafed3563083858f29e92a3d84906a2e53dcb5c
(cherry picked from commit afbea693e807dcc1c406a59aa5376b9ea2a5d606)
2024-04-23 20:07:49 +08:00
tao wang
0c972155a6
ENH:add printable check for devices
...
Change-Id: I672988fa9cfa986d924bfc64331752f4aef68067
(cherry picked from commit 69de9e5b8334ec94eec7fcee31038b8ff42d1d3b)
2024-04-23 20:07:49 +08:00
tao wang
b424de749c
NEW:support pin code binding
...
Change-Id: Ida5d47881fbd83f3ffedc80369cfe377114d7f13
2024-04-23 20:07:49 +08:00
tao wang
1a7c32c984
FIX:fixed some multi job issue
...
Change-Id: I338078ad8fcf809888db9d8daeb470a9bf4eab46
2024-04-23 20:07:49 +08:00
Kunlong Ma
d7db83812f
NEW: support hms error code
...
Change-Id: Ic256a83cf501fb05bb9d3203f3d24cb1d1290fa4
2024-04-23 20:07:49 +08:00
Kunlong Ma
91ad448f00
FIX: fix Issues with sending multiple devices
...
JIRA: STUDIO-6876
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I33c6a932863fc715c3f0eb5dfd4b299f980a4918
2024-04-23 20:07:49 +08:00
Kunlong Ma
a8e7c63113
ENH: refine ui for multi machine
...
JIRA: STUDIO-6819 STUDIO-6824
1. Shrink the Send Print dialog box
2. add input box for flipping panel
Change-Id: I4174c79ecd239c374ee11478951e12be399c57ce
2024-04-23 20:07:49 +08:00
xun.zhang
2ff0581cdd
ENH: add filament id in slice info
...
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic5fe4632bca8acacc9ffd072ee2ed207c1da37aa
2024-04-23 20:07:49 +08:00
Stone Li
e4288407b9
NEW: support multi device
...
JIRA: STUDIO-6072
Change-Id: Ic514c4097767b0a728368c9ea48ee103c031fbb0
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-23 20:07:49 +08:00
zhimin.zeng
11b7796faf
FIX: the status is not correct when change nozzle
...
jira: none
Change-Id: I8bb99c260234f07b8ef5bdc389e15a455770130b
2024-04-23 20:07:49 +08:00
xun.zhang
cf146f4fed
FIX: can't use support filament in gcode.3mf
...
1. Add total_filament_volumes, directly access it to get used filaments
github:#3865
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4fae4f1947b4ebd16e394e0f3cf5fb0e9f979717
2024-04-23 20:07:49 +08:00
lane.wei
37d49a4bf5
FIX: CLI: fix the crash issue caused by get_min_flush_volumes
...
JIRA: no jira
Change-Id: I0d5bfd605e51ebddac8fddc4d83dab5055b0fbf2
2024-04-23 20:07:49 +08:00
zhimin.zeng
8bdda5afb9
FIX: the error display when reset virtual slot
...
jira: none
Change-Id: I5ae5899baf1bfc2aaadb832083b277855a669fd5
2024-04-23 20:07:49 +08:00
liz.li
c5d9b3a3a7
ENH: add nozzle blob detection and air printing detection
...
jira: new
Change-Id: Ie4a19a7ad7d0b10a021c516cbc3a84b4ae734302
2024-04-23 20:07:49 +08:00
Kunlong Ma
1957f3ed1e
FIX: fix can't enter ',' in multiplicator
...
github: #3805
Change-Id: I6dd70822d1c2e79d66c70514d6dd580ab029c7ea
2024-04-23 20:07:49 +08:00
zhimin.zeng
01fb301f6c
FIX: fix some cali problem of P series
...
jira: none
Change-Id: Id57ea8d65da22ab653cca49509cb923ff065e43f
2024-04-23 20:07:49 +08:00
zhou.xu
558eb037d9
FIX: active_inst is -1 cause crashed by "return" button
...
jira: none
Change-Id: I3ce1725b671c3dc5e7321385010b219b3af99e6f
2024-04-23 20:07:49 +08:00
tao wang
d14f37b00f
NEW:Update data only on device pages
...
jira:[STUDIO-6776]
Change-Id: I33b0c9f35c1dc6df2db3b6bd4f446f46b31ecf6c
2024-04-10 20:03:44 +08:00
xun.zhang
7ee6e62ec4
FIX: unable to map if filament not used in model
...
1.Fix filament can not map if it's not used in model body
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibd2685ffd198b2e17dbf44289d0144b5b7c25788
2024-04-10 20:03:44 +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
maosheng.wei
1938842ee2
ENH: When creating a custom Filament, use the system Filament type.
...
Jira: 6301
Change-Id: I1bfddcf43d2ebaebca4eb494d1f64165c3d59e9e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-04-10 20:03:44 +08:00
maosheng.wei
c62d9b6674
FIX: fix not popping up a prompt when the temperature is set to 0
...
Jira: 6497
Change-Id: I6498fc6962e7da376d4c652dab0a99a161932eef
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-04-10 20:03:44 +08:00
andrewboktor
449cb0b27c
ENH: Full re-write of spiral vase
...
Github: 2744
* Practically full re-write of spiral vase
- Adds transition out to prevent sharp edge at the top of spiral vase.
- Adds XY interpolation
- Adds option to turn XY interpolation on/off
* - Increasing E to 5 decimal digits (I observed uneven flow with less than that)
- Excluding all travel moves (I saw a bug where somehow we ended up with travel moves within the print so excluding all travel moves)
* - max_xy_smoothing is now configurable, default is 200% of nozzle_diameter
- fixed no-op travel moves in the middle of spiral that now show up as defects when Smooth Spiral is enabled!
* - Avoiding namespace pollution
- Fixing dist_XY == 0 bug
---------
Co-authored-by: Andrew Boktor <aboktor@microsoft.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Change-Id: I4e982b6192f730037ff497389454313af3905e82
2024-04-10 20:03:44 +08:00
zhou.xu
78327146cc
FIX:clear clip position when exit paint gizmo
...
Jira: STUDIO-6748
Change-Id: I2995bb17fdfc26453d8235b4c01a78449b2a085e
2024-04-10 20:03:44 +08:00
Alex Boyd
5c6b8812a5
ENH: display filament labels in "change filament" context menus
2024-04-09 08:19:56 +08:00
lane.wei
839db8ec94
ENH: sync the missed codes before
...
Change-Id: Idc79a0fe401f1c7fbf8825a28556286089b46d54
2024-04-08 19:50:03 +08:00
Stone Li
b364495e7e
FIX: fix hms display in tr language
...
JIRA: STUDIO-6743
1. fix display tr luanguage in home page
Change-Id: I672d46b1349078ab8e3fc59e124d2f583f09e8e9
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-08 19:50:03 +08:00
xun.zhang
609a133336
ENH: disable internal_bridge_support_thickness
...
1.In the new algorithm,we no longer use this param
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie7660c0f9744cb1f33bce4fa1ccbfef06b3df712
2024-04-08 19:50:03 +08:00
xun.zhang
7116c5a7c5
ENH: add default params for long retraction
...
1. Only auto calculate flush when enabled
2. Add default params for long retraction
3. Disable filament override for unsupport machines
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib5d51505b58101839527e944f9a237483951f9fe
2024-04-08 19:50:03 +08:00
xun.zhang
081ac40f38
ENH: readd ensure vertical thickness option
...
1.The new algorithm still generate unnessary infill some time.
So we readd the option
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I65fdd58e19db85582d89facb5038adf8e87f299a
2024-04-08 19:50:03 +08:00
zhimin.zeng
43f766a462
FIX: P1P/S can not modify the k value in old version
...
jira: 6745
Change-Id: I5c9dffe8e998213e6af6e1d01a6b0ae82521e8db
2024-04-08 19:50:03 +08:00
zhimin.zeng
300b3b77c1
FIX: do not need reset bed_type for pa calibration
...
jira: none
Change-Id: I411064cf14d94a9bd1f0f6668ee23aa10d372f3d
2024-04-08 19:50:03 +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
enricoturri1966
c211a9c53a
FIX:rotate model volume use world coordinate system by default
...
jira:STUDIO-6730
most of code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit 7f6f5dab83db71d165959f48a27c952c258812fb
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Tue Oct 12 11:07:31 2021 +0200
Tech ENABLE_WORLD_COORDINATE - Gizmo rotate oriented in dependence of the selected coordinate system
Change-Id: Ia3691a848ef2c4dd4dde5d84289f482f8874956f
2024-04-08 19:50:03 +08:00
xun.zhang
b0ed0c44ae
ENH: add wiki links
...
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I72409d6c6617772ab98826513533d3f5b5f02380
2024-04-08 19:50:03 +08:00
liz.li
7ec14b3f63
ENH: add support for gcodeviewer statistics
...
jira: new
Change-Id: Ied6d61e8c48ac82daf16579d9caed9723cf8e29d
2024-04-08 19:50:03 +08:00
zhou.xu
469a431869
FIX:need update first.feature when at same model object
...
due to ensure on bed
Jira:STUDIO-6712
Change-Id: Ie3090444f430347ef8097f2026f41ef92c43bdff
2024-04-08 19:50:03 +08:00
Arthur
eb50f3ee58
FIX: auto arranging gets wrong object height
...
obj->bounding_box().size() is not the real object size if the object has been rotated.
jira: STUDIO-5999
Change-Id: I6553d4c990696efd674e3e57063802127d5d5282
(cherry picked from commit 479ea9fb02f55d24f27c94633f3d852bd5c62c83)
2024-04-08 19:50:03 +08:00
zhou.xu
5a63200c02
FIX:height range cut = volume_count * 2
...
Jira: none
Change-Id: I539c2f9cda7985b4b3c318ca8aa1eb7c52fdce82
2024-04-08 19:50:03 +08:00
zorro.zhang
c11d3c5110
FIX: Homepage bug when network disconnect
...
JIRA: none
Change-Id: I93bb0028332fb167bacabf9b5dc285c73e1870d8
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
zhou.xu
9eade7a3ad
FIX:use error feature and so on
...
Jira: STUDIO-6717 STUDIO-6712 STUDIO-6717
Change-Id: I1c44c5ba44f591a89e6862015ca3ae4d6ed9218d
2024-04-08 19:50:03 +08:00
Stone Li
d6d7d90d2e
NEW: support turish language
...
JIRA: STUDIO-6688
Change-Id: I451119a8c9e24d5f52a1046c05f4d20b18852582
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-08 19:50:03 +08:00
xun.zhang
abb2356e6e
ENH: refine long retraction ui
...
1. associate button display logic
2. Add valid range tip
3. seperate the printer into three types
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie14c8746eb20456dacd5c129a5449c1e7c7db372
2024-04-08 19:50:03 +08:00
zhimin.zeng
510bc20696
ENH: support saving PA calibration results for P series
...
Jira: none
Change-Id: I9402b8bcce7b48a63d0e97e0708080701d065e7a
2024-04-08 19:50:03 +08:00
zorro.zhang
f65ab131d1
ENH: Greatly improve UI/UX of the home page
...
JIRA: none
Change-Id: Ibaac520b789ceb8c0dbd05ab0452209bc0ca9be9
2024-04-08 19:50:03 +08:00
qing.zhang
41c71a6aac
ENH: limit slope start height range
...
Jira: 6654
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9dd45022e1350ace220901e70822d27773817221
2024-04-08 19:50:03 +08:00
zhimin.zeng
309010fff2
ENH: add precise_z_height
...
jira: none
Change-Id: Idb9fcf0063e773f1531a49961478460b91ded10f
2024-04-08 19:50:03 +08:00
chunmao.guo
708342effd
FIX: enable resumed read only Field
...
Change-Id: Id09e671932458699c020f0a061d8cfc11a6958ab
Jira: STUDIO-6641
2024-04-08 19:50:03 +08:00
xun.zhang
5b834000f6
ENH: refine retraction before cut
...
1. Add filament retraction before cut control
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifcb087c9791c0461b793ef811b21ebd4c007d880
2024-04-08 19:50:03 +08:00
xun.zhang
3d75210ad1
ENH: port of new infill algorithm from prusa
...
1. initial port of new ensure vertical thickness algorithm from prusa
2. initial port of new internal bridge algorithm from prusa
3. readd interface shell
Based on prusa commit 11c0e567a68979e96085b3763a76464cb793ea12
and commit f8e7d1b01c114b4d45f9e221c6b5bb935065d650
Thanks prusa.
original author:
PavelMikus <pavel.mikus.mail@seznam.cz>
Vojtech Bubnik <bubnikv@gmail.com>
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I0d36be065a29cf87315918d720f726975a43ef9f
2024-04-08 19:50:03 +08:00
maosheng.wei
a90f0eda97
FIX: Remove user ID and other information
...
Jira: XXXX
Change-Id: Ia63ec88a335d88fd40a29952abe6d40d8991efee
2024-04-08 19:50:03 +08:00
chunmao.guo
2c1b0d6510
FIX: PrinterFileSystem: retry connect on user action
...
Change-Id: I3e8902298385ed2e5906fd15d1817b6e33522a76
Jira: STUDIO-6354
2024-04-08 19:50:03 +08:00
chunmao.guo
b9061b6fb6
ENH: hide tuck did
...
Change-Id: I9021d3f51c9a73bc9208b479f96b1ddbe7a2f8f8
Jira: none
2024-04-08 19:50:03 +08:00
zhimin.zeng
2e426c8f96
FIX: Can't edit text
...
github: 3750
Change-Id: I1caecaa968e60cadcdbe9f7aa67cba141bb88230
2024-04-08 19:50:03 +08:00
zhou.xu
11d711bc4b
FIX: add query_real_volume_idx_from_other_view api
...
Jira: STUDIO-6545
Change-Id: Ib8216981c5d2945a0221a5caa1fbc14ed74e930b
2024-04-08 19:50:03 +08:00
zhou.xu
fa53be3736
NEW:add measure gizmo in assemble view
...
Jira: STUDIO-6545
Change-Id: I83b85f26305754c99088abb81fe568619151d32f
2024-04-08 19:50:03 +08:00
zhou.xu
9c10410f19
FIX:GLWipeTowerVolume's render should inherit parent class
...
Jira: STUDIO-6545
Change-Id: Iee9a7e7cc93785e736e56760640c8315af472c6a
2024-04-08 19:50:03 +08:00
zhou.xu
8c95aca226
NEW:add "face and face assembly" function
...
Jira: STUDIO-6545
Change-Id: I1091b8a4f27a54b26761cd369462813fb0055572
2024-04-08 19:50:03 +08:00
enricoturri1966
8b04ecb7b1
FIX: layer Times in preview showed wrong color
...
Jira: STUDIO-6612
code is from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit 3ce2d3a700ef215b37faef273f54be5619b9d642
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Wed Apr 13 15:27:46 2022 +0200
#8176 - Tech ENABLE_USED_FILAMENT_POST_PROCESS - Fixes used filament data exported to gcode file not taking in account custom gcode
Change-Id: Iafceb6c88f2a8b7ce1f2a34d2b392bf7a390d52f
2024-04-08 19:50:03 +08:00
enricoturri1966
818c7a345a
ENH: Rotate around the center of the bounding box
...
jira:none
code is from PrusaSlicer,thanks for enricoturri1966 and PrusaSlicer
commit dcec7a8ad40eaad72789f6dba15cafc94664119f
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Tue Feb 28 08:08:56 2023 +0100
Fixed Rotate Gizmo orientation for mirrored objects + ensure that instances and volumes always rotate as rigid body
Change-Id: I359d15814a6411bbd6bcb753661388bb5e6fb513
2024-04-08 19:50:03 +08:00
zorro.zhang
82775a1a59
ENH: Optimize Some Feature
...
1, Show/Hide OnlineModels When Quick Switch in Perference
2, Fix New Tag show of Left Menu
JIRA: none
Change-Id: Ie52c5b4a178d049259f9762c05dfb3decc5b5ca9
2024-04-08 19:50:03 +08:00
zhou.xu
d9e47bd9a9
NEW:add move and rotate gizmo in assemble view
...
Jira: STUDIO-6545
Change-Id: I30ab8155f5288953b36cd9a301ce3596d6edc0c6
2024-04-08 19:50:03 +08:00
Bastien Nocera
6e72c604ea
slic3r: Fix std::regex declaration
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/CalibrationWizardPresetPage.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/CalibrationWizardPresetPage.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/CalibrationWizardPresetPage.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/CalibrationWizardPresetPage.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/CalibrationWizardPresetPage.cpp
/run/build/BambuStudio/src/slic3r/GUI/CalibrationWizardPresetPage.cpp: In lambda function:
/run/build/BambuStudio/src/slic3r/GUI/CalibrationWizardPresetPage.cpp:321:18: error: ‘regex’ is not a member of ‘std’; did you mean ‘boost::regex’?
321 | std::regex decimalRegex(expression);
| ^~~~~
2024-04-01 08:54:23 +08:00
Bastien Nocera
a89e54ab4f
slic3r: Fix missing wxDisplay declaration
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/WebGuideDialog.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/WebGuideDialog.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/WebGuideDialog.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/WebGuideDialog.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/WebGuideDialog.cpp
/run/build/BambuStudio/src/slic3r/GUI/WebGuideDialog.cpp: In member function ‘bool Slic3r::GUI::GuideFrame::run()’:
/run/build/BambuStudio/src/slic3r/GUI/WebGuideDialog.cpp:919:36: error: ‘wxDisplay’ has not been declared
919 | int main_frame_display_index = wxDisplay::GetFromWindow(wxGetApp().mainframe);
| ^~~~~~~~~
2024-04-01 08:54:23 +08:00
Bastien Nocera
7eeca13b51
slic3r: Fix missing wxColourData declaration
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Auxiliary.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Auxiliary.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Auxiliary.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Auxiliary.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/Auxiliary.cpp
In file included from /run/build/BambuStudio/src/slic3r/GUI/ConfigManipulation.hpp:12,
from /run/build/BambuStudio/src/slic3r/GUI/Tab.hpp:35,
from /run/build/BambuStudio/src/slic3r/GUI/Auxiliary.cpp:1:
/run/build/BambuStudio/src/slic3r/GUI/Field.hpp:433:5: error: ‘wxColourData’ does not name a type; did you mean ‘wxColourBase’?
433 | wxColourData* m_clrData{nullptr};
| ^~~~~~~~~~~~
| wxColourBase
2024-04-01 08:54:23 +08:00
Bastien Nocera
b1f20e6ece
slic3r: Fix missing wxWidgets declarations
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.cpp
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoBase.hpp:203:33: error: ‘wxMouseEvent’ does not name a type
203 | virtual bool on_mouse(const wxMouseEvent &mouse_event) { return false; }
| ^~~~~~~~~~~~
In file included from /run/build/BambuStudio/src/slic3r/GUI/GLCanvas3D.hpp:12,
from /run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.cpp:3:
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmosManager.hpp:148:5: error: ‘wxTimer’ does not name a type
148 | wxTimer m_timer_set_color;
| ^~~~~~~
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmosManager.hpp:149:29: error: ‘wxTimerEvent’ has not been declared
149 | void on_set_color_timer(wxTimerEvent& evt);
| ^~~~~~~~~~~~
2024-04-01 08:54:23 +08:00
Bastien Nocera
61aaaa8432
slic3r: Fix missing chrono declaration
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/Gizmos/GLGizmoAdvancedCut.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.cpp
In file included from /run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.hpp:4,
from /run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoAdvancedCut.cpp:2:
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmoBase.hpp:148:10: error: ‘chrono’ in namespace ‘std’ does not name a type
148 | std::chrono::system_clock::time_point start;
| ^~~~~~
2024-04-01 08:54:23 +08:00
Bastien Nocera
400ba6252b
slic3r: Fix wxTimer declaration
...
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/GLCanvas3D.cpp.o
/usr/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/webp -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /app/lib/wx/include/gtk3-unicode-static-3.1 -isystem /app/include/wx-3.1 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/GLCanvas3D.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/GLCanvas3D.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/GLCanvas3D.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/GLCanvas3D.cpp
In file included from /run/build/BambuStudio/src/slic3r/GUI/GLCanvas3D.hpp:12,
from /run/build/BambuStudio/src/slic3r/GUI/GLCanvas3D.cpp:2:
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmosManager.hpp:148:5: error: ‘wxTimer’ does not name a type
148 | wxTimer m_timer_set_color;
| ^~~~~~~
/run/build/BambuStudio/src/slic3r/GUI/Gizmos/GLGizmosManager.hpp:149:29: error: ‘wxTimerEvent’ has not been declared
149 | void on_set_color_timer(wxTimerEvent& evt);
| ^~~~~~~~~~~~
2024-04-01 08:54:23 +08:00
lane.wei
1f9b56f9f1
FIX: fix the spell error which cause linux bootup fail
...
JIRA: no-jira
Change-Id: Iedb805dc6728310208e8830cc34509c92bfbbb39
2024-03-25 21:38:58 +08:00
zorro.zhang
59f8b6e669
FIX: Disable OnError PopDialog When Html Load Fail
...
JIRA: none
Change-Id: I7c3f6fa8bcaa592aa00f4ca1dc5a42e1ef1e8124
2024-03-25 20:30:57 +08:00
zorro.zhang
a2ba70fe62
ENH: Important issue update
...
1, Reset Whole PageInfo when Country Change
2, Disable Makerlab list when Country is China
3, Disable Ctrl+ HotKey in WebPage
JIRA: none
Change-Id: I8622dc6d5b340ee26910b059fef49e3062ca65ff
2024-03-25 20:30:57 +08:00
Kunlong Ma
8c4773d7fc
FIX: filling bed fails if the bed is already full
...
JIRA: STUDIO-6490
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I71b5a01a95cdffef7c0750e6347fa8911dcd781d
2024-03-25 20:30:57 +08:00
zorro.zhang
ea82c35a03
NEW: Disable MWList Before UserGuide Finish
...
JIRA: none
Change-Id: Id2e71053bddeb02e75b93b6588ff548fe1b5635d
2024-03-25 15:29:19 +08:00
liz.li
7641be0569
FIX: implicitly set spiral vase config for objects just loading
...
jira: 6514
Change-Id: I04bb2b1abeb62d4dfff4e526b723b1cf1bd5fd7f
2024-03-25 15:29:19 +08:00
liz.li
58c1dd9c98
ENH: add wiki url for Plate Settings Tab
...
jira: new
Change-Id: If1489eafeb10e7096c3ae49832c68921d3cfad6f
2024-03-25 15:29:19 +08:00
liz.li
9f4b77da41
FIX: calibration page button broken display issue
...
jira: STUDIO-3913
Change-Id: I2fd488e829d898b7d81d09db814ed6518f0c54a8
2024-03-25 15:29:19 +08:00
zorro.zhang
3040816e3a
FIX: Left WebView Not Display
...
JIRA: none
Change-Id: Id9578ca0155a7db70e2543c5848e808b7bc93354
2024-03-25 15:29:19 +08:00
xun.zhang
46f9334795
ENH: add some translations
...
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia7bb54f8c792bebd012d2caa5224abc0b922d433
2024-03-25 15:29:19 +08:00
zhou.xu
b412cba589
FIX:mesh is not unique After copied
...
Jira: STUDIO-6643
Change-Id: I3189bd2200fdc98e3565a91c0a34837eae749528
2024-03-25 15:29:19 +08:00
maosheng.wei
a5a944aae4
ENH: change the parameter link to Chinese in Chinese environment
...
Jira: XXXX
Change-Id: I97941dc8d0fe1c2544c3000d9e571d5ce2f88862
2024-03-25 15:29:19 +08:00
七喜
61f8004acd
NEW:revert hms error code
...
Change-Id: Ib5cc8bb8b8ced0f70d5bbe4751a1f97258218c6f
2024-03-25 15:29:19 +08:00
liz.li
b0330dff36
FIX: do not check spiral vase mode config if an object is loaded
...
jira: STUDIO-6514
Change-Id: Ib44ec8322ff178b5765f7fe94b588aa38339691d
2024-03-25 15:29:19 +08:00
liz.li
f26df7e6ae
FIX: no need to set spiral vase again if it's already eanbled
...
jira: 6516
Change-Id: I58e44001ebad9581c1a133c20a1beaa7d880b151
2024-03-25 15:29:19 +08:00
tao wang
6c12b711fa
FIX:fix crash when there is no desgin data
...
jira:[STUDIO-6630]
Change-Id: I3dfc66164e8f20d564b9f639f72d6ae221722977
2024-03-25 15:29:19 +08:00
xun.zhang
5e03cb3024
FIX: wrong role cache in wipe tower
...
1. Add wipe tower role cache in GCodeProcessor result
2. Add wiki link for prime tower
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia766c7218df68fb1ffba567af193d6bfecacf588
2024-03-25 15:29:19 +08:00
Leon Fisher-Skipper
0cd8e00df3
NEW:reducing purge through retracting filament
...
1.reducing purge through retracting filament.Currently only
applicable to X&P series
github: PR#3100
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ie328039872e50e699dc5e5082fa99f68ac5f5fd1
2024-03-25 15:29:19 +08:00
tao wang
74f60c47ef
FIX:fix the v tray's filament unload logic
...
jira:[STUDIO-6627]
Change-Id: I34420bc4d1d27b6b36defb9852bba2eaf77fdcf2
2024-03-25 15:29:19 +08:00
Kunlong Ma
179191eefe
FIX: used filament character occlusion in multilingual
...
JIRA: SUTDIO-6587
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I68940a4237b0e952cee85c2c01886b52c144cfbc
2024-03-25 15:29:19 +08:00
zhou.xu
d7ab35000a
FIX:fix bug of hit_different_volumes
...
and color xyz lable in same volume
Jira:none
Change-Id: If926efaa6d2280b1ea7789cc91bf9e3a8de839b7
2024-03-25 15:29:19 +08:00
liz.li
085ad18a81
FIX: custom layer sequence from End to End comboBox display issue
...
jira: new
Change-Id: I413cd5896d7e921f2c7c03b91b08788fefb9a4f3
2024-03-25 15:29:19 +08:00
zhou.xu
fa757b96d9
FIX:confirm all break when repairing manifold edge
...
Jira: STUDIO-6308
Change-Id: I804ccc230b02193d890e36d3690e38e6300aef16
2024-03-25 15:29:19 +08:00
Kunlong Ma
61c7b41cca
FIX: auto-calculate flushing volumes
...
JIRA: STUDIO-6547
FIX the first modification of consumable color after synchronizing filaments, without automatically calculating the flushing volumes
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I2bc76a29afde5241d100cc42a5161db0f9b901c4
2024-03-25 15:29:19 +08:00
zorro.zhang
02d228d447
NEW: Some Feature
...
1, Add Language in UserAgent of Webview
2, open online model with recommand or browse Param
3, optimize some UI
JIRA: none
Change-Id: I96a4864ab48e51f5213e43971d276737df12e94d
2024-03-25 15:29:19 +08:00
maosheng.wei
eb9c334c27
FIX: [6510] set nozzle temp incorrectly when popup AMS Setting
...
Change-Id: I898f0b94794a3d67017b1917ce196c4019f5eb4a
2024-03-25 15:29:19 +08:00
maosheng.wei
f9cbb9abb4
ENH: [6510] enh save user preset logic
...
Jira: 6510
Change-Id: Ide0328253bb4cfd4c761bb2569c246515dee65c2
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 15:29:19 +08:00
liz.li
83fda76852
FIX: gizmotext thickness value clamp to a range
...
jira: new
Change-Id: Ie64c1d95fdf067980d194d1ba12affbf1a76d6e0
2024-03-25 15:29:19 +08:00
zhou.xu
26b72e36c3
FIX:array bound in m_font_names array
...
and confirm selected model_object at corresponding plate
Jira: STUDIO-6548
Change-Id: I3c2927305fc9007918deb83e5a38734427eaf30f
2024-03-25 15:29:19 +08:00
zhou.xu
5aae2f9252
FIX:hide unnecessary display in measure gizmo
...
Jira: STUDIO-6606
Change-Id: I0a5f1ce358c11aaf6d5d8213de4f41f872df487b
2024-03-25 15:29:19 +08:00
Noisyfox
ad89f63fce
ENH: Merge Scarf seam method from orca
...
Jira:none
BBL:Merged scarf seam and
add imorovemnt to improve seam on defalue setting
--as default setting wipe before rectract get good seam on end
--clip slope at start and end
--clip more on inner wall slope start than outer wall
--slowdown slope speed to get better sea
--todo-slope path had error double dE
reduce it could improve seam,but slope could not stick well.
--check slope path overhang and avoid it while on conditional scarf mode
Co-authored-by: qing.zhang <qing.zhang@BambuLab.com>
Change-Id: I583a1c25e534b2aa5c9d710dcf207aefbea64347
2024-03-25 15:29:19 +08:00
zorro.zhang
42f095fa49
ENH: Download 3MF and Save in Chinese
...
JIRA: none
Change-Id: I0f6d1c74d609fbabc87ae086059aa8e49a596d02
2024-03-25 15:29:19 +08:00
zorro.zhang
1ae9bd9d4a
FIX: Image Scale Mode and Online Display
...
JIRA: none
Change-Id: I528f16e93b82748d86dc93e2dd3d85f317babaa7
2024-03-25 15:29:19 +08:00
hu.wang
ee39d775f0
NEW:translate
...
Change-Id: I8ff2d6d753145fc2223bf81067004c5772b1cf04
2024-03-25 15:29:19 +08:00
hu.wang
e3ca6d3bfd
FIX:mac ams setting display
...
JIRA: STUDIO-6228\6409
Change-Id: I432a3aa96601a8e223b5949bc0ad5234c1374dca
2024-03-25 15:29:19 +08:00
hu.wang
7f63a62a87
NEW:material adaptation in select machine dialog
...
JIRA:xxxx
Change-Id: I625eac75c88cad804dd3741f750c5ea68a975421
2024-03-25 15:29:19 +08:00
hu.wang
541bc3a22c
FIX:Prioritize selecting filament with smaller serial numbers in AMS
...
JIRA: 5909
Change-Id: If3030d4dd8d59af36bc1ae1801be1b89b0027a71
2024-03-25 15:29:19 +08:00
zorro.zhang
23ad6ad0ca
NEW: Open makerlab with login status
...
JIRA: none
Change-Id: Ib8f58812085582b52cfca29471912f2b30cd1b08
2024-03-25 15:29:19 +08:00
maosheng.wei
0004639982
FIX: [ #3236 ] Unsaved changes to interface copy adjustment
...
github: #3236
Change-Id: Ic618f8089d036a689de4b74711601232d9278844
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 15:29:19 +08:00
zorro.zhang
24a15d36ea
FIX: Network Plugin And Makerlab Click
...
JIRA: none
Change-Id: I3f2b1f2d79fc3b7d6a6a6ffcf437b06666e9422d
2024-03-25 15:29:19 +08:00
tao wang
947b776dab
FIX:fixed loading img resource failure
...
jira:[for fix img load]
Change-Id: Ifb26b2ca23029abeda000322bf2ef7d2b3cda3b4
2024-03-25 15:29:19 +08:00
Arthur
6a7d3e44b3
NEW: switch to object panel if double click on object
...
jira: none
switch to object panel if double click on object,
otherwise switch to global panel if double click on background.
Change-Id: I6e54d7957aa19f1ebb1f993bc38125bbee8a1c98
(cherry picked from commit cc2e07bc9489c76a7d767acff0406c83c996504c)
2024-03-25 15:29:19 +08:00
zorro.zhang
81b284fb38
NEW: New UI of Homepage
...
JIRA: NONE
Change-Id: I2a25d087f7708b06b8fa8a48f190856963bc4644
2024-03-25 15:29:19 +08:00
Kunlong Ma
e1cca42a42
ENH:add tooltip for search item
...
JIRA: STUDIO-6459
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I7602a32159d21de8f37ea0208dd6a9f59b90dcce
2024-03-25 15:29:19 +08:00
zhimin.zeng
5841dc041c
FIX: Supports automatic calibration of textured PEI
...
jira: 6504
Change-Id: I3234fb555b9bf0ea97e73387651874733e761ee7
2024-03-25 15:29:19 +08:00
tao wang
a3365e14f0
FIX:fix the load status of vtray
...
jira:[STUDIO-6435]
Change-Id: I8cafcc0b6caf19492aae6c153fb509f470dc7e83
2024-03-25 15:29:19 +08:00
tao wang
ef118017cd
ENH:support jumping from project to makerworld
...
jira:[STUDIO-6462]
Change-Id: I35c5612e4aa9f387b30f6fad12419aee2e244217
2024-03-25 15:29:19 +08:00
tao wang
1934c96bbb
ENH:PEI bed is no longer unchecked by default
...
jira:[STUDIO-6508]
Change-Id: Ic9ca99860d46c27ca4c36a735df3f57fe71417df
2024-03-25 15:29:19 +08:00
tao wang
dc8fa8be9b
ENH:filter amazon and aliyun domain names
...
jira:[for host check]
Change-Id: I4e77d28d0fa4f3329da7ac57c7440a5a96742e16
2024-03-25 15:29:19 +08:00
tao wang
7c74711d60
ENH:rename some img files
...
jira:[STUDIO-6512]
Change-Id: I69872533cccda37b94384bc219cc35c5dec9310b
2024-03-25 15:29:19 +08:00
maosheng.wei
5929a0a431
FIX: fix change nozzle temp in Studio but printer not change
...
Jira: 6510
Change-Id: Ia0e1ac586ff41ddbabdac0845415e70774299387
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 15:29:19 +08:00
XunZhangBambu
bdc1ffb4d5
ENH: add more wiki links
...
jira:NEW
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I2445305fee4d04040d4b81ef07e38709c67ad487
2024-03-25 15:29:19 +08:00
Arthur
90defdd578
FIX: auto arranging spacing can't be adjusted correctly
...
jira: none
Change-Id: Ibddfe85aab9f3fad6a1612e8db437e52c40e20a3
(cherry picked from commit 136bca01f45e62042bd699a9a0a9f6d13519712c)
2024-03-25 15:29:19 +08:00
zhou.xu
f2c712a688
FIX:fix bug of toggle_selection by right click
...
Jira: STUDIO-6511
Change-Id: I24efc6462c97902890bdd1b73ae6005cb3b6d958
2024-03-25 15:29:19 +08:00
Stone Li
94f62f7389
NEW: support Brazilian Portuguese language
...
JIRA: STUDIO-6438
Change-Id: I98ffedac17a7a8984a54af005f4d079b9d8dec82
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 15:29:19 +08:00
zhou.xu
b5db8bc4c3
NEW:modify distance between meshs
...
Jira: STUDIO-6166
Change-Id: I41ccfebf3b21b9bb21fa0f1f018d5e3146b86e5e
2024-03-25 15:29:19 +08:00
maosheng.wei
27c2652a40
FIX: use object name of plate when send task in untitled project
...
Jira: 6430
Change-Id: I78ec811fab1cf028c0d5f81ac7738abdbeb6145f
2024-03-25 15:29:19 +08:00
zhou.xu
a8faade43f
FIX:reload paint after background process apply
...
Jira: STUDIO-6493
Change-Id: I9a1986152f05163f236f58bb24210b690ca3d562
2024-03-25 15:29:19 +08:00
XunZhangBambu
c040acabc5
ENH: add wiki link for some params
...
1.Add wiki link for line width and strength advanced params
jira:NEW
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I128967625b4b42348b0c5c37f36c3f431e1282d2
2024-03-25 15:29:19 +08:00
Arthur
29da3bc441
NEW: add support_object_first_layer_gap option
...
jira: STUDIO-6202
github: #3521
Change-Id: I6f1ce9f5312e9482c0f5bf6ac3215861c501106c
(cherry picked from commit 83027d923a6e67fa0013e5d9f627283c68e996de)
2024-03-25 15:29:19 +08:00
Kunlong Ma
1a23e0631c
ENH: add log for message delay(debug)
...
JIRA: NONE
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I79792a7802a9ca64d20d8c0127bad4fa5c0a9d41
2024-03-25 15:29:19 +08:00
zhou.xu
b5fbcc9e8f
ENH:hide inactive plate
...
when open cut,text gizmo
Jira:STUDIO-6478
Change-Id: Idd9e25c4d46b58c51ef440eb20bcefdaecef53c2
2024-03-25 15:29:19 +08:00
tao wang
7e81915780
FIX:fixed thumbnail not updating when using multiple plates
...
jira:[STUDIO-6313]
Change-Id: If49daa5b38b9a580ae226ff00a1e0085d167c15c
2024-03-25 15:29:19 +08:00
tao wang
13eeae7fa2
FIX:fixed filament settings page display error in French
...
jira:[STUDIO-5821]
Change-Id: I6cc6dd9b83c7570688c2adc55efe2407cbcb4390
2024-03-25 15:29:19 +08:00
maosheng.wei
677bcc1809
NEW: new type for Custom Filament
...
Type: "PE", "PP", "EVA", "PHA", "BVOH", "PE-CF", "PP-CF", "PP-GF"
Github: 3205 3169 3127
Change-Id: I8a30dd806c35460d9dae0f808190ce013b125d51
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 15:29:19 +08:00
tao wang
d311b7f142
ENH:Hide confirmation button when unable to send print
...
jira:[STUDIO-6355, STUDIO-6332]
Change-Id: I8f9c0edea4d5ee70e9fef1e9d42838d598dc32c4
2024-03-25 15:29:19 +08:00
tao wang
9e39016837
FIX:display correct humidity
...
jira:[fix]
Change-Id: I27aae54a8355911b5d88ed45be320d3c9178081c
2024-03-25 15:29:19 +08:00
zhou.xu
af9ac3d216
FIX:upgrade scale_feature api
...
Jira: STUDIO-6460
Change-Id: Icda3218da5bfe3206285681a8dac13e9d14dfc60
2024-03-25 15:29:19 +08:00
zhou.xu
af3bf453c1
FIX:show result of plane and circle
...
Jira: STUDIO-6439
Change-Id: I53b76913593e0b5fcce01a74bc347d3628a3646a
2024-03-25 15:29:19 +08:00
hu.wang
ea133fce63
FIX:Color adaptation for numpad
...
JIRA:STUDIO-6410
Change-Id: If6e49638af8616fd349367073883592e6bebb503
2024-03-25 15:29:19 +08:00
hu.wang
b9b1c8872d
NEW:hms error code
...
JIRA: STUDIO-6302
Change-Id: Ia33511f4c636c8ada39ed5a4e52d9b185da9c00b
2024-03-25 15:29:19 +08:00
Kunlong Ma
1330b1b959
ENH: Display material consumption for sub items
...
JIRA: STUDIO-6412
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I320aaa841b2fab07160a87deddcee7e698d15514
2024-03-25 15:29:19 +08:00
Kunlong Ma
65d4dcc861
FIX: fix the plate cannot be searched
...
JIRA: STUDIO-6283
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I88206c91ea24c6a41a0bd06f05f0f3c2fdc58a36
2024-03-25 15:29:19 +08:00
Arthur
ceaf008dd4
FIX: auto-aranging can't restart with context button if canceled
...
jira: STUDIO-6027
Change-Id: Ie87caa205f98a40099c615d89a22000a378bef5c
(cherry picked from commit 03e48ec5d9ac4e93c533390247a6a4a6f4ae31e8)
2024-03-25 15:29:19 +08:00
zhou.xu
fc114bff4e
ENH:disable right-click menu display in gizmo
...
Jira: STUDIO-6417
Change-Id: I5e8d105280a159624fd131026f555877ed572f43
2024-03-25 15:29:19 +08:00
zhou.xu
4230ca8372
FIX:fix "Shift+pick point" bug
...
Jira: STUDIO-6433
Change-Id: Ib333e9c4d27e65968cfc5fc0136c18b1e18254bf
2024-03-25 15:29:19 +08:00
zhou.xu
6dad59102b
FIX:fix scale problem
...
add tool tip for move,rotate,scale gizmo
Jira: STUDIO-6425 STUDIO-6419
Change-Id: I0b89c9b70f83cde21c6a407bcecd78c925515cfa
2024-03-25 15:29:19 +08:00
zhou.xu
97541e2043
FIX:fix text display in measure gizmo
...
fix right up then exit gizmo
Jira: STUDIO-6426 STUDIO-6427 STUDIO-6417
Change-Id: Ifc8ed5d47d0134fe9545db619aec1d0e32c16775
2024-03-25 15:29:19 +08:00
Arthur
377756464e
NEW: add rounded rectangle model
...
Rounded rectangle can be used to create some frequently contacted models.
Also add icons for some objects.
jira: none
Change-Id: I59dec8d6d892f8fb975b0723ea2cd85ccfc65d28
(cherry picked from commit 83830b844d3720f99651174daa3b1ac81e64e5d7)
2024-03-25 15:29:19 +08:00
zhou.xu
2243747e75
NEW:Support OLTP file
...
Jira: STUDIO-6421
Change-Id: I58bc94e978e6d2dd136ea370fb01f6ec80e14b23
2024-03-25 15:29:19 +08:00
zhou.xu
983aca7669
FIX:repairing models during cutting allows cancellation
...
Jira: STUDIO-6308
Change-Id: I217a8e55c0d5fdcc29a33c7e7c3401cc08307561
2024-03-25 15:29:19 +08:00
zhou.xu
210cd5a4fe
FIX: cancel the use of perform_by_contour API
...
Jira: STUDIO-6255 STUDIO-6254
Change-Id: Ie766f3f1c175af23e5faed30ad8351b49b261bdd
2024-03-25 15:29:19 +08:00
chunmao.guo
5ed48bbb08
FIX: use old slicer_uuid for client_id
...
Change-Id: I6c45e83213d613fc28eef04115f9cfb19dea703e
Jira: none
2024-03-25 15:29:19 +08:00
Arthur
bba3d979f1
FIX: auto-arranging unprintable items may crash
...
github: #3676
Change-Id: I68eb87c73ad2c0c269f60e661136fd1a72ee5e2f
(cherry picked from commit 7e3c57eaa811424935fe8db6a4e77dd142ee2b58)
2024-03-25 15:29:19 +08:00
maosheng.wei
b6fd63b5bd
FIX: Some translate
...
Jira: 6359 6373
Change-Id: I19110f2676d460f14b628de206ee01d6b63f5828
2024-03-25 15:29:19 +08:00
liz.li
8edc3c6b47
FIX: some keyboard shortcut isn't correct on MacOS
...
jira: STUDIO-5839
Change-Id: Ib6450124fb0b22ba225ce3f87e0d03cdaf89ba5f
2024-03-25 15:29:19 +08:00
XunZhangBambu
c373d6b198
ENH: add description in profiles
...
1. Add profiles in process profile
jira:NEW
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I8d1f20aaae08c2dbc69926258384c2b7de0021ad
2024-03-25 15:29:19 +08:00
liz.li
3fbc9931cb
NEW: vase mode can be applied to one plate
...
jira: STUDIO-5838
Change-Id: Ifb315f7d79b570aeb7ee31d3495b4d465e3af0c6
2024-03-25 15:29:19 +08:00
liz.li
17e4389220
ENH: layer time and tick display in preview slider
...
jira: 5837
cherry-pick from OrcaSlicer commit 85e24e6 and d31ca04.
Thanks for OrcaSlicer. Thanks for Noisyfox.
Change-Id: Iad7c7a16f27478e608c31a510d9279090a97eaff
2024-03-25 15:29:19 +08:00
liz.li
ee0c613128
ENH: display cost of all plates
...
jira: 5836
cherry-pick from OrcaSlicer commit 0e785c0.
Thanks for OrcaSlicer. Thanks for niklasb22 and SoftFever.
Change-Id: I8b4aa7b79f2cdeb560542d5bdcd331d4bfcb02a6
2024-03-25 15:29:19 +08:00
XunZhangBambu
7cd2fee5c5
ENH: add note in prepare tab
...
1. Add filament note,process note,printer note
jira:[NEW]
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I86241a02cf23b54aecda6bdf94e3452cce2d6973
2024-03-25 15:29:19 +08:00
Kunlong Ma
0730dbb31e
NEW: add buried point for mqtt message delay
...
JIRA: STUDIO-6110
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9b8f985ffe6c77fc569b14ce8195c39c37b18bb4
2024-03-25 15:29:19 +08:00
chunmao.guo
6b4a33a196
FIX: add cli_id, cli_ver to bambu url
...
Change-Id: Ic527d1497c6dee0c723d7b4629f0be825a8f7545
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo
c467c8068b
FIX: use safe language code for http
...
Change-Id: Id1f4927308350ee35b891a5352cbf1e2d0c2577e
Github: 3655
2024-03-25 15:29:19 +08:00
chunmao.guo
baebced77a
FIX: field 'tunnel' of liveview log
...
Change-Id: I398789de6ffcfc2ccd156c8a0e1371a8e2c52439
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo
a4b3f7a7c7
ENH: use Bambu_StartStreamEx for agora tunnel
...
Change-Id: I5c28dea49d267bf7ff967d0982dd83555899c8c4
Jira: none
2024-03-25 15:29:19 +08:00
zhou.xu
b7ec0d4334
FIX:return_toolbar logic does not deal in assembly view
...
Jira: STUDIO-6408
Change-Id: I64a5e8b2abe8705350ec88d323602efa381fa83b
2024-03-25 15:29:19 +08:00
enricoturri1966
0b46b9848b
FIX:world cs is displayed incorrectly
...
The value of world coordinate system for model_volume
is displayed incorrectly
Jira: STUDIO-6399
code is from PrusaSlicer
thanks for PrusaSlicer and enricoturri1966
commit 325709c5ae9b937867b36103a41d12a102c99292
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Thu Jan 26 15:49:00 2023 +0100
SPE-1419 - Fixed reset skew resetting mirror, reset scale resetting mirror, changed labels in Object Manipulator panel, scale of instances using the Object Manipulator panel always made as absolute
Change-Id: I30fdd39effd73b8dc027e4263fa7e64937b84326
2024-03-25 15:29:19 +08:00
tao wang
b52817301c
ENH:add protection for importing to Studio
...
jira:[STUDIO-6155]
Change-Id: Ie8faea6ca333de560e5fa2f66764ec2d3e264def
2024-03-25 15:29:19 +08:00
tao wang
8b00cfc276
ENH:handling dirty data after nozzle settings
...
jira:[STUDIO-6332]
Change-Id: I00d6d1324376f973ec3cf9f2154ae83ef3302705
2024-03-25 15:29:19 +08:00
tao wang
d59d2fd014
ENH:replace share with upload
...
jira:[update text]
Change-Id: Id380622e09f29b2b81001889169cc6aa7a492a40
2024-03-25 15:29:19 +08:00
tao wang
8cf5061fec
FIX:Fixed HMS issue
...
jira:[STUDIO-6344 STUDIO-6310 STUDIO-6356 STUDIO-6348]
Change-Id: I9d6660e7c349775004b69bfe41b651bfa8b359b7
2024-03-25 15:29:19 +08:00
lane.wei
d6db3415bf
ENH: plater: optimize the loading time of 3mf with large objects
...
JIRA: STUDIO-6021
Change-Id: Ia97f681041bb553c5c4b5b1d9109e5e5c42daf6b
2024-03-25 15:29:19 +08:00
lane.wei
1af1dc0b89
ENH: adjust the about information to 2024
...
JIRA: no jira
Change-Id: Ief5d8bdf5efeab8a23cfb47690edca672abbaee1
(cherry picked from commit 797464850b706b0d044628fd16370aaded00f49b)
2024-03-25 15:29:19 +08:00
zhou.xu
a6e9ffc131
FIX:finish init "return" icon and hide it
...
Jira: STUDIO-6350
Change-Id: I0f1efd4a64ea204daeac7de822602ef6dfa3e4a5
2024-03-25 15:29:19 +08:00
hu.wang
a3c72a88c1
NEW:enable 3dMouse detect in .conf
...
JIRA: 5830
Change-Id: I8731e0244d2f551130c84bcfbbb46967ae6b19cd
2024-03-25 15:29:19 +08:00
hu.wang
6d621816c9
FIX:final step of slicing is to execute post-processing script
...
JIRA: STUDIO-5828
Change-Id: I8c33e2a66ac5c692244c778586040663b7b54bd7
2024-03-25 15:29:19 +08:00
zhou.xu
023c1ef7cb
NEW: add gizmo function of Measure
...
Jira: STUDIO-6166
Referenced some code from PrusaSlicer,and i made some improvements:
Change the measurement object to a local coordinate system and support measurement of multiple model_objects
thanks for PrusaSlicer and enricoturri1966
commit 928a642eb94ae8f04aee26e8242deb836cc1d3c3
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Fri Sep 2 11:24:06 2022 +0200
Measuring: Added features selection in GLGizmoMeasure
Change-Id: I9cec73398f0cdbd9a7718cb1d52145bf2562d9e1
2024-03-25 15:29:19 +08:00
liz.li
01a4f7df62
FIX: imgui support toolbar window text wrapping issue
...
jira: STUDIO-5821
Change-Id: I57ee984baffbb2f00a7ecc5d5c8061074b06aff6
2024-03-25 15:29:19 +08:00
liz.li
dab9a98e0d
NEW: support to adjust other layers print sequence
...
Jira: 6338
Change-Id: I5e6aef71aa9e6e97c1859aaaeb9ada5f1340414a
2024-03-25 15:29:19 +08:00
maosheng.wei
93078d0911
ENH: [ #3236 ] Unsaved changes to interface copy adjustment
...
github: #3236
Change-Id: I53931859bdcdfedfa9f63f6239d0fd2fd6d2766c
2024-03-25 15:29:19 +08:00
chunmao.guo
996703021c
FIX: use wide path to create camera process
...
Change-Id: I5de31fce0dea14df9a0ad363f3cb16dc40c275bc
Jira: STUDIO-4946
2024-03-25 15:29:19 +08:00
chunmao.guo
ec247582df
ENH: reuse controls in param Field
...
Change-Id: I42bb4da01e1e9b64c343b7fda4357a9553cf8684
Jira: STUDIO-5983
2024-03-25 15:29:19 +08:00
chunmao.guo
e917afe923
FIX: label wrap all & ping test for liveview
...
Change-Id: I7767ed0740e20bb578b6ef9f5e9873c8c79d172a
Jira: STUDIO-5821
2024-03-25 15:29:19 +08:00
maosheng.wei
2cc42a0fd9
FIX: No data in the drop-down menu of the AMS settings page
...
Jira: 6342 6343
Change-Id: I6938fb4a7ae2816a4675d8d739622e25f219f469
2024-03-25 15:29:19 +08:00
zhou.xu
c3d50c362a
ENH:Gizmo click on blank space without exit
...
Jira: STUDIO-6350
Change-Id: Iad8cfaca1b90fd64f7fa6b1aa5632f6eaecabbdc
2024-03-25 15:29:19 +08:00
zhou.xu
d9d95294d3
NEW: add api of "toggle_selected_volume_visibility"
...
Jira: STUDIO-6166
Change-Id: I77eb988a3ea43cd37d50888d1753b973795d8b36
2024-03-25 15:29:19 +08:00
enricoturri1966
98faf48787
NEW: upgrade GLModel and so on
...
Jira: STUDIO-6166
most of code from PrusaSlicer
thanks for PrusaSlicer and enricoturri1966
commit f8ce187262df8ef588f649c414a095c971f36e67
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Wed Mar 9 11:51:02 2022 +0100
Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of GLModel to automatically detect the data type to use into the index buffer in dependence of vertices count
Change-Id: I8b05c5c01c1d06cc24d1981479f44c016a46b2dd
2024-03-25 15:29:19 +08:00
maosheng.wei
626e2a9f79
ENH: custom filament sync with printer
...
1. prompt sync user presets when create custom filament
2. Fix the issue of not displaying printers when creating custom Filaments based on presets when selecting PLA Aero Type.
3. Optimizing the traversal logic during AMS Setting Pop up reduces time complexity and allows for quick pop ups. Additionally, using nozzle calibers for retrieval and repairing custom materials may result in inaccurate retrieval.
4. Implement synchronization logic with the printer
-a. Received slot information, reset the slot when the "filament_id" in the information does not exist in Studio
-b. Received slot information, the nozzle temperature in the information is different from the preset nozzle temperature in Studio, reset the current temperature.
Jira: none
Change-Id: I511dc82563ec77a341839671d398607048ce1985
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 15:29:19 +08:00
Arthur
d75e79c2ec
ENH: output the part name that causes mesh boolean failure
...
jira: none
Change-Id: Ie90809575291d66d54462f81c157d3e89fc34d55
(cherry picked from commit fdb6457798757a35b9623ece3b3071b3ad7ad38d)
2024-03-25 15:29:19 +08:00
zhimin.zeng
356e4d825e
ENH: Add buried points for calibration
...
jira: 6304
Change-Id: If5518919658afeaeef6cf97d18495e98fd52ed43
2024-03-25 15:29:19 +08:00
lane.wei
d36c2fce87
ENH: preference: refine some texts
...
JIRA: no jira
Change-Id: Idd8188195b5a117114b6aba085d97a5c3ae10de8
(cherry picked from commit 3b1e107f84af9dcfc9884923685c8e191ba3c0a4)
2024-03-25 15:29:19 +08:00
enricoturri1966
06b17c4fdc
NEW:add measure gizmo new files
...
Jira: STUDIO-6166
most of the code come from orca
The original code is from PrusaSlicer and referring to the implementation of OrcaSlicer. Thanks for PrusaSlicer and OrcaSlicer , thanks for Lukas Matena and enricoturri1966 and so on.
commit f72d42f920334a05b0efa01f18eb4cc066809c00
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Tue Oct 31 11:43:04 2023 +0800
Measure: Initial porting of Measure Gizmo
diff --git a/resources/images/copy_menu.svg b/resources/images/copy_menu.svg
new file mode 100644
Change-Id: I81afa52165f14c34e0c63f2c40c953a04d76fc8b
2024-03-25 15:29:19 +08:00
chunmao.guo
89f40dd6fc
FIX: clear error after reload file list ok
...
Change-Id: I5d5e4f2870302b198d3a9d40603a6fa8010b7e76
Jira: STUDIO-6306
2024-03-25 15:29:19 +08:00
chunmao.guo
135abff7c3
FIX: not show printer's camera error when updating
...
Jira: STUDIO-6232
Change-Id: I985d75b3772849e07100799c4f13db5d4cbafde3
2024-03-25 15:29:19 +08:00
tao wang
2df691b9fa
FIX:fixed crash when selecting new printer
...
jira:[fix]
Change-Id: I6a81186e822eb6bf6ce7aa70561dfae35d4de0e7
2024-03-25 15:29:19 +08:00
tao wang
c8d08bd6cf
ENH:update the wiki link for AMS Lite
...
jira:[STUDIO-6095]
Change-Id: I2a75f31a7cda67a0590b5ce73c999eea655a4e1b
2024-03-25 15:29:19 +08:00
tao wang
c0cbdfa898
ENH:reset user access code
...
jira:[for lan mode]
Change-Id: I2d0ed48411d683c3f20b2febc0d54747287870a7
2024-03-25 15:29:19 +08:00
tao wang
b44d934c3c
NEW:add wiki link for flow dynamic calibration
...
jira:[STUDIO-6095]
Change-Id: Iab2c1996e34edbdf746f8c0cdcfdd5f916c9540b
2024-03-25 15:29:19 +08:00
maosheng.wei
18a90327fb
ENH: Print when unnamed project, task named as object names
...
github: #2286
Change-Id: I9be3fd25d16a00b78326ec43db9afcf3645d90f1
2024-03-25 15:29:19 +08:00
hu.wang
0dcdf96d85
NEW:Color painting shortcut keys 10~16
...
JIRA:STUDIO-6238
Change-Id: I3cce838fad5e73d41f109b32f2e563716fd5b0da
2024-03-25 15:29:19 +08:00
hu.wang
96e29c7b70
FIX:multi colour displayed as gradient color on AMS
...
JIRA:5925
Change-Id: Ic7a925dda2e3bde066ba40ba27002569040f9518
2024-03-25 15:29:19 +08:00
chunmao.guo
6036c0fc0a
ENH: refresh printer file list
...
Change-Id: Ic86942d2b0b2e8383ef0f06311164aad59e837ad
Github: 3383
2024-03-25 15:29:19 +08:00
tao wang
699466fe2c
ENH:display conflict information
...
jira:[STUDIO-6297]
Change-Id: Ie1501323a7e8d9ceb4060ae6c0b4eab20f8b088a
2024-03-25 15:29:19 +08:00
tao wang
c8f3876eb3
ENH:error code setting default value
...
jira:[for error code]
Change-Id: Ica61344c8217d41adb2947a40f633dc8d19a197a
2024-03-25 15:29:19 +08:00
tao wang
6948a60757
FIX:fixed HMS message not cleared
...
jira:[STUDIO-6296]
Change-Id: Ic7692ce337fd00ece4ab8d65214a8c406f8543f8
2024-03-25 15:29:19 +08:00
tao wang
f1e70cb475
NEW:enable loadl/unload when printing pause
...
jira:[STUDIO-5968]
Change-Id: Ieb3ef2423378e44b81a61a2b18c16f68aa335922
2024-03-25 15:29:19 +08:00
tao wang
ac0e49ceff
NEW:add printer compatible check from sd card view
...
jira:[STUDIO-5969]
Change-Id: I86d10ebe2e9bc77e6350e26aeed6b4f0f9fdcecb
2024-03-25 15:29:19 +08:00
zhimin.zeng
d83d22c41f
ENH: Add "New" button for PA cali
...
Jira: XXXX
Change-Id: Ic39f2508f2f9d390c2b9246fb3d3e281cde9b064
2024-03-25 15:29:19 +08:00
maosheng.wei
38cc251196
ENH: earse sensitive fields when export configs
...
Jira: None
Change-Id: Id9ca0637240b80773f39d2308192f8c78a5de3c6
2024-03-25 15:29:19 +08:00
Stone Li
0dfeb35c82
ENH: remove track files when privacyuse is false
...
JIRA: STUDIO-6288
Change-Id: I6d3d7a01f5ae6db815a9832b572056e1dceb686c
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 15:29:19 +08:00
Kunlong Ma
dfeb1eba09
FIX: Incorrect value in burying point
...
JIRA: STUDIO-6104 STUDIO-6100
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I6360d30900b020c067d85ac48b741dda7eb354ba
2024-03-25 15:29:19 +08:00
chunmao.guo
41d58af948
FIX: file proto error message
...
Change-Id: I2c4117961c615e424780fb3830441e6a93c50bcc
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo
1162fa840e
FIX: liveview error message
...
Change-Id: Ie437e07916d7b6feae2dbcfa166c4e73bdcf31a1
Jira: STUDIO-6107
2024-03-25 15:29:19 +08:00
chunmao.guo
87a98ce1fa
FIX: show printer file path & title
...
Change-Id: Ie5eff188c3039deeca5da96b54407194bf8910a0
Jira: STUDIO-6268
2024-03-25 15:29:19 +08:00
Kunlong Ma
74d4213ccf
ENH: Display value of flushing volumes
...
JIRA:STUDIO-6139
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I273fb22b0d378a839c34e9e0e9c414f0e5134799
2024-03-25 15:29:19 +08:00
maosheng.wei
2016f97144
FIX: [6123] create printer for exist printer can not into next page
...
Jira: 6123
Change-Id: I338ac0fde4f69b6f312f20e53851d91339e8156f
2024-03-25 15:29:19 +08:00
tao wang
dc8602854b
ENH:display the current humidity of AMS
...
jira:[ENH]
Change-Id: I98bdd6d70cd173ed640f0d96692fcb6836416bb8
2024-03-25 15:29:19 +08:00
tao wang
428180c483
NEW:add nozzle settings
...
jira:[STUDIO-6226]
Change-Id: I0db8333e5b5c8195add111fdcfa2e92387997815
2024-03-25 15:29:19 +08:00
tao wang
d871339f0d
ENH:STL tracking restricted area
...
jira:[STUDIO-6155]
Change-Id: I289c8b8aa8f62f0e5cc7004fb60437aa3337ca85
2024-03-25 15:29:19 +08:00
Stone Li
a2ee8425ce
ENH: always return product for firmware and lifycycle
...
JIRA: STUDIO-6282
Change-Id: I1f942babdcb7afee2c9a9076ac539063c5406ad7
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 15:29:19 +08:00
Arthur
2839439cb3
ENH: find grid empty cells for fill bed if the item is too small
...
jira: STUDIO-6015
Change-Id: I4e5eafdadd77482a27a8903d32bb83325283088d
(cherry picked from commit 8df4da4a863cdc42c790a9d5da37f8633423e406)
2024-03-25 15:29:19 +08:00
zhou.xu
6794431302
ENH:translate some text
...
Jira: STUDIO-6233
Change-Id: Idea2d9db3942fadb803251f9e3bd5cc43f23afc9
2024-03-25 15:29:19 +08:00
zhou.xu
2138e98af9
FIX: ban shift and ctrl function on paint mode
...
Jira: STUDIO-6241
Change-Id: I553ee6dadbd4735bedb521690f4a32e28088a3a9
2024-03-25 15:29:19 +08:00
zhou.xu
66397a34e5
ENH:each Boolean operation has its own warning
...
Jira: STUDIO-6182
Change-Id: Ica5c4c299b6f0fb71ffe9890d3a2f10fa257a4a4
2024-03-25 15:29:19 +08:00
zhou.xu
3e0d5f7a30
ENH:upgrade tips for gizmo tool
...
Jira: STUDIO-6167
Change-Id: I3890bff060c1a507ea3a3831930d24301ab19dc6
2024-03-25 15:29:19 +08:00
chunmao.guo
fdcd6085d2
ENH: stop liveview track record
...
Change-Id: Id4f236b239740bd919f2aa2f2892c1e63ce233bd
Jira: STUDIO-6131
2024-03-25 15:29:19 +08:00
chunmao.guo
30dc8b3117
ENH: save video ctrl size to reduce layout change
...
Change-Id: I470f29d7f029d304c9badeeb8f94bed281080b29
Jira: STUDIO-6141
2024-03-25 15:29:19 +08:00
chunmao.guo
4bb8c6b373
FIX: not load printer files when it's busy
...
Change-Id: Ie5a58befcfc0d7fa0d4e587e8429c0b1bfeff72a
Jira: STUDIO-6105
2024-03-25 15:29:19 +08:00
hu.wang
13d2f4e2a9
NEW:update automatically when inserting materials
...
JIRA: STUDIO-6157
Change-Id: I2cefbb7b330ca4f13e841066548992b3fb3740f1
2024-03-25 15:29:19 +08:00
hu.wang
7c9ab11bb5
NEW:Dye materials above grade 10 with shortcut keys
...
JIRA:STUDIO-5827
Change-Id: I002ecdd19167fb36772e4b4e9e2f7760e21079db
2024-03-25 15:29:19 +08:00
tao wang
27843c1601
NEW:using new humidity display ui
...
jira:[STUDIO-5967]
Change-Id: I13be4212e6b97f646d21e0af64cbc5006753fdeb
2024-03-25 15:29:19 +08:00
tao wang
64c7487abb
NEW:add new msg notification for hms
...
jira:[STUDIO-6154]
Change-Id: If1aa33030a99550d0c859d594a2711aea4dcea4a
2024-03-25 15:29:19 +08:00
tao wang
aa8d7acf3b
FIX:fixed issue with chinese path
...
jira:[Fixed the issue of failed loading of configuration files under Chinese path]
Change-Id: I9badd8fc158fcf49f46411ac4e5f72d58823eeb2
2024-03-25 15:29:19 +08:00
tao wang
689331e2bf
ENH:add protection when no thumbnail data
...
jira:[for protection]
Change-Id: I3834a5ffde11ff54567dd854271184f06f94547f
2024-03-25 15:29:19 +08:00
tao wang
004b559a78
ENH:default selection of virtual tray
...
jira:[for def selected]
Change-Id: I0661f179f8e4bcac33ae12fbbeaeaf95c5b7c110
2024-03-25 15:29:19 +08:00
lane.wei
745719c6cc
FIX: rendering: fix the assert under debug mode
...
when using shared index object
we don't need to load mesh again
Change-Id: I085a7afc8c40508050ab523f43c76ecbdf8d6372
2024-03-25 15:29:19 +08:00
zhou.xu
d9371e40c1
FIX: ban shift function on paint mode
...
Jira: STUDIO-6138
Change-Id: Idd107614c827d318fc90810201de8eea2fbf4a92
2024-03-25 15:29:19 +08:00
maosheng.wei
b98992cdb6
ENH: Optimize the logic for deleting third-party printers
...
Mark the Filament and Process presets to be deleted first
then delete the child presets first and then the parent presets.
Jira: none
Change-Id: I100b873baae96c6ba27af258e708e6ab8e6ee4ab
2024-03-25 15:29:19 +08:00
chunmao.guo
a9fea1096f
FIX: optimize liveview long error text
...
Change-Id: I81ec9a3135985bd47005dd04d49b94a7831c1e41
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo
3b440aed25
FIX: restore liveview log
...
Change-Id: I4e9d4d710cf4ed056a171d88e5ef0392eaf0a47d
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo
1b07b01a3b
FIX: not hide device id in log
...
Change-Id: I2d3e7e590af1b1bbee94c25f057a6b193b181b24
Jira: STUDIO-6120
2024-03-25 15:29:19 +08:00
zhimin.zeng
1cfb6deb72
FIX: the position is incorrect when adding stl part
...
github: 980
Change-Id: I7274dc67ddeb646770281e7a13b322eab7d756bb
2024-03-25 15:29:19 +08:00
chunmao.guo
c81d8608dc
ENH: not update staff pick when not shown
...
Change-Id: I8145a2a365798b714fbeff188562e9879d513e3e
Jira: STUDIO-5805
2024-03-25 15:29:19 +08:00
maosheng.wei
139df6a9a4
FIX: ENH: Cannot save when illegal characters in the preset name
...
Jira: 5981
Change-Id: I5cce1a258230ea2d23f6f2400a14dee7e53b7705
2024-03-25 15:29:19 +08:00
zhimin.zeng
8aabee9982
FIX: the object list order changed after clone
...
github: 2798
Change-Id: I10a05ee7e00b05cb1255cfb708876ed784cabac7
2024-03-25 15:29:19 +08:00
zorro.zhang
4171b3320e
FIX: UserGuide Can not Click When Computer User name has chinese
...
JIRA: None
Change-Id: If50baa8c6a13eb501918fd5cdaf0ea3da7c788ef
(cherry picked from commit 4e5ccc9f2de5ac429af6541c6a8bd412848801d0)
2024-03-25 15:29:19 +08:00
zhimin.zeng
90e0a61576
FIX: The model will still be loaded,
...
if a third-party printer initiates calibration and clicks Cancel.
Jira: 5748
Change-Id: I4b36555270e9b1d289369c7ccbff772d983060a1
2024-03-25 15:29:19 +08:00
zhimin.zeng
ce09b062d7
FIX: Flow calibration stage incorrect when switching printers
...
Jira: 6093
Change-Id: I41f1ac10ac9422ac808eab3254f32ea14a0d3b76
2024-03-25 15:29:19 +08:00
zhimin.zeng
f10b585131
FIX: Remove unnecessary asserts
...
When multiple materials are selected for automatic calibration, and then manual calibration is performed, asset will be reported.
Jira: 5499
Change-Id: I3e58e50b2d00d51e94661121ed83c73ea712a6b6
2024-03-25 15:29:19 +08:00
Arthur
39ae64fc53
ENH: accurate top z distance for tree support
...
1. accurate top z distance for tree support
Also fix a bug that bottom z and top z distances are misused.
jira: STUDIO-3000, STUDIO-5990
github: #1827
2. Change interface pattern to interlaced rectilinear when using
support material.
2. clean up tree support code
Change-Id: Icc8ce1b6844c841a6fbd1d623df707fdc8ed0f7b
(cherry picked from commit da7412a48dfb5767918ef125b9d0fb9718c03a61)
2024-03-25 15:29:19 +08:00
Arthur
72ef0a4d2a
ENH: give exaxt reason of boolean fail
...
jira: none
Change-Id: Ied645373a4516be7466078ace73c69ef584a743a
(cherry picked from commit f21819b4f6718357984650e7eb89a2e496dfa03c)
2024-03-25 15:29:19 +08:00
zhou.xu
cb1a384593
ENH:unified text for plate type
...
Jira: STUDIO-5535
Change-Id: Id8f26f8b71a0daf97e106cf2a9887aaefdce77ea
2024-03-25 15:29:19 +08:00
zhou.xu
741aeffe0d
ENH:modify file name rules when export stl
...
Jira: STUDIO-6091
Change-Id: Ic27e4e341cc09099e98a5eab7dfd48416f2922ae
2024-03-25 15:29:19 +08:00
zhou.xu
3b4e2a0afd
ENH:enhance the entry of coloring tools
...
Jira: STUDIO-6026
Change-Id: I3b9b5781379902026b669f1d763d4dcad9342d76
2024-03-25 15:29:19 +08:00
maosheng.wei
5ed07b0588
ENH: Encoding and copywriting issues
...
Jira: 5964
Change-Id: I71850e00584def7f4d4ab0d236604720bb480b32
2024-03-25 15:29:19 +08:00
战马
e744e433d5
FIX: Revert "[STUDIO-4284] not set max height of liveview window"
...
This reverts commit 0312aee4d9b92e23884be8802da9801ff3b9fe93.
Reason for revert: STUDIO-5653
Jira: STUDIO-5653
Change-Id: If9d5f3e63968a0a54f9af1a2dae8f95f7f1f3f80
2024-03-25 15:29:19 +08:00
Kunlong Ma
36562eece0
FIX: Colored filament is not matched against.
...
github: #2190
Colored filament is not matched against the same color in AMS slot.
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Id4588fc9c8115a46881e2f5d198d79fe831f4371
2024-03-25 15:29:19 +08:00
Stone Li
26140050ec
NEW: use noto sans JP font in language ja
...
JIRA: STUDIO-5770
remove unused font files
Change-Id: Iaff91f4c8466371345591b883b6e79509d41c639
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 8e2ffdd609ece4374b28e52d401b1a31c96e4931)
2024-03-25 15:29:19 +08:00
zhou.xu
3225124a7c
ENH:The first object should locate at plate center
...
Jira: STUDIO-6023
Change-Id: If4284136fe63ca576463445f3ab16b6e18ead30f
2024-03-25 15:29:19 +08:00
lane.wei
1baf3a1e52
ENH: use std::shared_ptr to save memory for GLVolume
...
to save memory for copied objects
JIRA: STUDIO-5984
Change-Id: Ie232287fa2d5b0148cd9bca09c560d8de3db9df7
(cherry picked from commit 4d2382810d99701c572b6faa09442c7cda540563)
2024-03-25 15:29:19 +08:00
maosheng.wei
368625944a
FIX: fix printer list without nozzle such as 0.35 or 0.75
...
Jira: 5409
Change-Id: I1a258fd10bcc03e297b791256880f2518d602905
2024-03-25 15:29:19 +08:00
hu.wang
ad214fc9aa
FIX:add resume button
...
JIRA 2860
Change-Id: I39035d929876ab3c84c5f5c3494376967300938c
2024-03-25 15:29:19 +08:00
hu.wang
cd5847d1fe
FIX:release note webView display blank
...
Change-Id: I94d870d5e7467885c8d4a033188ff515c9948355
2024-03-25 15:29:19 +08:00
tao wang
a1cb1766d2
NEW:add plugin download address
...
jira:[for new env]
Change-Id: I3b10a4ae6e54af46c15fe2e7beb5fbde8e7efe32
2024-03-25 10:42:29 +08:00
Kunlong Ma
68463ac7b3
FIX: fix issues in the third phase of buried point
...
JIRA: STUDIO-5970 STUDIO-6001 STUDIO-6011 STUDIO-6012
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ie0726adb1ef0a9e775ab588aed036cd764c05f06
2024-03-25 10:42:29 +08:00
zhimin.zeng
cecf92d4fc
FIX: the wipe tower of other PartPlate is generated incorrectly
...
after cutting
Jira: 5979
Change-Id: Ie331c114177fe7d6b0b3cef524646db106df5b1f
2024-03-25 10:42:29 +08:00
maosheng.wei
7ad3547969
FIX: load 3mf crash when studio has no base filament
...
Jira: none
Change-Id: I4387f425f60e6a53a53cf68addb1ab2d6f8f8901
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 10:42:29 +08:00
maosheng.wei
de44625f1d
FIX: filament combox has blank line
...
Change-Id: Ia39ddb564b3c9cc943d0ea4c0cf7cc4d24bef799
2024-03-25 10:42:29 +08:00
maosheng.wei
7aaf3ef50a
FIX: Guide page can't show in screen with mainframe
...
Jira: STUDIO-4911
Change-Id: I7e89614e0f1585263456c847a1b38dcfd0ad59e6
2024-03-25 10:42:29 +08:00
chunmao.guo
ac406d14ce
ENH: adjust connect error string
...
Change-Id: I2ec6743fb6a332af8742a229b672737342abb779
Jira: STUDIO-5935
2024-03-25 10:42:29 +08:00
chunmao.guo
809f82b520
ENH: restore single instance
...
Change-Id: Ia9b243ae5ec27bd6b786d77239916946c7c03bc7
Jira: STUDIO-5704
2024-03-25 10:42:29 +08:00
chunmao.guo
168d5dfe67
FIX: Yield when join media thread
...
Change-Id: I746d7df88a0de8363da7d9507cb63c9e0ffe970a
Jira: STUDIO-5952
2024-03-25 10:42:29 +08:00
chunmao.guo
022e9a24cb
FIX: hide local liveview ip
...
Change-Id: I0f3473217d7dbc93aa2b764b179cee3c171e277d
2024-03-25 10:42:29 +08:00
chunmao.guo
e3653cae8d
FIX: delete sdcard file crash
...
Change-Id: I814fd4b557fa92ac4060cbeb18a53f5616e49662
Jira: STUDIO-5977
2024-03-25 10:42:29 +08:00
Kunlong Ma
65006e92b6
FIX: the logic of buried points that were not buried
...
JIRA: none
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Id95174659c5fce7feba409eb5e14916608745fa4
2024-03-25 10:42:29 +08:00
Arthur
abbd4e3ca7
ENH: export stl with proper translation
...
1. export stl with proper translation
If the object is not on first plate, previous export will give the
vertices very big coordinates.
jira: STUDIO-5991
2. add log for boolean failure reasons.
Change-Id: I52cec4e3ca31b215fbe60246f0266de3d4b8cb61
(cherry picked from commit 6c4dbc8c6c43dd5789e5ce3a572f465548068b77)
2024-03-25 10:42:29 +08:00
Arthur
5145f39f57
FIX: low-level NFP bug with auto-arranging
...
1. FIX low-level NFP bug with auto-arranging due to correctNfpPosition's
bug.
jira: STUDIO-5756, STUDIO-4874
2. FIX large items may not be able to be packed due to a too large inflation
jira: STUDIO-5566, STUDIO-5716
github: #3194
Change-Id: Id63fb3a5f5fe7ce3a5675c86a3d1440f46866ca3
(cherry picked from commit 9a789262cee4e14f10b673a4f00126d27bcf071b)
2024-03-25 10:42:29 +08:00
hu.wang
23fae23b06
FIX:hide ip address
...
Change-Id: I24b17f8a540ee4730475dce2a6aa7c0c54dff9df
2024-03-25 10:42:29 +08:00
Kunlong Ma
e9ce83898f
ENH: Support global part selection relationships
...
JIRA: STUDIO-5972
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9357ac79f42d4a3e89268cacb47b642560bd9837
2024-03-25 10:42:29 +08:00
maosheng.wei
33c1d5a0cf
FIX: [ #3375 ] Force .gcode.3mf file extension
...
github: #3375
Change-Id: Id0a1e8e5c9d6ebaceaac52e31cc64d60c6b266a2
2024-03-25 10:42:29 +08:00
zhou.xu
c31f6e5bf3
FIX:not render plate pick when open paint gizmo
...
Jira: STUDIO-5785
Change-Id: I88bb10e525319eb4428b8cc59a8110565eeb3be6
2024-03-25 10:42:29 +08:00
zhou.xu
4207c8b3d0
FIX:not consider export stl from file menu
...
Jira: STUDIO-5946
Change-Id: Ie28b7ac0262d209736522a6c87803b1837fc618a
2024-03-25 10:42:29 +08:00
zhou.xu
91f5bc4b52
FIX:Right click is invalid on blank space in the assembly view
...
Jira:STUDIO-5950
modify the menu content of the left UI list
Change-Id: I9784386d8d221a88bf165953b2fc593dc21e3cf4
2024-03-25 10:42:29 +08:00
zhou.xu
e48abc7f30
FIX:not render Separator line in dark mode
...
Jira:STUDIO-5955
in paint function
Change-Id: I9323809bcbe5f0d37b590840de604ae7e3f67ab0
2024-03-25 10:42:29 +08:00
zhimin.zeng
c15d54eb74
FIX: user can accept nozzle wear to continue sending calibration
...
even if the nozzle type does not match
github: 3365
Change-Id: If35dac3f4844b950ffc11f243c479074bb68687a
2024-03-25 10:42:29 +08:00
tao wang
68b5cc6a49
ENH::modify some logs level
...
jira:[for log]
Change-Id: I6a46b8fcd3a030b4b630e800fe9a9ac5c387f117
2024-03-25 10:42:29 +08:00
chunmao.guo
f79a3aa069
FIX: hide_id_middle_string 2
...
Change-Id: Iadf17b13416b8c6a3e8b4191493d459851d4d7d8
2024-03-25 10:42:29 +08:00
Arthur
ebec1e2eb1
ENH: separate objects by 1mm when duplicating
...
jira: none
Change-Id: Ic5ac4d7d5ac3355abbf9553909d576b0d0de1d38
(cherry picked from commit f9f7f146e377f12b7067892e7379a155c5dda252)
2024-03-25 10:42:29 +08:00
Arthur
fde4d41821
ENH: improve auto-arranging
...
1. add a translation
jira: STUDIO-5758
2. fix by-object arranging failing issue due to wrong exclusion_gap
jira: STUDIO-5941
Change-Id: Icbdbdf7d8ba91be7f355d31a5f81a9f79356dc7e
(cherry picked from commit eed212e3550cb2256625a6fd09fc3d69d66659c4)
2024-03-25 10:42:29 +08:00
Stone Li
ee39610e27
ENH: modify some logs level
...
JIRA: STUDIO-5958
Change-Id: I5a8592dfb8ffa9a81952535cb30944f867aa0e22
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 10:42:29 +08:00
XunZhangBambu
1fa6a08cc7
FIX: exception when comparing profiles
...
jira:[NEW]
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I946b5fcd35f779d271df2b3de731fdcada5aab29
2024-03-25 10:42:29 +08:00
Arthur
499106aafa
ENH: use a better cone model
...
The cone made from its_make_cone has issue with mesh boolean. Now we copy cone.stl from Prusa. Thanks.
jira: none
Change-Id: Ie90132f0676dda1c937093e167f40376c61c8a6f
(cherry picked from commit 8d2261077f105a80a185b8d8011d1e3098d174bd)
2024-03-25 10:42:29 +08:00
Kunlong Ma
35836654ef
ENH: restrict the scope of multiplier
...
JIRA: STUDIO-5781
1. restrict the scope of multiplier
2. Only numerical values can be entered in the input box
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ie3cff3731b0e42c4bf8dbc879f3e4a74e0724224
2024-03-25 10:42:29 +08:00
Kunlong Ma
8cba6a3566
FIX: Copywriting updates
...
JIRA: NONE
Change-Id: I6df034f95b4e6d517c57286dd6f564510b9fa4ab
2024-03-25 10:42:29 +08:00
chunmao.guo
ca96b61781
FIX: start ping test on leave tunnel mqtt
...
Change-Id: I3e7f79edb57f258637addd8ff097617afdc3d2de
Jira: none
2024-03-25 10:42:29 +08:00
chunmao.guo
a193169a76
FIX: hide_id_middle_string
...
Change-Id: I28f32ec526b443d31d7992971b80ab1cb737deb6
Github: STUDIO-5825
2024-03-25 10:42:29 +08:00
hu.wang
d5b950a902
FIX:A1 and p1 series do not support custom materials
...
JIRA:XXXX
Change-Id: Ib0459273d1f9a7152a5563757204634a8d0cd6f5
2024-03-25 10:42:29 +08:00
maosheng.wei
9d0d0ccc4a
FIX: [5846] Custom Filament Page show System Filament
...
Simultaneously solve: When downloading Preset from the cloud, the filament_id of the preset in m_preset is null.
Jira: 5846
Change-Id: I6ba1b46fe92e345614b6a4af3fffa87d81fa2456
2024-03-25 10:42:29 +08:00
zhou.xu
4b91e78fb4
ENH:add "reset function" in cutTongueAndGroove mode
...
Jira: STUDIO-5804
Change-Id: I61fb10db65f5ab954473373ed585557c99212a8c
2024-03-25 10:42:29 +08:00
zhou.xu
5cb3fc86c5
FIX:don't use clipping plane in text gizmo
...
Jira:STUDIO-5811
when z<0, text is clipped
Change-Id: I051a0733cdc3255867b5eb586e07ca2928a9aea8
2024-03-25 10:42:29 +08:00
zhou.xu
e7e7539a4b
FIX:allow height-range paint at upper and lower limit
...
Jira: STUDIO-5831
Change-Id: Ia2c589b5d348822022fc1e723cabde0262673b70
2024-03-25 10:42:29 +08:00
tao wang
9a09930e8f
FIX:fixed incorrect HMS content
...
jira:[STUDIO-5818]
Change-Id: Ia2896d6f0ab1ffedbc850e54168acece8e47bdbb
2024-03-25 10:42:29 +08:00
maosheng.wei
5223469c40
FIX: crash when open newer 3mf on mac
...
Jira: STUDIO-5809
Change-Id: Ifd4fa61b73a0d1a304472f24ccb65595a3c46363
2024-03-25 10:42:29 +08:00
hu.wang
eb033ccf79
FIX:adapt to multicolour and semi transparent materials
...
JIRA:5683,5765,5768,5784,5800
Change-Id: I7c5844279abb316e92714b847e6a88f98c61dfa8
2024-03-25 10:42:29 +08:00
maosheng.wei
b7a5bb48da
FIX: Prompt to delete problematic presets
...
Jira: XXXX
Change-Id: Ic43f7bb782794d7ab0b6acbffbb5d73e94f6ed73
2024-03-25 10:42:29 +08:00
Kunlong Ma
3d16dc2fee
ENH: Optimize buried point information
...
JIRA: NONE
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I7186844e84a6ad77907beab4af5088ccb7bec930
2024-03-25 10:42:29 +08:00
zhou.xu
27dfac67f6
FIX:fix export stl function with cut connector
...
Jira: STUDIO-5760
Change-Id: I25707e96ed0eb12cf02593941d7a3945b0c90956
2024-03-25 10:42:29 +08:00
zhou.xu
b5a913e127
FIX:do not render plate pick when open gizmo
...
Jira: STUDIO-5785
Change-Id: I8e417d04c6f3b8c1ea049efb23c74e51ab916529
2024-03-25 10:42:29 +08:00
tao wang
58f8315e0e
FIX:fixed invalid links
...
jira:[fixed link]
Change-Id: I036a38b6e8e94da762f93805bd7be706538771fe
2024-03-25 10:42:29 +08:00
Kunlong Ma
014a6694d9
FIX: privacyuse should be false when skip
...
JIRA:STUDIO-5773
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I894f946ad627203d4378f82e826006fd73517537
2024-03-25 10:42:29 +08:00
Arthur
3ef065a4ed
FIX: auto arranging short objects gives overlapping results
...
jira: STUDIO-5778
Change-Id: I6761875d653fbed1beadd6480d37b97f71dfdf24
2024-03-25 10:42:29 +08:00
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
zhou.xu
1f75cd846f
ENH:paint along line function auto enter front view perspective
...
Jira: STUDIO-5678
Change-Id: Ie93e8080fd4f45a8e21ff79a0248d85821797a83
2024-03-25 10:42:29 +08:00
zhou.xu
044919252b
ENH:enhance warning text of boolean operation
...
Jira: STUDIO-5755
Change-Id: I04dd21f3412c1452d67c9ba557145254000060d7
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
bc8c8d8d07
ENH: refine GetVersion for HMS query
...
JIRA: STUDIO-5763
Change-Id: Ia3ccc07d79cc0736eb12e9782da50211abb74772
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 10:42:29 +08:00
liz.li
a0521eb990
FIX: disable flush options if prime tower is unchecked
...
jira: STUDIO-5639
Change-Id: I25081584d430bc7d062e14bcc2cdbf7522cf9d99
2024-03-25 10:42:29 +08:00
chunmao.guo
5dffe3cce3
FIX: MediaPlay not retry on end of stream
...
Change-Id: Iaf67de97a441cbff6d3c63a315fb1c35550e537e
Jira: none
2024-03-25 10:42:29 +08:00
chunmao.guo
90419e1b39
FIX: check sdcard exists for file connect
...
Change-Id: I69199a29294c04d1fe46ee66682085b1f1d1d049
Jira: none
2024-03-25 10:42:29 +08:00
chunmao.guo
657050aa5c
ENH: support preset description(tooltip)
...
Change-Id: Iff005baac4974c538d1109fb0ba1df20b04a8f69
Jira: STUDIO-5754
2024-03-25 10:42:29 +08:00
hu.wang
ba445bf630
NEW:Adaptation of semi transparent materials
...
JIRA: XXXX
Change-Id: Ie32d8ce67c37b85eb6d7d6594cb514a696307e68
2024-03-25 10:42:29 +08:00
maosheng.wei
e21a808d73
ENH: add alias for custom Filament preset
...
Jira: XXXX
Change-Id: I2fecc8b2bdb63618155e3d21f9db374a6119e416
2024-03-25 10:42:29 +08:00
hu.wang
cafc1c7148
NEW:Adapt to multicolour and gradient colour
...
JIRA:xxxx
Change-Id: I8084cab603d5681cbcaf2d6f5e0d7ad5419cb2af
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
zhou.xu
f2661ca15d
FIX:default bed use dark color in dark mode
...
Jira: STUDIO-5289
Change-Id: Iee8cac8fb0ac655324722b0bb60f5e011f322c99
2024-03-25 10:42:29 +08:00
SoftFever
8cb6844a52
NEW:add "paint along straight line" function
...
Jira:STUDIO-5678
thanks to OracSlicer and SoftFever
commit 388b48377434a6ee1a9ed8f6329c07a18d1a2157
Author: SoftFever <softfeverever@gmail.com>
Date: Sun Oct 15 16:43:52 2023 +0800
Change-Id: I5a551e7bf2b60f191c6559ab7857a601efe8b98f
2024-03-25 10:42:29 +08:00
zhou.xu
4f5d15be34
ENH:remember filament custom color
...
Jira: STUDIO-5635
Change-Id: Id7f7204851c6bc3975c8447db4b8ee7d2e9c6d9d
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
Kunlong Ma
8e8f31ae6e
NEW: Improvement of user experience plan
...
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I0c0b45cf23df8aa5e0e8b8ed168f064c3b0121b1
2024-03-25 10:42:29 +08:00
Kunlong Ma
521326fa0e
NEW: add buried point at the open method
...
JIRA: NONE
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I2bf4269afc48b53b119a5bda24421d6a7a010379
2024-03-25 10:42:29 +08:00
chunmao.guo
6c9debd02f
FIX: keep unsave config category order
...
Change-Id: I2dfb126ab9d2669dc6e71261ee7bccf613652127
Jira: STUDIO-4293
2024-03-25 10:42:29 +08:00
chunmao.guo
e8629964c5
FIX: macOS crash when undo object deleting
...
Change-Id: I42c8c1064e5ce91befd4cdc0ff031a1e94471348
Jira: STUDIO-5515
2024-03-25 10:42:29 +08:00
zhou.xu
cbdc59e19f
FIX: plane_normal is not right after undo
...
Jira: STUDIO-5576
Change-Id: Id90c05a193beceb2f3ca5db50d2f3ddddc5434a9
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
Arthur
6c6934bf81
FIX: crash of "filling bed"
...
"get_arrange_settings() const" gets trapped in infinite recursive calling.
Now we delete this function.
jira: STUDIO-5688
Change-Id: Ia39974734bb37b2a2f06b5bf78185f01be726872
(cherry picked from commit 631365822319139ae84e8cd8cbad5f10d9a10c4a)
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
zorro.zhang
fa8b21bfcc
NEW: Open MakerWorld With BambuStudio GetParam
...
JIRA: none
Change-Id: I0d65b364f1cd2d634a88882ab072c3e61ea89167
(cherry picked from commit 8eaf45e5359439a7c796fd79876c86775abcf48e)
2024-03-25 10:42:29 +08:00
Kunlong Ma
aa0512f30d
FIX: boolmesh new volume's transform issue
...
JIRA: STUDIO-5220 github#2876
Mesh Boolean should not jump to new coordinate.
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Iab9207ed9d6ccd1a69c9f57f58c552f672b45373
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
tao wang
8d9ae9eb3a
ENH:set lifecycle to production
...
jira:[new]
Change-Id: If251bf6a059036afe316ef6936f4e1238e355655
2024-03-25 10:42:29 +08:00
tao wang
5287f6cae1
ENH:adjusting the warning level of timelpase
...
jira:[STUDIO-5662]
Change-Id: I4902b22d316f5e09a97a62c88b8a98e55c405434
2024-03-25 10:42:29 +08:00
maosheng.wei
1bff6b33ce
FIX: check recommended nozzle temperature
...
Jira: XXXX
Change-Id: I4dbb274cf27ef9c6d20a8479b29af1069652b2bc
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
YuSanka
9f545fd18d
FIX:cut connector can't be valid in gizmoMove and so on
...
Jira: STUDIO-5670
commit a8440db5ec6cff6319a8bb7b9824a416d1414be4
thanks to PrusaSlicer and YuSanka
Author: YuSanka <yusanka@gmail.com>
Date: Fri Sep 30 14:07:17 2022 +0200
Cut WIP:
* ObjectList & Selection: Show Connectors in the Scene, when CutConnectors Item is selected
Change-Id: I72ef5cf6e85893b12f43ba9e2876c0cd7e711143
2024-03-25 10:42:29 +08:00
zhou.xu
f6f27b700f
FIX:arrow direction in scaling tool is incorrect
...
Jira: STUDIO-5672
Change-Id: I82c0ab336805e34c8380f93e64d3b9dbbf283805
2024-03-25 10:42:29 +08:00
maosheng.wei
3a323fb51f
FIX: add link for fuzzy skin, elefant, layer_height, retraction
...
Jira: XXXX
Change-Id: If51dfcf956ae9ab84353b171b6d80ca183f1e8ed
2024-03-25 10:42:29 +08:00
wenjie.guo
eeaf7170e0
FIX: do not show the background bitmap when model is white.
...
Jira: STUDIO-5620
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ic61ba2ca53d071c815323b980abf79c067770b58
(cherry picked from commit cc55e02e753e3ae88d1a0bd0d9fc51aab9ab7fd8)
2024-03-25 10:42:29 +08:00
wenjie.guo
7c99f28d16
FIX: Limit the max length of k when calibrating
...
Jira: STUDIO-4291
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ie7cff086cf2a3c744213525d5d83f9ac4b55333d
2024-03-25 10:42:29 +08:00
maosheng.wei
785062bdfe
FIX: Filament issue generated when creating a printer
...
Jira: XXXX
Change-Id: I976770b69b47641bd54aa7a9c56fba7f58d1ab68
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
maosheng.wei
ea0b202a63
FIX: Incomplete copy display in Transfer or discard dialog
...
Jira: 5569 5549
Change-Id: I757b636259d7e1a222b9fc09276c12235360fd57
2024-03-25 10:42:29 +08:00
wenjie.guo
33b9fbc4a0
FIX: Display inconsistence in parameter table
...
JIra: STUDIO-3716
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I986473bcbb3efff4abd9c5917926d9e888a4f28c
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
chunmao.guo
6c24a477cd
FIX: network plugins tip disappear on dark mode
...
Change-Id: I422ab63f71158a49920438f01dd9c39774c27744
Jira: STUDIO-4891
2024-03-25 10:42:29 +08:00
chunmao.guo
860ea9b097
FIX: optimize batch update object list on macOS
...
Change-Id: I92e24cc53c0b3bf0658d15abc64292f0e17c0a82
Jira: STUDIO-5440 STUDIO-5515
2024-03-25 10:42:29 +08:00
chunmao.guo
adfcddd329
FIX: show video size in stat
...
Change-Id: I29df549e5ed573bb7b9a96d9a0897f3ce96ec87f
Jira: none
(cherry picked from commit 4cf79f34ad8f16331c597ad49234e0401826c34a)
2024-03-25 10:42:29 +08:00
chunmao.guo
6a56c04e67
FIX: copy live555 dll
...
Change-Id: Idf727b8e26107e93aa9934299e87dc71531d1c63
Jira: STUDIO-4480
2024-03-25 10:42:29 +08:00
tao wang
c91514f3e0
ENH:keep an unload logic
...
jira:[for unload]
Change-Id: Id30ec71ffa5b2dac89346ea47ca48a62479e3ab1
2024-03-25 10:42:29 +08:00
zhou.xu
b6775abae6
NEW:remember custom color
...
Jira: STUDIO-5635
Change-Id: I439080f6a8ddb6fde3899cffbabc3b6e66afbd96
2024-03-25 10:42:29 +08:00
zhou.xu
473d675411
FIX:make sort_volumes right
...
Jira: STUDIO-5645
Change-Id: If324c9115bfaaf0c1b7b4be7c7ee96ba6b8ac890
2024-03-25 10:42:29 +08:00
chunmao.guo
aaf09c00ee
FIX: update model mall on switch env
...
Change-Id: I5a9a51fd1f400ed45cebce485c35b392aaea8a5e
Jira: STUDIO-5048
2024-03-25 10:42:29 +08:00
chunmao.guo
e6fa314948
FIX: register bambusource dll path
...
Change-Id: Ic99750f667c58b3e531909c08d74c2b17e52d7ce
Github: 3171
2024-03-25 10:42:29 +08:00
chunmao.guo
930109877d
ENH: show liveview stat
...
Change-Id: I70d1f458aa2ed379ad7fe07dee76fbe035316420
Jira: none
2024-03-25 10:42:29 +08:00
chunmao.guo
3527950e14
FIX: use t_utc for debug only
...
Change-Id: Ia05d8969d4de3dd38908980d6e17a3ebb11ca279
Github 3045
Change-Id: I77935df53bbf2772b1146e5c330c537165a3a2e6
2024-03-25 10:42:29 +08:00
chunmao.guo
818416d081
FIX: SwitchButton auto scale font
...
Change-Id: If4004c0963cc8bb2f41e8e71c304d5239bf252ab
Jira: STUDIO-4969 STUDIO-4921
2024-03-25 10:42:29 +08:00
chunmao.guo
2564c51b36
ENH: support turn off liveview auto retry
...
Change-Id: I24b39f74e0a40a13277d6eae3830c95c5c9de333
Jira: none
(cherry picked from commit f6ceb3fb8e4df3f876c50a1c4ba96b4a1be60190)
2024-03-25 10:42:29 +08:00
zorro.zhang
da89b56129
NEW: Load Printer-Image First System Second Profiles
...
JIRA None
Change-Id: I183a5e4ed3e8e8ba6b3d8d7cde378e2ae853a5fb
(cherry picked from commit b1ea8183c67644e3a6421ad5dc634907a93c8f33)
2024-03-25 10:42:29 +08:00
chunmao.guo
a9227daca1
FIX: MediaFilePanel error state
...
Change-Id: I318ef59fb97478ffee16dff594022b2b9029964a
Jira: STUDIO-5638
2024-03-25 10:42:29 +08:00
maosheng.wei
dc47541220
FIX: add log for base_id and filament_id
...
github: #3087
Change-Id: Iebfbd0f224fce49f33fc81c71e6108f6e3abb5ff
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
tao wang
87ff0b8da8
ENH:calibration support p1p plus
...
jira:[plus]
Change-Id: Ia290d3a8a8b9adaac7a6ee26d9a8b5ea0c1b3aee
2024-03-25 10:42:29 +08:00
tao wang
77339ffa1c
ENH:update support for P1S plus
...
jira:[for p1s plus]
Change-Id: Id577d4e94e2162cb0045d261dfaa5f396ecded2f
2024-03-25 10:42:29 +08:00
Arthur
e98caffab1
FIX: auto arranging skip unprintable high items
...
Jira: STUDIO-5646
Change-Id: I72dc3d8c71a075bab8204f4418e869a7a34c0c8e
(cherry picked from commit 0afdf8361493485da2254c426719594fd9a982ed)
2024-03-25 10:42:29 +08:00
liz.li
d58baba184
FIX: duplicated items in comboBox at calibration completed page
...
jira: new
Change-Id: I4749a2206df16c438e0d3098e36274b2a20f313e
2024-03-25 10:42:29 +08:00
liz.li
8c1ee6643f
FIX: cali: custom created filament from AMS displayed as incompatible
...
jira: new
remove the condition: is_system
Change-Id: Ib1366966bbdbe01bc9e2483d9914d270ebefa976
2024-03-25 10:42:29 +08:00
chunmao.guo
e9c4e8fec9
FIX: File panel crash on scroll
...
Change-Id: I56833a376fa52c960efea5fbd60003367ba410c2
Jira: STUDIO-5337, STUDIO-5513
2024-03-25 10:42:29 +08:00
wenjie.guo
f2b8d78230
FIX: remember the flow ratio calibration type
...
Jira: STUDIO-5181
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Id6125d1d4ea58972ce55c2c2498259596b25111e
(cherry picked from commit 1af1038fd4824d989e992cb630cf34e00c787af7)
2024-03-25 10:42:29 +08:00
wenjie.guo
57a9e676a4
NEW: display bitmap when calibrating
...
Jira: STUDIO-4661
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I60cf4f9769feca74699012418880e93fcfe34432
(cherry picked from commit 1213aea816694405311dc0c1061655a4c2a1d067)
2024-03-25 10:42:29 +08:00
wenjie.guo
c9ac1cc04f
FIX: Temperature warning is not fully displayed
...
Jira: STUDIO-5038
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I460cbe2a5d0a092c4257b7bd5192058bf2e4707b
2024-03-25 10:42:29 +08:00
wenjie.guo
f97e8e449e
FIX: values are not saved when clicking on an empty space
...
Jira: STUDIO-4637
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I837050029635f673b3ae671ea1ad049aaf4fdd16
2024-03-25 10:42:29 +08:00
wenjie.guo
5fa9e9fc6b
FIX: Groove text ctrl is not wide engough
...
Jira: STUDIO-5434
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I93c0995473a72b5c19bc413c38c090906e360455
(cherry picked from commit e4a8b0ef5e62ba0053dc782c30ea79b237a46ac3)
2024-03-25 10:42:29 +08:00
wenjie.guo
5fc7dc26fe
FIX: White circle is not clear on auto refill page
...
Jira: STUDIO-3262
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I05ac6257638063d32a9943c09bb7c14cc9229b3a
2024-03-25 10:42:29 +08:00
wenjie.guo
67205a0eee
FIX: The warning box still exits when the temperature has reset.
...
Jira: STUDIO-5562
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I7532db69880449eb3fa0a14fc4dfc61e7f6d518e
(cherry picked from commit 589ed5fe045b5e7ec3effe437c9685085960c0fc)
2024-03-25 10:42:29 +08:00
wenjie.guo
d15f49a7c0
FIX: file name is not fully displayed if it is too long
...
Jira: STUDIO-5230
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I992fa0c0575afbd2eecb2af02c8a305eda028f7f
(cherry picked from commit d0d7fb0b1394429ee9d28d8ef4060a286ba0112d)
2024-03-25 10:42:29 +08:00
wenjie.guo
70fbd02c53
FIX: AMS info is not fully displayed with Ukraine
...
Jira: STUDIO-4970
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I6189fa651e9b5612c24abd6e52fa903629abcb5c
2024-03-25 10:42:29 +08:00
wenjie.guo
a961e49cd6
FIX: & is not displayed on the sending print page
...
Jira: STUDIO-5343
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I1736bb97433581ff117bfe09afe8ee70c1b08fc4
2024-03-25 10:42:29 +08:00
zhou.xu
5488b92c2d
FIX:Compressing textures causes black when switching textures
...
cancel compress function
Jira: STUDIO-4629
Change-Id: I184522b2a7cbf409c96f7cb2561141368657c345
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
1be42a1646
ENH:when plate name has illegal filename character,it is invalid
...
Jira: STUDIO-5493
Change-Id: I8f8ba95a21bb35e0661f566d4a328fb9f076dec7
2024-03-25 10:42:29 +08:00
zhou.xu
fd4c025134
FIX:Repair calculation process of plate_box
...
Jira: STUDIO-5520
Change-Id: I4c3f9597542ad2dfec4d7849e75fa28272fa4ea3
2024-03-25 10:42:29 +08:00
Arthur
3401ba89db
FIX: temperature symbols not shown correctly
...
Need to use wxString::FromUTF8 to convert unicode symbols to wxString.
jira: none
Change-Id: Ia8b559d437c956a2cc28916d8963823356402d05
2024-03-25 10:42:29 +08:00
Arthur
4a9b31ed77
ENH: remove unnecessary translation labels
...
Principles of removal:
1. Don't translate common symbols such as mm/s, °C, etc.,
they are the same in most languages.
2. Don't translate professional terminology, such as CoreXY,
I3, PLA, TPU, HMS, etc.
3. Don't use unicode codes, use symbols instead. Eg. \u2103 -> °C.
Dont' worry, gettext and modern compilers can recognize them.
4. Fix some encoding warnings (don't use GB2312, use UTF-8 instead).
jira: none
Change-Id: Ifa847d4f32a6f8dcba660ae2026ad09fc914c7fb
2024-03-25 10:42:29 +08:00
Arthur
f6ea300aa0
FIX: global arrange setting is wrong
...
global arrange setting is wrong if a plate's setting is changed from object list
jira: STUDIO-5438
Change-Id: Iaa7f35837edbacff9b97ca17a8ab34c8e6bb023d
(cherry picked from commit fa2f56575b2e4305e35dd59ff55e0881720de025)
2024-03-25 10:42:29 +08:00
Arthur
da1b9bd747
FIX: do not touch the plate with different printing sequence
...
jira: STUDIO-5424
Change-Id: I8ad00fa991b753de126a5bef0d320c452033e2e7
(cherry picked from commit c4adfe16e285f238f2c5cd8938b2167fdfb6b1b0)
2024-03-25 10:42:29 +08:00
LiZ-Li-BBL
4d15a586b4
Merge pull request #3271 from lllucius/master
...
Fix garbled text when display scalling > 300%
2024-01-08 12:13:33 +08:00
Gregor Riepl
c161cda0d7
FIX: Fix build error with wxWidgets 3.2.4
...
Make initializers explicit to avoid ambiguous wxArrayString overloads.
src/slic3r/GUI/PhysicalPrinterDialog.cpp: In member function ‘void Slic3r::GUI::PhysicalPrinterDialog::build_printhost_settings(Slic3r::GUI::ConfigOptionsGroup*)’:
src/slic3r/GUI/PhysicalPrinterDialog.cpp:332: error: call of overloaded ‘set_values(<brace-enclosed initializer list>)’ is ambiguous
332 | choice->set_values({ m_config->opt_string("printhost_port") });
|
See https://github.com/prusa3d/PrusaSlicer/pull/11769
2024-01-08 08:39:03 +08:00
Leland Lucius
2b6800b026
Only use modified scaling on Windows
...
And only if the system's scaling factor is greater than 300%.
2024-01-05 22:36:18 -06:00
Bastien Nocera
f96b6cd433
Fix system() declaration
...
[380/471] Building CXX object src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/HttpServer.cpp.o
FAILED: src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/HttpServer.cpp.o
/run/ccache/bin/c++ -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_NO_LIB -DBOOST_LOCALE_NO_LIB -DBOOST_LOG_NO_LIB -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_NO_LIB -DCURL_STATICLIB -DGLEW_STATIC -DLIBNEST2D_GEOMETRIES_libslic3r -DLIBNEST2D_OPTIMIZER_nlopt -DLIBNEST2D_STATIC -DLIBNEST2D_THREADING_tbb -DOPENSSL_CERT_OVERRIDE -DOPENVDB_OPENEXR_STATICLIB -DOPENVDB_STATICLIB -DSLIC3R_CURRENTLY_COMPILING_GUI_MODULE -DSLIC3R_GUI -DTBB_USE_CAPTURED_EXCEPTION=0 -DUNICODE -DUSE_TBB -DWXINTL_NO_GETTEXT_MACRO -D_FILE_OFFSET_BITS=64 -D_UNICODE -D__WXGTK3__ -D__WXGTK__ -DwxDEBUG_LEVEL=0 -DwxNO_UNSAFE_WXSTRING_CONV -DwxUSE_UNICODE -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/run/build/BambuStudio/src -I/run/build/BambuStudio/build/src/platform -I/run/build/BambuStudio/src/hidapi/include -I/run/build/BambuStudio/src/slic3r/Utils -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/blkid -I/usr/include/libmount -I/usr/include/sysprof-6 -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/gstreamer-1.0 -I/run/build/BambuStudio/build/src/libslic3r -I/run/build/BambuStudio/deps/build/destdir/usr/local/include/opencascade -I/run/build/BambuStudio/src/libnest2d/include -I/run/build/BambuStudio/src/miniz -I/run/build/BambuStudio/src/glu-libtess/include -I/run/build/BambuStudio/src/clipper2/Clipper2Lib/include -I/run/build/BambuStudio/src/minilzo -isystem /run/build/BambuStudio/src/eigen -isystem /run/build/BambuStudio/src/libigl -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/lib/wx/include/gtk3-unicode-static-3.2 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/wx-3.2 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78 -isystem /run/build/BambuStudio/deps/build/destdir/usr/local/include/OpenEXR -std=gnu++20 -fext-numeric-literals -Wall -Wno-reorder -pthread -O3 -DNDEBUG -std=gnu++17 -fPIC -fsigned-char -Werror=return-type -Wno-ignored-attributes -Wno-unknown-pragmas -DOPENVDB_ABI_VERSION_NUMBER=8 -MD -MT src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/HttpServer.cpp.o -MF src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/HttpServer.cpp.o.d -o src/slic3r/CMakeFiles/libslic3r_gui.dir/GUI/HttpServer.cpp.o -c /run/build/BambuStudio/src/slic3r/GUI/HttpServer.cpp
In file included from /run/build/BambuStudio/deps/build/destdir/usr/local/include/wx-3.2/wx/string.h:36,
from /run/build/BambuStudio/src/slic3r/GUI/ImGuiWrapper.hpp:9,
from /run/build/BambuStudio/src/slic3r/GUI/GUI_App.hpp:6,
from /run/build/BambuStudio/src/slic3r/GUI/HttpServer.cpp:4:
/run/build/BambuStudio/deps/build/destdir/usr/local/include/wx-3.2/wx/wxcrt.h: In function ‘int wxSystem(const wxString&)’:
/run/build/BambuStudio/deps/build/destdir/usr/local/include/wx-3.2/wx/wxcrt.h:1037:51: error: reference to ‘system’ is ambiguous
1037 | inline int wxSystem(const wxString& str) { return wxCRT_SystemA(str.mb_str()); }
| ^~~~~~~~~~~~~
In file included from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/system/detail/error_code.hpp:13,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/system/error_code.hpp:13,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/beast/core/error.hpp:14,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/beast/core/detail/bind_handler.hpp:13,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/beast/core/bind_handler.hpp:14,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/beast/core/async_base.hpp:14,
from /run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/beast/core.hpp:15,
from /run/build/BambuStudio/src/slic3r/GUI/HttpServer.hpp:8,
from /run/build/BambuStudio/src/slic3r/GUI/HttpServer.cpp:2:
/run/build/BambuStudio/deps/build/destdir/usr/local/include/boost-1_78/boost/system/is_error_code_enum.hpp:16:11: note: candidates are: ‘namespace boost::system { }’
16 | namespace system
| ^~~~~~
In file included from /usr/include/c++/13.2.0/cstdlib:79,
from /run/build/BambuStudio/src/slic3r/GUI/HttpServer.cpp:1:
/usr/include/stdlib.h:923:12: note: ‘int system(const char*)’
923 | extern int system (const char *__command) __wur;
| ^~~~~~
2024-01-02 17:42:37 +08:00
Bastien Nocera
d310e4ca34
slic3r: Fix missing includes
...
Fix a lot of "undeclared" errors during compilation on top of the
current GNOME 45 Flatpak SDK.
2024-01-02 17:42:37 +08:00
Leland Lucius
a77847c2ad
Fix garbled text when display scalling > 300%
...
On Windows, if your display scaling is greater than 300%,
the text rendered by imgui will be garbled. Allowing imgui
to do the scaling instead of making the font to large
corrects the issue.
2023-12-31 18:48:45 -06: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
maosheng.wei
ce5c00d943
FIX: translation: vendor can not be number
...
Jira: XXXX
Change-Id: I7bd45de944e8b25b30c88ab742b35d996c933966
2023-12-14 22:08:53 +08:00
hu.wang
09dce5bc04
NEW:display beta version
...
JIRA: XXXX
Change-Id: I78d748e53b266c3397b1c038c3425a52c573cc88
2023-12-14 22:08:53 +08:00
maosheng.wei
a6a3f443d7
FIX: Allow vendors that are not entirely numerical
...
github: #3082
Change-Id: I318f4df7f65c934ab6703e0970d775b754b24276
2023-12-14 22:08:53 +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
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
lane.wei
ece83b13c8
ENH: linux: refine the d-bus name
...
github: #3075
Change-Id: Icf997f4f9203f4d429e3b6058d6d6e5f23bf29ac
(cherry picked from commit 5c766bff445cefee488ba9d057121b04c8e1445d)
2023-12-14 22:08:53 +08:00
zhou.xu
53d8085833
ENH:After cutting,fix non manifold edges needed confirmed by user
...
Jira: STUDIO-5217
Change-Id: I52ba0db27ebe0b7b763c49311c7aa305bc4dcd5a
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
zhou.xu
3e1ef0174e
FIX: big window's scaling causes incomplete display
...
Jira: STUDIO-5530
Change-Id: I1d69e60658e49e43d4b3de718f2fd6739bab73ce
2023-12-14 22:08:53 +08:00
tao wang
4542ccae63
NEW:installed & supported p1p(plus)
...
jira:[pip plus]
Change-Id: I0a69f8629749e3076465b85f28aa39d5e7ae6277
2023-12-14 22:08:53 +08:00
tao wang
b6e0049bea
NEW:compatible with p1p (plus)
...
jira:[p1p]
Change-Id: I7b30903dc0a728604c4f33c325aa79fd3bd08f68
2023-12-14 22:08:53 +08:00
maosheng.wei
b554f86675
FIX: [5504] Optimization description
...
Jira: 5540
Change-Id: I9379f2c69b6724ec1ef5294dd3c404b0e3189486
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
liz.li
a4cd80ae2f
FIX: meshboolean transform result issue
...
jira: STUDIO-5425
Change-Id: If66fe909ce4458c1b3192e4fd8a3d758fe7c7eaa
2023-12-05 15:55:37 +08:00
liz.li
b295ba35ee
FIX: custom filament preset display in cali history issue
...
jira: new
Change-Id: I4145450a231adff542ab1a7428b3479f4074e06a
2023-12-05 15:55:37 +08:00
mia
f8c718fd1f
GUI/Field: Fix crash in color picker init ( #2220 )
...
wxButton->GetBitmap() may return an invalid wxBitmap.
Guard against this.
2023-12-05 15:55:37 +08:00
chunmao.guo
e866c8321c
FIX: sync user preset notify crash on exit
...
Change-Id: I88f5dbcbd487293ea847ea6092efb61744399541
Jira: STUDIO-5413
2023-12-01 20:17:04 +08:00
tao wang
02ec94b6f8
ENH:add preset check for sending files
...
Change-Id: Ia3313d281b5ce91e277b380498014ffdac5debd3
2023-12-01 20:17:04 +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
fed7de93e6
FIX: scrolled window / del preset / edit filament issue
...
Jira: 5092
GitHub: 1936
edit filament: just one preset, the scroll bar obscures the preset name
edit filament: delete selected preset, click no, but preset be deleted
from UI
edit filament: serial sometimes displays incorrectly
Change-Id: Ibc91609e252179de0c05ca065099756da6631165
2023-11-30 09:51:52 +08:00
zhou.xu
ed126ae10c
FIX:Reorganize the assignment of variables of "m_editing_window_width"
...
Jira: STUDIO-5238
Change-Id: If369916f3f5c21510f5f297bfd05c1230bdda7a4
2023-11-30 09:51:52 +08:00
maosheng.wei
b5aed4dede
FIX: delete preset prompt
...
Jira: XXXX
Change-Id: I6511c806c56393d4f6bd72d1c506da59675d49ff
2023-11-30 09:51:52 +08:00
maosheng.wei
8ecafa356f
FIX: close edit preset paramsDialog, mac unresponsive
...
Change-Id: Ic816754a20b7f6a5cdb46475750eb301fec3ad3a
2023-11-30 09:51:52 +08:00
maosheng.wei
dc9ddade80
FIX: close edit preset paramsDialog, mac unresponsive
...
Jira: 5298
Change-Id: I021e00567354cfb1f2f5f1f2bf6ba1fc35b164c5
2023-11-30 09:51:52 +08:00
xun.zhang
72ecc39fcd
ENH: optimize param description
...
jira:[NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id0ca9224227a716b21fc0b8430722264dc319344
2023-11-30 09:51:52 +08:00
tao wang
a1fb7625ed
ENH:handling cases without msgs
...
jira:[STUDIO-5401 STUDIO-5399]
Change-Id: Iae651d5a19a45b0138a6aa621326a8b4a9649824
2023-11-30 09:51:52 +08:00
liz.li
83407370eb
FIX: objectList clone shortcut key issue
...
jira: new
Change-Id: Ia75bf58a7d53f962e1af6c2fd97497270b7eea84
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
zhou.xu
6d3572270c
ENH:cancel EnterReturnsTrue for imgui in cut
...
Jira: STUDIO-5269
Change-Id: Ifc4b183a4e4c4fdb4f47742f14f70a1ed93fa056
Signed-off-by: zhou.xu <zhou.xu@bambulab.com>
2023-11-30 09:51:52 +08:00
zhou.xu
6e8ff40ad5
ENH:add reset_cut_by_contours in on_load function
...
Jira:STUDIO-5269
m_connector_size_tolerance default value is 0.1f
Change-Id: I6c67fff3cb0c1190e9141ed6f68fbfa848679f35
2023-11-30 09:51:52 +08:00
zhou.xu
e4cfd78e2c
FIX:cancel the variable of "checkbox_size" as a fixed value
...
Jira: STUDIO-5150
Change-Id: I30d876d141b8b35ab4a3fee4889993d87b7c1741
2023-11-30 09:51:52 +08:00
maosheng.wei
92e0e3dbda
FIX: 5331 rescale btn
...
Jira: STUDIO-5331
Change-Id: If153424b8480e64b166018e3cd98c17db557d0a8
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-30 09:51:52 +08:00
liz.li
70a9dfedc5
FIX: adjust bed shape dialog button UI style
...
fix that button text is hard to see in dark mode
jira: STUDIO-5247
Change-Id: I2cf5b3cdd2eff9b821bdf5525bec4f329fc58dd1
2023-11-30 09:51:52 +08:00
liz.li
5c69b1dee3
FIX: calibration manage result dialog issue on macos
...
jira: STUDIO-4949 STUDIO-5378
Change-Id: I00abefd45a0d274a4b68bb1ab18debe8f91d169e
2023-11-30 09:51:52 +08:00
chunmao.guo
1c26ebe03c
FIX: move shutdown wait to OnExit
...
Change-Id: I70d9a2bb686525ae5273aa9d63e25691da4ab65c
Jira: STUDIO-2884
2023-11-30 09:51:52 +08:00
wenjie.guo
ba8458aa0a
FIX: Bitmap is way too small on Mac
...
Jira: STUDIO-5393
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I6b550669fa8cd5fc9bfa6ed96d64d19a949f01b2
2023-11-30 09:51:52 +08:00
zhimin.zeng
d92791cb6d
FIX: PA for custom filament not available in BL Studio
...
github: 2971
Change-Id: I6ccd36a183e7367d69557300f7242f5403f4bb33
2023-11-30 09:51:52 +08:00
zhou.xu
8ab180c5e1
FIX:cropping rendering without considering assembly views
...
Jira: STUDIO-5260
Change-Id: Ia56cf80b305ae05f25f06ec277f85b3c5430a6df
2023-11-30 09:51:52 +08:00
tao wang
742047a642
FIX:nozzle type sync
...
jira:[STUDIO-5248]
Change-Id: I63d48628832473d8d371ed643dc8528b00382531
2023-11-30 09:51:52 +08:00
zhou.xu
41a5117c93
ENH: Resolve non manifold edges by fixing model interfaces
...
Jira: STUDIO-5124
Change-Id: I7ea86be44acb80b6c4762a76208b4a031acd0b27
2023-11-30 09:51:52 +08:00
chunmao.guo
ffb4326e8e
FIX: thread of close BBLUserPresetExceedLimit notify
...
Change-Id: I9698134ba1cc91fc83eac441f900d68c4c4b556a
2023-11-30 09:51:52 +08:00
chunmao.guo
f4b062640d
FIX: not cache printer file list on error
...
Change-Id: I99843aedbf14d3d1d553ccac9b0bd26403274a82
Jira: none
2023-11-30 09:51:52 +08:00
liz.li
5011621ad8
FIX: imgui textinput cannot paste on macos
...
jira: STUDIO-5070、STUDIO-5365
Change-Id: Iea8f41e12744ecda0fbb95c1a8f2e014a7cdc384
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
maosheng.wei
ea4a495046
FIX: some translation
...
Change-Id: Iaabe6087bed3b7d47d911cf4fb51c770804e72fb
2023-11-30 09:51:52 +08:00
maosheng.wei
35e7d8a11d
FIX: edit filament dialog: preset name too long to del btn nan't show
...
Jira: 5336 5174
and verify string normalization
Change-Id: I380c3bed2bf43d01094b68979a8b67f4187c0b93
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
tao wang
879880cc80
FIX:update text for loading or unloading filaments
...
jira:[STUDIO-5231]
Change-Id: Ic7729c3ec012485b3d87e3d01f11e87502c67895
2023-11-30 09:51:52 +08:00
tao wang
5b4ece44e7
FIX:fixed issue with lan mode
...
jira:[STUDIO-5189]
Change-Id: I1d0a05f19dcea154cf3ef2b61ed0546d3581905e
2023-11-30 09:51:52 +08:00
tao wang
90910e7d52
FIX:fixed issue with AI monitoring settings
...
jira:[STUDIO-5082]
Change-Id: I967fe3c1e9da61a55bcbfaa2a8e067dd5af18f72
2023-11-30 09:51:52 +08:00
tao wang
661e12eb1f
FIX:fixed failure in updating nozzle type
...
jira:[STUDIO-5248]
Change-Id: Iad37b5d5b76d37cb1723ef21d7c39b1e3fcaf8d7
2023-11-30 09:51:52 +08:00
hu.wang
3858dfe3d1
FIX:a blank pop-up appears
...
JIRA:XXXX
Change-Id: Ice92b55204e4897fec024a6d99412eb810bddd4a
2023-11-30 09:51:52 +08:00
Arthur
e083a155b1
FIX: auto arranging issues with locked plates
...
1. global auto arranging may put items overlap with wipe tower if some plates are locked
jira: STUDIO-5329
2. items outside bed may overlap with plate boundary if it's rotated
jira: STUDIO-5329
3. plate-wise auto arranging uses wrong min_obj_distance if the
plate is by-layer printing but global setting is by-object printing
jira: STUDIO-5330
Change-Id: I5dba2f1317e183c9aeec1cb2bd227fbddf4316e6
(cherry picked from commit db1eac41efff5f1e8d5ac0af74c6fc7ab59fc253)
2023-11-30 09:51:52 +08:00
liz.li
adc95d91a5
FIX: height range layers displayed in wrong position
...
jira: STUDIO-5341
Change-Id: I83918b4624f367efa54321f1898e1176cdb04ea9
2023-11-30 09:51:52 +08:00
liz.li
9adcd44411
FIX: a button color didn't response to dark mode change
...
jira: STUDIO-5315
Change-Id: I95489f01ccd1f77b9e95b0d0f69e5398d2e88487
2023-11-30 09:51:52 +08:00
zhou.xu
c53a458942
FIX:add slash_to_back_slash for saving file path
...
Jira: STUDIO-5287
Change-Id: I9f3c176cd0831c793958f08601c63efac98176a4
2023-11-30 09:51:52 +08:00
zhou.xu
636c7dd048
ENH:editing_window_width's value is small on the laptop
...
Jira: STUDIO-5238
Change-Id: I9044129f4e0c8ca7469db05b3e547fca4754342a
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
maosheng.wei
85ac3617d2
FIX: create filament dialog: create btn can not show all
...
Jira: 5310 5331
Change-Id: I185272c90d9ff1c3d6b47abbefbf488d0d965cca
2023-11-30 09:51:52 +08:00
zhou.xu
c59e7ca79d
ENH:editing_window_width's value is small on the laptop
...
Jira: STUDIO-5238 STUDIO-5265
Change-Id: Ia958772bcb081817da621115f99328bb62770cd5
2023-11-30 09:51:52 +08:00
zhou.xu
8ddee271ea
FIX: reset_cut_by_contours should update_buffer_data
...
Jira: STUDIO-5376
Change-Id: I5aacb1f7b65822031d7138abd61a45b09c743531
2023-11-30 09:51:52 +08:00
wenjie.guo
274b13d977
FIX: Black spot in the sending printing task page
...
Jira: STUDIO-5307
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I3bd97c063ec5f0faf7d12047da39f60ce55cae4b
2023-11-30 09:51:52 +08:00
liz.li
21647a8a97
FIX: add height range, modifier in Preview pane will crash
...
jira: STUDIO-5340
1. fix crash at add height range, modifiers in Preview from objectList
2. fix an assert hit when slicing
3. fix an assert hit when enter AssembleView
4. forbidden popup menu by right-click objectList in Preview
Change-Id: I444bc76b1a4307999b387e4f60386b2d272bd308
2023-11-30 09:51:52 +08:00
liz.li
0dae851dc6
FIX: there is no object can be jumped to in notification
...
jira: new
Change-Id: Ib81bf49236952ede24a2de126051572d63916e01
2023-11-30 09:51:52 +08:00
wenjie.guo
eaddf2c64b
FIX: Make the front smaller for Czech in device panel
...
Jira: STUDIO-5151
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I315174b55f923da069854fb4fed8cf3937b82074
2023-11-30 09:51:52 +08:00
chunmao.guo
99f5863ffa
ENH: handle printer direct close and not retry
...
Change-Id: I5dd55f8085cf6383a8420ab41e614ea6ae210c78
Jira: STUDIO-5305
2023-11-23 17:35:33 +08:00
maosheng.wei
a5c4801497
FIX: allow input '+' and hide edit preset btn
...
Change-Id: I97aec7c3ac4cc8b9d6c535f0126aaa1926553d86
2023-11-23 17:35:33 +08:00
hu.wang
bbb5396738
FIX:UI stuck due to pop-up window with wrong chamber temperature
...
JIRA: 5304
Change-Id: I1a49a7219b7a6f5700243704c348724e7930ce1a
2023-11-23 17:35:33 +08:00
maosheng.wei
567c35022e
FIX: create filament issue
...
Jira: 5296 5297 5295 5302 5311 5276
5296 create filament: list has same printer
5297 create filament: filament combobox has blank options
5298 edit filament: delete last preset prompt users
5302 create filament: filament combox has cili preset
5311 create filament: printer name too long to can not show all
5276 edit filament: PLA Aero filament type filter issue
add prusa vendor
Revised copy
Change-Id: I5dcc615ce0951b1a9953fa12283f6090f5069045
2023-11-23 17:35:33 +08:00
liz.li
4cb44574fd
FIX: calibration selected preset is null in some case
...
jira: STUDIO-5258
Change-Id: Iee63593c5f833c5a43e3b1d1c9ddb82f8c69569a
2023-11-23 17:35:33 +08:00
zhou.xu
fbcc9f58b0
ENH:cancel EnterReturnsTrue for imgui in cut
...
Jira: STUDIO-5269
Change-Id: I2832e1dccaf9755448debe7b2bd56426f90dfe0d
2023-11-22 11:06:25 +08:00
zhou.xu
ba55b9712c
ENH:display the euler angle of rotation plane
...
Jira: STUDIO-5268
Change-Id: I6b7b431931d60f1a9a832908400417781798c472
2023-11-22 08:23:38 +08:00
wenjie.guo
aa3be8aa4c
FIX: Bitmap will flash when sending printing task
...
Jira: STUDIO-5278
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ib0c8710b8d5d6b98fad043c950f054aa35bea965
2023-11-22 08:23:38 +08:00
wenjie.guo
cd02791647
FIX: the word search is not translated
...
Jira: STUDIO-5224
The world search in the device panel is not translated.
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ia3d651c2159a3aad94e10cd0a6da98848f53ee2a
(cherry picked from commit 4a46a0a4750d82d49c9523f4b668a1a00c41ed83)
2023-11-22 08:23:38 +08:00
xun.zhang
75e8e96846
ENH: set layer range error to warning
...
1. If layer range exceeds maximum/minimum layer range in printer
settings,pop up a window to warn
jira:[NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I0304ee790e557ecf967f355c171993d1f51b5057
2023-11-22 08:23:38 +08:00
tao wang
c3b5eabacf
ENH:nozzle type detection
...
jira:[STUDIO-5246]
Change-Id: Ic41a2161a0e41d23f56af93ad8ec34cc83ada0e3
2023-11-22 08:23:38 +08:00
maosheng.wei
0fa6846eb6
FIX: nozzle_diameter_map data structure adjustment
...
Change-Id: Ifb724afc0fcf974e6d331e73ecac723107a102cf
2023-11-22 08:23:38 +08:00
chunmao.guo
44c09b8d48
FIX: remove GetUserAgent
...
Change-Id: I92886e1f0dcb091109231a10da8c19d51178e13b
Jira: STUDIO-5205
2023-11-22 08:23:38 +08:00
wenjie.guo
e9e36dc9ab
FIX: edit text command resets object settings
...
Jira: STUDIO-4655
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Iac25c4e40f1d0d32e6d1f40e62226cc22bc96042
2023-11-22 08:23:38 +08:00
zhou.xu
dc8852c8e9
FIX: fix new_bed_shape's calculation process
...
Jira: STUDIO-5122
Change-Id: I5f3e6a301a297123af28692c90bef6759f425b06
2023-11-22 08:23:38 +08:00
zhou.xu
3fd1c6702a
ENH:editing_window_width's value is small on the laptop
...
Jira: STUDIO-5238 STUDIO-5265
apply_selected_connectors should check_and_update_connectors_state
Change-Id: I8c2c1c920cc4d197d1908815a3e62f4962335451
2023-11-22 08:23:38 +08:00
maosheng.wei
dd4d865f88
ENH: first nozzle change to 0.4 and nozzle change to mm
...
Jira: XXXX
Change-Id: I14defd36442dbd7008e46782b08415b6244224f1
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
maosheng.wei
f38e4339d5
FIX: translation
...
Jira: XXXX
Change-Id: Id03f0d704aa852632a907ea628d1277400112062
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
wenjie.guo
c11b37c70f
FIX: thumbnail is not clear in dark mode
...
JIRA: STUDIO-5087
Change-Id: Ie86493ed71b5554095927f061509a1f551758b61
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
2023-11-22 08:23:38 +08:00
tao wang
6e97750dcd
ENH:fixed incorrect path prefix
...
jira:[for file path prefix]
Change-Id: Ie9e3999f02b78272e528ceceb479e746d46a7e6c
2023-11-22 08:23:38 +08:00
Stone Li
16cee32990
NEW: display plate index when printing a task
...
JIRA: STUDIO-2689
display on the thumbnail of the current task
Change-Id: I5f1f46c56e9d1e9120a66d491551908dfad099d6
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-22 08:23:38 +08:00
Kunlong Ma
9588de0de2
FIX:Re-calculate button with White Box displayed in dark mode
...
JIRA: STUDIO-5098
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I07cc6c72d5dbd03b72573cd27dd5938bb0e6a29a
2023-11-22 08:23:38 +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
liz.li
310e68c34c
ENH: modify dailytips collapse & expand interaction
...
jira: STUDIO-5209、STUDIO-5210
Change-Id: Ifb0b998e5004d4b49390ba5a250eaf4743bf3471
2023-11-22 08:23:38 +08:00
liz.li
8b70ae4a65
FIX: custom gcode window cannot paste/ navigate
...
jira: STUDIO-5208、STUDIO-5070
Change-Id: I4ecb9d06cf5db0ae53a4678181aae9298bac106b
2023-11-22 08:23:38 +08:00
liz.li
ac84186368
FIX: clone shortcut key issue on macos
...
jira: STUDIO-5166
Change-Id: I1967da1d443ed43bd750dad8e11560688d7bd533
2023-11-22 08:23:38 +08:00
Arthur
bf93fd02fb
ENH: open support wall count for normal support
...
1. open support wall count for normal support
Enabling this option makes normal support stronger and gives
better overhang quality, but also more difficult to removal.
Jira: STUDIO-5192
2. fix a bug where tree support (hybrid style) may get overlapped
extrusions near the walls.
3. fix a bug where raft layers can't be 1 in tree support
Jira: STUDIO-5261
Change-Id: Iadc0c67a9b50b5b221c8e83d5aa22ed282018cf8
(cherry picked from commit c0bb0084e386cb70ed6e16edf93190e4b38f5b90)
2023-11-22 08:23:38 +08:00
maosheng.wei
a785aa056b
FIX: scoreDailog dark mode issue
...
Jira: 4570
Change-Id: I8be97b306a1494f73e3bba678ecc864e7ff88ca3
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
SoftFever
bdaba79455
ENH: add small perimeter speed and threshold
...
The original param is added by Prusa. Thanks orca for adding threshold.
1. Re add small perimeter speed and threhold.
github: #2221
Change-Id: I35b269b26f085d80f0edca28650bb21fc04898d7
2023-11-22 08:23:38 +08:00
maosheng.wei
9747a1cfa7
FIX: add link for ironing parameter
...
Change-Id: I451f5549db3ac2205aa5703a2e5edc831e946af8
2023-11-22 08:23:38 +08:00
hu.wang
6c81f05bf0
FIX:send print job,file name displays error
...
JIRA:3137
Change-Id: I1c113025d274a13fba1b845a58aada14058fadd4
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
417d2eeb90
FIX: 3733 backup time not effective
...
Jira: 3733
Change-Id: I50c2ce156fcbd0a17aa8a6777bce04aa6093c830
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
chunmao.guo
a888747755
FIX: crash when async delete printer file
...
Change-Id: I92c5e812d04da263338fb0eea2fd7583cf9ecde0
Jira: STUDIO-5222
2023-11-22 08:23:38 +08:00
hu.wang
f4f4286eab
ENH:Modifying the Line Color of Transparent Materials
...
JIRA: STUDIO-4311,5088,4983
Change-Id: I9e63413dc9cd7d523f0f7f1a2e32c4537a84467a
2023-11-22 08:23:38 +08:00
hu.wang
c3cc6fc850
FIX:Display garbled code in AmsMaterialsSetting pop-up
...
Change-Id: I50531e939afa7715ae376bac47172ccf7b248114
2023-11-22 08:23:38 +08:00
maosheng.wei
8a18393789
FIX: 3770 printable checkbox incorrect display in darkUI
...
Jira: 3770
Change-Id: I97f67d7a0ffc41f6ee625abeecc52ee4e73cf318
2023-11-22 08:23:38 +08:00
wenjie.guo
8fc5704783
FIX: icon issue for copying
...
Jira: STUDIO-4168
Icon issue when filling bed with copies
Change-Id: I61a03ecae02b75602c236ed2810e9c9cfe5a19f9
(cherry picked from commit b5079f8a2e79f19f65803f23ef4fd83aff17c84a)
2023-11-22 08:23:38 +08:00
maosheng.wei
ac6cc81591
FIX: correct the strings and move create printer dialog center
...
Jira: 5221 5183
Change-Id: Ida4eba63f0e962ffcc8000fcc04cf20849577217
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
enricoturri1966
b77217f33e
FIX:Press ESC directly to exit after entering the profile rendering
...
rendering is not normal,Code from PrusaSlicer,thanks for PrusaSlicer and enricoturri1966
commit a078627552f54497ed0518dc7bc349d243576d19
Author: enricoturri1966 <enricoturri@seznam.cz>
Date: Mon Jan 30 14:00:02 2023 +0100
Follow-up of 1218103fd620b319c56fd08116f81b581c537188 - Fixed gizmo missbehavior when closing a gizmo by resetting the selection clicking on the scene
Jira: STUDIO-5164
Change-Id: I261da9dba2a5ac37f3e263c175fbccd80d8045bd
2023-11-22 08:23:38 +08:00
zhou.xu
f5637dac77
FIX: merge the patch from Prusa
...
Thanks for PrusaSlicer and YuSanka
Jira:STUDIO-5175
commit 510d59687b3b19c4a0f4e6540620d0694dd1b7ac
Author: YuSanka <yusanka@gmail.com>
Date: Thu Oct 5 14:13:14 2023 +0200
Follow-up 1b451cdf: Fixed #11415 - Connectors disappear when slicing => only when using multiple cut planes AND excluding parts
Change-Id: I9ccd5b85f482d723d21fccf5e104c9e0a9cc4849
2023-11-22 08:23:38 +08:00
zhou.xu
dfa707fc7a
FIX: rendered color changes
...
Jira: STUDIO-4956
during the drag processin connectors editing state
Change-Id: I3027176ea9f93a9ba9d6a2052f41aaa4adef79f1
2023-11-22 08:23:38 +08:00
zhou.xu
4adae5e595
FIX:not TakeSnapshot for m_start_dragging_m
...
Jira: STUDIO-5176
Change-Id: Ia03e3e2c2664dbdcffa19ec8d0fa97dfd95e6d35
2023-11-22 08:23:38 +08:00
zhou.xu
7d33cb0ff1
FIX:cut imgui has overlapping rendering on Apple
...
Jira: STUDIO-5150
Change-Id: I7969e19dc189cd617026a183067dad628208955c
2023-11-22 08:23:38 +08:00
Stone Li
86a50da944
ENH: add more status during printing
...
JIRA: STUDIO-5195
Change-Id: I85b3107839c6e2fdecbc10d90a876463e284468c
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-22 08:23:38 +08:00
maosheng.wei
5215da4ce0
FIX: [5174] export configs dialog issue
...
filament name too long to can not show all
Jira: 5174
Change-Id: I92018c9d7f86009b78b533592d899b4b5d78c3c8
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
f403ea4f78
FIX: can not select user preset when create filament
...
Jira: XXXX
github: 1936
and fix add preset for printer dialog can not show selected printer
Change-Id: Id4308c6bdca17d52d4aa321db359941aa87e0e45
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
maosheng.wei
c570a2eaab
FIX: 5092 edit filament add scrolled window
...
Jira: 5092
Change-Id: I53ae996b04e4e2f1b1ddce6a858d505001b11615
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
Kunlong Ma
768fcd164d
ENH: Add buried points for cut and meshboolean
...
JIRA: NONE
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I67ce498d0c335dd7a8582f56b880c2c8314f8541
2023-11-22 08:23:38 +08:00
maosheng.wei
44a759fc34
FIX: some translation
...
Change-Id: I9758cbc758030b5a3945697a50ca4898af9fcb1b
2023-11-09 10:09:10 +08:00
zhou.xu
0b68a3ac72
FIX:fix GLmodel deconstruction causing section not to be rendered
...
Jira: STUDIO-5156
Change-Id: Ibb2f459920989ee54f7b827352dc8893424b4de6
2023-11-09 10:09:10 +08:00
maosheng.wei
cb11021a56
FIX: [5159 5165 5171 5172] create printer and filament issue
...
Jira: 5159 5165 5171 5172
5159 create printer dialog no refresh
5165 create printer 2 step dialog no refersh
5171 change font
5172 edit filament dialog darkUI issue
input special character is prohibited
'/' in preset name translate to '-'
update printer combobox
Change-Id: I5fa27836dab7f604f1a065c65efa099c7a2f0f96
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
tao wang
e9661f3fdd
ENH:update the description of nozzle detection
...
Change-Id: Id27b25c69dc11fcf66fc82053af705906ae8c370
2023-11-09 10:09:10 +08:00
hu.wang
efedf8b319
FIX:User preset material settings dependent on firmware
...
JIRA: 5167
Change-Id: I82cf26848594b01155883ad0aa2e9ee77d371fb2
2023-11-09 10:09:10 +08:00
liz.li
433a4b2a7f
FIX: clone shortcut key conflict with quit in macos
...
jira: STUDIO-5166
Change-Id: I548f275bb68d3b0e6bb3cfad6fe93df09d507da3
2023-11-09 10:09:10 +08:00
liz.li
6ab1ee22eb
FIX: dailytips text translation
...
jira: STUDIO-2556
Change-Id: If44e503615b09ee1692f42ba1f998918ec5bd691
2023-11-09 10:09:10 +08:00
chunmao.guo
5f1c4f7803
FIX: print model from sdcard with p1p
...
Change-Id: If85383ba762022ead3dd754ae02a08817b891114
Jira: none
2023-11-09 10:09:10 +08:00
maosheng.wei
0ff1c20dd1
FIX: [5149 5142 5141 5140 5136] create printer and filament issue
...
Jira: 5149 5142 5141 5140 5136
5149 process preset name can not show all
5142 improt configs combobox not update
5141 disable modify filament_vendor
5140 disable input Bambu and Generic vendor
5136 preset list window adjust
Change-Id: I111a23996146cc16cc7f533c8616d50223d34c40
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
Kunlong Ma
939f64d90d
FIX: Delete and search object outside the plate
...
JIRA:
1. STUDIO-5132 Deleting object outside the plate will crash
2. STUDIO-5146 The search function cannot search for object outside the plate
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I84cb3fe990a9c2a182e7434c262466a70545280e
2023-11-09 10:09:10 +08:00
liz.li
e46f0cace5
FIX: dailytips window and gcodeviwer legend window size issue
...
reset to original logic of dailytips and legend window size
jira: new
Change-Id: Iacb016bb222ba3f87317cfbe1f2b003802d773a5
2023-11-09 10:09:10 +08:00
chunmao.guo
6e595f251c
FIX: show custom filament in AMS filament list
...
Change-Id: I79b9f8f2f08db8c52bbed76f1ea133baff383c00
Jira: none
2023-11-09 10:09:10 +08:00
chunmao.guo
a9ec427259
FIX: upload custom root preset fail
...
Change-Id: I621c8d542dd604b07cc5df63d97d7a31558d3aba
Jira: none
2023-11-09 10:09:10 +08:00
hu.wang
cad6a53a30
NEW:AmsMaterialsSetting Support for user-preset
...
JIRA: STUDIO-5135
Change-Id: If848047cd5dbd059d440de30989c505c361305a7
2023-11-09 10:09:10 +08:00
zorro.zhang
d7aaeb8beb
NEW: Open HotModel Link With GetParam-From bambustudio
...
JIRA: NO JIRA
Change-Id: I4ac49bac5ee0c50988c76a38b00b7ba7dc3201f5
2023-11-09 10:09:10 +08:00
chunmao.guo
8df56cfb60
FIX: Bitmap cache not take effect
...
Change-Id: I972098fdbda0b4542c6c759a8f5e1f0f2a30852b
Jira: STUDIO-4991
2023-11-09 10:09:10 +08:00
chunmao.guo
0ef0c55070
FIX: user preset sync token
...
Change-Id: Id2aa865b778ee9ac4cfddb68ceef0374507b519b
Jira: none
2023-11-09 10:09:10 +08:00
xun.zhang
fd8daa4b7f
ENH: refine display logic of param
...
1. Refine the display logic of "support_interface_not_for_body".Only
toggle if support_filament is default and support_interface_filament
is specified
jira:[NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia2af030c4531ad6b04a198bfe8a1677b3d20a800
2023-11-09 10:09:10 +08:00
maosheng.wei
b8ed3d12aa
FIX: disable filament_typep
...
Jira: XXXX
Change-Id: Ib605b33e4474525fbe49e70596fc09aa356f478a
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
zhimin.zeng
84800a674f
ENH: Check the nozzle diameter when sending calibration
...
Jira: 4977
Change-Id: Iabbba44583bbd9fbaaa889ca546ee0ccbb2aa77f
2023-11-09 10:09:10 +08:00
chunmao.guo
28b71cecbb
FIX: not show device page when switch printer preset
...
Change-Id: I00d8524625a4682b6a39876ddb66bf8bd928dbef
Jira: none
2023-11-09 10:09:10 +08:00
hu.wang
0149d24437
FIX:n1 external feed prompt pop-up without retry button
...
JIRA: STUDIO-4696
Change-Id: I31069c72e29d3398469d71cdbc2a344a5430fc2c
2023-11-09 10:09:10 +08:00
hu.wang
07abf09601
FIX:Network test dark mode adaptation
...
JIRA:STUDIO-2468
Change-Id: I20cb7f1fd8eca3ce852acb563c1cc87978e216dc
2023-11-09 10:09:10 +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
e0d38f15cb
FIX: [4492 4851 4883 5121] create printer issue
...
Jira: 4492 4851 4883 5121
Change-Id: If252b5f30be0403f79410aa8c00fc14b066d5bbd
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
chunmao.guo
c8a9851719
FIX: not jump to preview after first wizard
...
Change-Id: I8c94d66a91aa15a7874441a300b40438638bd33b
Jira: STUDIO-5018
2023-11-09 10:09:10 +08:00
wenjie.guo
f63146e6f4
FIX: failed to limit the max width of DropDown
...
Jira: STUDIO-4503
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Id9352d16f4bc016daade72a9c8d3d90164a1cb3d
2023-11-09 10:09:10 +08:00
liz.li
7fa96cfd0d
FIX: linux: pressing enter in height range will crash
...
jira: STUDIO-4391
Change-Id: I6bf990951d1456f5b2605b8d62a05bceb3cc4c10
2023-11-09 10:09:10 +08:00
chunmao.guo
95477babc2
FIX: do user preset sync later on startup
...
Change-Id: I0653a0438477b1c803ce1cddc66ef47f95616dae
Jira: STUDIO-5106
2023-11-09 10:09:10 +08:00
chunmao.guo
27b3c08156
FIX: cloud use presets limit notify
...
Change-Id: I6cc7b4e560cb83db0fc30921633b10531957128e
Jira: STUDIO-5091, STUDIO-5104
2023-11-09 10:09:10 +08:00
maosheng.wei
883980e51b
FIX: [4483 5003 5109] create printer and edit filament issue
...
Jira: 4483 5003 5109
4483 dialog blink
5003 preset list too long
5109 encode
Change-Id: I190e12272ca09f36b841f2f85a6cf60f2c2614bd
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
maosheng.wei
086178fbb4
FIX: [4857 5097] export list and del preset two confirm issue
...
Jira: 4857 5097
Change-Id: If7cc4967a663f575527a227e9c4ac31e0491930c
2023-11-09 10:09:10 +08:00
liz.li
05d714814f
ENH: dailytips modification
...
1. modify closing behavior
2. dailytips can adjust self size according to the canvas size. And also adjust
GodeViewer legend window size
3. fix a button text encoding bug
4. support vertical/horizontal layout(horizontal layout currently not used)
jira: new
Change-Id: I8e0b6e85c455d0608d7388fb441829c1991ad01f
2023-11-09 10:09:10 +08:00
zhou.xu
8aa0c06137
FIX: missed manually entered values for secondary processing
...
Jira: STUDIO-4964
Change-Id: I5cf0da1ae77cccd34de05b4a0318a751ac9f6753
2023-11-09 10:09:10 +08:00
chunmao.guo
3c2dfeae5a
FIX: push_notification on GUI thread
...
Change-Id: Iaec347f5684fe0f65d6418759518189b67033c42
Jira: STUDIO-5106
2023-11-09 10:09:10 +08:00
chunmao.guo
020338b191
FIX: [STUDIO-4935] plate name edit in object list
...
Change-Id: I271fa217281d0c7ceca61166497136628a66681e
Jira: STUDIO-4935
2023-11-09 10:09:10 +08:00
maosheng.wei
b377f660a8
FIX: some translation
...
Jira: 5096 5089 5036 5004
Change-Id: I4f1bd6e352b11451f5caf02cbc4eeb31dfa03eee
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
lane.wei
c2ee03cebf
FIX: fix a plate state not correct issue
...
JIRA: no-jira
the object and instance states lost after undo
Change-Id: I527df9a7d426d994501a4ed5bbb198c7bbac810b
2023-11-09 10:09:10 +08:00
chunmao.guo
19cee75e48
FIX: [STUDIO-4946] use utf8 path to create sub process
...
Change-Id: I5873c114e8cd36978a7d50bf13c3aa7bf8b740ca
Jira: STUDIO-4946
2023-11-09 10:09:10 +08:00
Kunlong Ma
8e246b4165
FIX: ObjectSetting changed when search plate
...
JIRA: STUDIO-5095
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I39b1ad997d51ac4224ff5ad2b3555f56da4bd911
2023-11-09 10:09:10 +08:00
hu.wang
451a60fc1d
NEW:p1 and x1 series added motor noise calibration
...
JIRA: 5085
Change-Id: Id73cc2d34b6130f215d81ffcdc39ba6b241445bf
2023-11-09 10:09:10 +08:00
tao wang
8a0c8ed671
ENH:just don't check the nozzle diameter
...
jira:[for nozzle check]
Change-Id: I678e7d62832eaa14b9be47d6dce70f29ebd601f6
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
hu.wang
eddd01fa26
FIX:N1 printer image in dark mode
...
JIRA:STUDIO-4057
Change-Id: I22c001d96839daf213d5096f6ff6e3d6398fa8c4
2023-11-09 10:09:10 +08:00
maosheng.wei
1ac8c3ef19
FIX: fix shard_ptr is null
...
Change-Id: I0187cf64ffbb08a2265a11900b5c865e9ac9678f
2023-11-09 10:09:10 +08:00
zhou.xu
e9dbf52775
ENH:use on_render_rotate_gizmos() replace GLGizmoRotate3D::on_render()
...
Jira: STUDIO-4227
Change-Id: If9b9ea5596e59472d5fa87ac56aeb7f6ecc65643
2023-11-09 10:09:10 +08:00
zhou.xu
30faa26919
FIX:The plane should rotate around the world coordinate system
...
Jira: STUDIO-5054
Change-Id: I16e484b38d79cabd9473acf1abf3c5c6b0adc4c6
2023-11-09 10:09:10 +08:00
tao wang
542bc52b92
ENH:modified text with too low version
...
jira:[for low version]
Change-Id: I862a0defda976a35f326a8805e002330f2ed7fdf
2023-11-09 10:09:10 +08:00
maosheng.wei
342cab756e
FIX: delete all compatible presets when delete third printer
...
Jira: XXXX
Change-Id: I1a294402627e7ab7a8c6701f20679b3d04aff059
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
maosheng.wei
5b5e5be07c
FIX: add protection for get_model_task_thread thread
...
Jira: XXXX
Change-Id: I3cbc17d181a0e13c658f31eaeb6a4df878e6df41
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
tao wang
eaa7abf518
ENH:add protection in threads
...
jira:[for random crash]
Change-Id: I6286012dd77abccba461f7cd72a6fc531a84c95f
2023-11-09 10:09:10 +08:00
tao wang
4fef36e04a
ENH:display msg dialog once
...
jira:[for http error msg]
Change-Id: I12e9c155fdb567cac99c35b6feeef650269ba75d
2023-11-09 10:09:10 +08:00
tao wang
1d41b0a7a7
ENH:try again after subscription failure
...
jira:[Try again after subscription failure]
Change-Id: Ibfb1e8e26eb166d786a372632a86ef98030db034
2023-11-09 10:09:10 +08:00
tao wang
16881dfb3f
ENH:no longer checking nozzle type
...
jira:[for nozzle type check]
Change-Id: I0e88445a264f21b0c11519e9a22a165d05611d14
2023-11-09 10:09:10 +08:00
chunmao.guo
ec18a18d10
FIX: object list plate name edit
...
Change-Id: I61d3dcd7d9598d759a3a0b44cc77d2af2adca25a
Jira: STUDIO-4937
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
liz.li
0c7f991e5f
FIX: dailytips adapts screen scale
...
jira: STUDIO-5019 STUDIO-5026 STUDIO-5027 STUDIO-5028 STUDIO-5025
Change-Id: I63d3af1870218ba8e0f048a6ef03fb29fabe27cb
2023-11-09 10:09:10 +08:00
liz.li
d7283d48a1
FIX: wipetower position problem
...
jira: STUDIO-4914
Change-Id: I7b05d3c53931ed8ce3d4603ff21ee6ef675611e5
2023-11-09 10:09:10 +08:00
maosheng.wei
5f0dc7faed
FIX: export and import configs issue
...
Jira: XXXX
import config lose xxx_settings_id issue
export process config should not have user printer
export process config shoule remove duplicate presets
export filamnent config: filament list should have no third print compatible presets
Change-Id: I94bac062e07b3a989ff86142e3fb8266a48364c6
2023-11-09 10:09:10 +08:00
maosheng.wei
7ffbb7d014
FIX: [4992 4996 4999] create printer preset
...
Jira: 4992 4996 4999
Change-Id: I5eb5ef95301f867f3ab861036c8883b46d0698cb
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
lane.wei
1c8763b17d
ENH: sync some missing codes between branches
...
Change-Id: I9c9dcd366bfb25ed787cd85b9a5f7001bc751ab9
2023-11-09 10:09:10 +08:00
chunmao.guo
34d02aa07f
ENH: UserPresetExceedLimit notify & not post more to cloud
...
Change-Id: Ia4f5381a28277d2b535632f88f3720b4bd27b661
Jira: STUDIO-4892
2023-11-09 10:09:10 +08:00
liz.li
6078adf9a2
FIX: variable layer height toolbar input problem
...
jira: STUDIO-3917
Change-Id: I6c490b5455478edf8781106df17b64fcf9c8ee09
2023-11-09 10:09:10 +08:00
zhou.xu
008676510c
ENH:add "Snap Global Parameters" imgui text
...
Jira: STUDIO-4959
Change-Id: Id410e318a4bc08da398dd7f4401ad211f6d03226
2023-11-09 10:09:10 +08:00
zhou.xu
1c416d5781
ENH:limit file size and collapse long text
...
Jira: STUDIO-5007
Change-Id: I8b36812c825ff41ade076e6375ed29f357dec814
2023-11-09 10:09:10 +08:00
zhou.xu
4a5bca2402
ENH:improve brightness for the slice of black model
...
Jira: STUDIO-3992
Change-Id: If4134a5fa4bd1620a550f9c2fca2b6e2d7207f06
2023-11-09 10:09:10 +08:00
maosheng.wei
83f4859ea3
FIX: modify filament vendor choices and add no vendor I want checkbox
...
Jira: XXXX
Change-Id: If62fb44c6753c537e3598695329f090a2a90f612
2023-11-09 10:09:10 +08:00
zhimin.zeng
51748d437f
FIX: The timelapse option is not checked by default
...
when sending job for A1 mini
Jira: XXXX
Change-Id: I67ec86d7ea82ca686373dd5608486e723d515470
2023-11-09 10:09:10 +08:00
Stone Li
f029e43629
FIX: fix the ota version field name
...
JIRA: STUDIO-5009
Change-Id: I9c28553c8236b57ad02138dcf7b9964dbf23cb25
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-09 10:09:10 +08:00
Stone Li
88ed51e11d
ENH: fix language cs/ru no hms info
...
JIRA:STUDIO-4973 STUDIO-4972 STUDIO-4966
Change-Id: Ic1f668eb24009fc81096cf87cb8eebed6551c656
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-09 10:09:10 +08:00
Stone Li
5ad7b17688
FIX: fix a bug when searching a printer
...
JIRA: STUDIO-5009
Change-Id: I55be7b295882af6090e2528a03baef490bf4bfe6
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-09 10:09:10 +08:00
liz.li
3bc58e9362
NEW: add N1/F1 related item at device upgrade page
...
jira: new
cherry picked from branch master(cherry picked from commit 5a997ff51778ce5b48103c1263024f814acf66f7)
Change-Id: I407eaaa1c5b4d59c72d94d9d3c743a18b8031cec
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
64146d8386
ENH: calibration pages adapt to the screen dpi
...
Jira: STUDIO-3420
Change-Id: Ib816476aec68398714d7ea74c0fc13e6616cc698
2023-11-09 10:09:10 +08:00
liz.li
276025a27f
FIX: remove the debug code
...
jira: new
Change-Id: I167e8307a5fba0df1ebf36b04dfd30aefd90a8b5
2023-11-09 10:09:10 +08:00
liz.li
9b26013298
FIX: calibration flow rate sending progressbar
...
fix sending progressbar display problem in flow rate preset page
jira: STUDIO-4869、STUDIO-4783、STUDIO-4786
Change-Id: I91bfb473d603bb50435da5b23389f38cee8bca6c
2023-11-09 10:09:10 +08:00
zhou.xu
295c40709f
FIX:Imgui's StyleVar not pop according to PushStyleVar
...
Jira: STUDIO-5000
Change-Id: I4bdafb41404651a19a211e2e1eec78169ff8b9f3
2023-11-09 10:09:10 +08:00
zhou.xu
275dd249a1
FIX:added snap connector may not been selected
...
Jira: STUDIO-4960
Due to space in snap, added snap connector may result in not been selected
Change-Id: Ib2573a88c867ffc4d5839940a038dc2a193e979e
2023-11-09 10:09:10 +08:00
maosheng.wei
e37d812ac6
FIX: Edit filament UI modify
...
Jira: XXXX
Change-Id: I7f652a5522281d0976490f697726399048f88251
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
maosheng.wei
7ea13aad76
FIX: import config and update compatible
...
Jira: XXXX
Change-Id: Ic91a1021e7fab7c77454538336765c1017a41427
2023-11-09 10:09:10 +08:00