2e82022372
ENH: Update version to 1.4.1
...
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
2022-12-26 05:31:54 -05:00
25a0eb1b7f
FIX:fixed can not change filaments on objecttable
...
Change-Id: Ic4a301a71af1406f02075edaf9ef24a273c82105
2022-12-26 05:31:54 -05:00
ddd4c6b501
ENH: add the logic to prompt user to update network plugins
...
Change-Id: I73cce20e58783a365ad2665c8e095dcf2e9c02ea
2022-12-26 05:31:54 -05:00
aa22c860cc
ENH: disable wireframe currently for some macos has performance issue
...
Change-Id: I7646927352b0097e1a7b4fa97da4730976996b80
2022-12-26 05:31:54 -05:00
e2f44e6d4e
ENH: sync po files with localazy
...
Change-Id: I1d4b821cb0b681bd0f8c87be942d71365372ddae
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-26 05:31:54 -05:00
6913736f8c
ENH: change base pattern "None" to "Hollow"
...
1. change base pattern "None" to "Hollow", and add an icon image
2. fix a bug of not initializing m_highest_overhang_layer
3. fix a bug where normal(auto) with Tree* styles won't generate any
supports.
4. add popup message when selecting support material for interface.
5. draw connected loops when wall count is larger than 1
Change-Id: I7ea211d2971b25c65724bb10d0f6cf6e0b68c6a1
(cherry picked from commit 4c1ae7f937239fc3e1397ec2cb3b290d886bb0f0)
2022-12-26 05:31:54 -05:00
165820b902
ENH: add process preset for P1P's 0.4 nozzle
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I548fad31e66526689d285b200655342f4655ee5b
2022-12-26 05:31:54 -05:00
9813f50c8c
ENH: [Tree Support] smooth_nodes and draw ellipse works
...
1. smooth nodes' positions
2. draw ellipse along movement direction
3. fix a bug of radius not smooth
4. fix a bug of Tree Strong having too large radius
5. fix a bug in plan_layer_heights: when wipe tower is
enabled, independent_support_layer_height is false, and all support
layers should be exactly the same as the object.
Jira: STUDIO-1785
6. move support style popup message to on_value_change, so only show the
popup when the user changes support type or style.
Change-Id: Ibced7a28f436d96000ee35a7194b68bb5a20a32d
(cherry picked from commit 0d814b07e433533c8de1b7a04bf52b577de0778d)
2022-12-26 05:31:54 -05:00
6cca34976f
ENH: add chinese translation
...
Change-Id: Ib0ced81990d5f34190775ae38861538bdbba71db
2022-12-26 05:31:54 -05:00
6a74e76745
ENH: improve auto arranging and by-object printing
...
1. In auto arranging bed temp can be higher than vitrify temp by no more than 15 degrees.
2. In by-object printing we use max radius for clearance
3. Add P1P max radius
Change-Id: If595f3e19fd74f6f36d2f394edbb835c413cc800
(cherry picked from commit 2af42420ad3770f0728adb583082600544519a58)
2022-12-26 05:31:54 -05:00
26b57cf121
FIX: fix a shader loading failed issue on macos 11.x of m1 processor
...
Change-Id: I39a4d387a0c80743cd5b7a78547c416b387608fd
2022-12-26 05:31:54 -05:00
0ab3a95e65
ENH: hide some functions which are not ready on U2 version
...
Change-Id: I6ff7f98d55d9734938b65aaa72727320dd3c5f6e
2022-12-26 05:31:54 -05:00
fa809a1894
FIX: version info and img in About Bambu Studio
...
Change-Id: I7c3ed0b13f09d6e97fdbb11b24cdeddc8439df88
2022-12-26 05:31:54 -05:00
c95fff9363
NEW: add new tree support style "Tree Slim"
...
1. Add a new style "Tree Slim". If enabled, tree
support branches are merged more aggressively, and the support volume
is minimized.
2. Enable support style, add back Snug for normal support.
3. Remove hybrid(auto) type and use "Tree Hybrid" style to represent it.
4. Fix a bug in plan_layer_heights that may generate empty layers when
layer height is set to 0.3mm.
5. Fix a bug where no raft is generated if there is no overhang.
6. Fix the bug where no bottom interface or bottom gap is generated when
tree slim is selected.
7. Use physical distance to calc radius
Change-Id: Iacd57018ae5496cdc9acd28551c44d1c88c53fe0
2022-12-26 05:31:54 -05:00
b8d464bf41
FIX:fixed the side menu popup cannot be selected on macos 13
...
Change-Id: Ic4e9182a1a7175b89f37114b3857e813f299989d
2022-12-26 05:31:54 -05:00
c7cff3d915
fix a tiny UI bug: wrong slice btn style
2022-12-26 15:45:18 +08:00
fe41826ac8
Set flowrate per object
2022-12-25 23:29:48 +08:00
6eddd86a38
fix add calibration menu for Mac
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2022-12-25 22:47:15 +08:00
a43adc536f
HintsToPot: Fix compilation on MSVC
2022-12-25 15:31:32 +08:00
3c4a8bef39
BuildLinuxImage.sh: Remove data dir creation
...
Fixed in c25c1ba4eb .
2022-12-25 14:32:28 +08:00
528fb80575
BuildLinuxImage.sh: Remove forced light theme
2022-12-25 14:32:27 +08:00
aef2432f05
Updated deps-windows.cmake and Boost.cmake to be able to build dependencies using Visual Studio 2022
...
(cherry picked from commit 1376c9cffdb23351d35270ef5673ea98789dcaaf)
2022-12-25 14:30:56 +08:00
63fb94a3ca
WebView: Only include the private header on Windows and macOS
...
The wrapper isn't used in the Linux code path. Some distributions'
wxWidgets packages don't ship the private headers.
2022-12-25 14:30:31 +08:00
ed162fe29c
CMakeLists.txt: Remove non-existent udev dir from installation
...
It doesn't exist in our tree.
2022-12-25 14:30:23 +08:00
62f70f6f32
GUI_ObjectTable: Fix casting of wxGridCellEditorEvtHandler
...
Fixes linking errors like:
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: slic3r/liblibslic3r_gui.a(GUI_ObjectTable.cpp.o): in function `wxClassInfo::IsKindOf(wxClassInfo const*) const':
/nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:99: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
2022-12-25 14:30:12 +08:00
54bd06d7a7
WebView: Only include webview_edge.h when enabled
2022-12-25 14:30:04 +08:00
8e4fa358ac
3mf: Correctly include expat.h
2022-12-25 14:29:52 +08:00
17fea9ede0
GCodeProcessor: Add missing mutex include
2022-12-25 14:29:45 +08:00
48b7081aff
Add missing includes for boost::filesystem::load_string_file
...
Deprecated in Boost 1.79.0 and no longer included by
filesystem.hpp.
2022-12-25 14:29:34 +08:00
1559b33e20
Use fstream from boost::nowide
...
Fixes build on Boost 1.79.0.
2022-12-25 14:29:24 +08:00
0c870277f0
Fix repeated calls to FindTBB in module mode.
...
fixes #6355
2022-12-25 14:28:58 +08:00
ab10f5d02f
Merge branch 'feature/calib_pa' into SoftFever
2022-12-25 14:25:32 +08:00
0df2a8b5e3
Revert "Merge branch 'SoftFever' into feature/calib"
...
This reverts commit f5b28201fe , reversing
changes made to d9e9fb2206 .
# Conflicts:
# version.inc
2022-12-25 12:39:45 +08:00
54cb7da8ea
exit pa calib mode when new model is added.
2022-12-24 19:59:47 +08:00
a426307723
export 3mf file with proper file name.
...
Issue #32
2022-12-24 13:36:04 +08:00
eefd2c986e
Merge branch 'SoftFever' into feature/calib_pa
2022-12-24 12:48:13 +08:00
8fc4c15365
Add skirt height
2022-12-24 12:21:32 +08:00
cf9e63c526
change workflow
2022-12-24 00:02:53 +08:00
fbe40f28ce
apply z hop
2022-12-24 00:02:34 +08:00
93b09419e6
small changes
2022-12-23 17:25:04 +08:00
88b0ae2914
draft version
2022-12-23 11:12:44 +08:00
103ee3c127
pa works
2022-12-22 22:41:45 +08:00
5f76b8a321
disable PA when printing numbers
2022-12-22 22:38:24 +08:00
079b2e83b6
wip
2022-12-22 16:09:03 +08:00
2477db0889
Merge branch 'SoftFever' into feature/calib
2022-12-21 17:09:45 +08:00
00a18d8cac
init
2022-12-21 17:05:27 +08:00
15a62aa730
Merge branch 'master' into SoftFever
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
# Conflicts:
# resources/i18n/zh_cn/BambuStudio.mo
# src/libslic3r/TreeSupport.cpp
# version.inc
2022-12-21 16:54:14 +08:00
b78debc93e
fix typo
2022-12-20 23:21:54 +08:00
ba2ab82270
update readme with 1.4.0 release notes
2022-12-20 22:26:57 +08:00
f35d60fa25
refactor and improve layer time display
2022-12-20 22:24:42 +08:00