54cb7da8ea
exit pa calib mode when new model is added.
2022-12-24 19:59:47 +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
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
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
f35d60fa25
refactor and improve layer time display
2022-12-20 22:24:42 +08:00
efbf1d1495
revert changes for min_layer_height check, there was legacy config on user's machine that won't pass this check. (why?)
2022-12-20 11:41:11 +08:00
482d91b80e
remove redundant send button for 3rd printers
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2022-12-20 11:27:40 +08:00
a5200e6bcd
Add Layer Time/Layer time(Log).
...
Main logic is ported from SuperSlicer
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2022-12-19 23:58:24 +08:00
dd0154c4b1
FIX: [STUDIO-1800] enable_user_preset_folder before load preset
...
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
2022-12-19 19:34:08 +08:00
4ad3c6e4d9
FIX: [STUDIO-1800] enable_user_preset_folder before load preset
...
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
2022-12-19 06:13:10 -05:00
0451cf5d6c
ENH: do not show the functions if it is not supported
...
Change-Id: Iaee9c756f40fd26c376160e9cda305bee88d713b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-19 06:13:10 -05:00
fd9509960a
FIX:fixed cant not set cover img of 3mf
...
Change-Id: I3beabd0ccd9fad1e5c48b8c92cc58aba9a4c4210
2022-12-19 06:13:10 -05:00
761c21c726
FIX: add get_used_extruders interface
...
Change-Id: I03f0dca933c0aa9de893bc86b268ea727eeee9fb
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-19 06:13:10 -05:00
f57c22bcac
Skip AMS filaments for 3rd party printers
2022-12-18 20:32:56 +08:00
5eb88dbd5e
fix max layer height issue when open the app for the first time
2022-12-18 11:51:25 +08:00
7471c21c46
expose bed_exclude_area feature to thirdparty printer
2022-12-18 10:30:41 +08:00
bc934e0309
fix a small ui issue
2022-12-18 10:30:15 +08:00
da6b86d817
ENH: linux: create data dir when not exists
...
Change-Id: Icaf5f3a74b52e3ada5db6a4354df6584bbf669cf
2022-12-17 03:21:09 -05:00
deab1442b0
FIX:fixed display wrong color of the color picker button
...
Change-Id: I09f955545f5e1adf28842f51394ae63ec1fe3576
2022-12-17 03:21:09 -05:00
d870e7515f
ENH: disable smooth timelapse in vase mode
...
Smooth timelaps has wipe tower and cause seam in vase
mode. Don't support
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I7aef1fc1ec2f5d57713fcc01e45ce99f385471c1
(cherry picked from commit 671203ada7c5d48a4eabad156d68d7cb1bb37b54)
2022-12-17 03:21:09 -05:00
7f301514e5
FIX: model copy problem
...
Change-Id: I1e32a5a89271a4bdc100599bb6a513e48c545313
(cherry picked from commit eb3755126a2df23045857e4081ba50a42ca5168c)
2022-12-17 03:21:09 -05:00
30074648f7
Change layer height checking logic.
...
max min layer height should be compared against `Layer height limits` parameter instead of hardcoded value
2022-12-17 16:05:49 +08:00
e43a3ad097
update version to beta3
2022-12-17 11:57:31 +08:00
bd6db4f691
MediaPlayCtrl: Add missing string_file header
2022-12-16 22:51:07 -05:00
c00c74b658
Add more missing headers
2022-12-16 22:51:07 -05:00
2520975412
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-16 22:51:07 -05:00
d8c28a3f13
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-16 22:51:07 -05:00
290b06a51e
WebView: Only include webview_edge.h when enabled
2022-12-16 22:51:07 -05:00
d2f5d8801e
fix an bug that wrong bed type was used for thirdparty printers
2022-12-17 11:11:55 +08:00
750d820642
fix an issue that thirdparty won't able to send print
2022-12-16 21:39:52 +08:00
c77ad00de4
fix issues caused by merging
2022-12-16 17:04:19 +08:00
1ec149b4e1
Merge branch 'master' into SoftFever
...
# Conflicts:
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/de/BambuStudio.mo
# resources/i18n/en/BambuStudio.mo
# resources/i18n/es/BambuStudio.mo
# resources/i18n/fr/BambuStudio.mo
# resources/i18n/hu/BambuStudio.mo
# resources/i18n/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# resources/web/guide/3/index.html
# src/libslic3r/AppConfig.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/LayerRegion.cpp
# src/libslic3r/Preset.cpp
# src/libslic3r/Print.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/AboutDialog.cpp
# src/slic3r/GUI/BBLTopbar.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/ConfigWizard.cpp
# src/slic3r/GUI/GCodeViewer.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Tab.cpp
# version.inc
2022-12-16 13:59:30 +08:00
dbf51204f3
ENH: sync the different codes
...
especially for the translation files
Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
2022-12-15 04:38:15 -05:00
f08f81da46
FIX: [STUDIO-1754] limit_handles has bugs on posix, not use
...
Change-Id: If65ac7196dfc02cb4ba37473127ecf48f3254049
2022-12-15 04:38:15 -05:00
0572b3ad42
ENH: refine tips when sending print job failed
...
Change-Id: I1b45e282b990595f2e72cb89974d688040f22e86
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
839f78f418
FIX:fixed the file name in the notification message after send success
...
Change-Id: Ib906c64c90939524ce7466897671a6c89b4b2d7b
2022-12-15 04:38:15 -05:00
48159e22f9
ENH: refine UI of physical printer dialog
...
Change-Id: Ie6e76890dbd94862f604431fd66433fce2b9bd73
2022-12-15 04:38:15 -05:00
9a6464e038
ENH: valid print all when selecting blank plate
...
and give a tips when print blank plate
Change-Id: Ic243dcee87d4a5a09de91c5806f1a94735f1052b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
85a68bb3f2
FIX: avoid create new console log in network module
...
Change-Id: I2845078e51c7fe1ca8e80a866d0dd92f4e7dce5c
2022-12-15 04:38:15 -05:00
248c498268
FIX: modify svg display position
...
Change-Id: Ie824d457fcac93918244a6491e821dc43e7e1d9f
2022-12-15 04:38:15 -05:00
6390feb8d0
ENH:remind user rebind the printer when get wrong access code
...
Change-Id: I4eeb139d282a120e6646e29d832f14431cfd72f0
2022-12-15 04:38:15 -05:00
25ac01c974
ENH: modify a tips
...
Change-Id: I0f25dbc1c5148c8a43a454f85a8b9ad69e943791
2022-12-15 04:38:15 -05:00
d0d5c97ef9
FIX: fix build error in WipeTowerDialog
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I4a9ff43de48c6e36338036a584e3c336849f040d
2022-12-15 04:38:15 -05:00