SoftFever
|
00a18d8cac
|
init
|
2022-12-21 17:05:27 +08:00 |
|
SoftFever
|
f35d60fa25
|
refactor and improve layer time display
|
2022-12-20 22:24:42 +08:00 |
|
SoftFever
|
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 |
|
SoftFever
|
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 |
|
SoftFever
|
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 |
|
chunmao.guo
|
dd0154c4b1
|
FIX: [STUDIO-1800] enable_user_preset_folder before load preset
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
|
2022-12-19 19:34:08 +08:00 |
|
SoftFever
|
f57c22bcac
|
Skip AMS filaments for 3rd party printers
|
2022-12-18 20:32:56 +08:00 |
|
SoftFever
|
5eb88dbd5e
|
fix max layer height issue when open the app for the first time
|
2022-12-18 11:51:25 +08:00 |
|
SoftFever
|
7471c21c46
|
expose bed_exclude_area feature to thirdparty printer
|
2022-12-18 10:30:41 +08:00 |
|
SoftFever
|
bc934e0309
|
fix a small ui issue
|
2022-12-18 10:30:15 +08:00 |
|
SoftFever
|
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 |
|
SoftFever
|
e43a3ad097
|
update version to beta3
|
2022-12-17 11:57:31 +08:00 |
|
SoftFever
|
d2f5d8801e
|
fix an bug that wrong bed type was used for thirdparty printers
|
2022-12-17 11:11:55 +08:00 |
|
SoftFever
|
750d820642
|
fix an issue that thirdparty won't able to send print
|
2022-12-16 21:39:52 +08:00 |
|
SoftFever
|
c77ad00de4
|
fix issues caused by merging
|
2022-12-16 17:04:19 +08:00 |
|
SoftFever
|
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 |
|
lane.wei
|
dbf51204f3
|
ENH: sync the different codes
especially for the translation files
Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
f08f81da46
|
FIX: [STUDIO-1754] limit_handles has bugs on posix, not use
Change-Id: If65ac7196dfc02cb4ba37473127ecf48f3254049
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
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 |
|
tao wang
|
839f78f418
|
FIX:fixed the file name in the notification message after send success
Change-Id: Ib906c64c90939524ce7466897671a6c89b4b2d7b
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
48159e22f9
|
ENH: refine UI of physical printer dialog
Change-Id: Ie6e76890dbd94862f604431fd66433fce2b9bd73
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
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 |
|
chunmao.guo
|
85a68bb3f2
|
FIX: avoid create new console log in network module
Change-Id: I2845078e51c7fe1ca8e80a866d0dd92f4e7dce5c
|
2022-12-15 04:38:15 -05:00 |
|
zhimin.zeng
|
248c498268
|
FIX: modify svg display position
Change-Id: Ie824d457fcac93918244a6491e821dc43e7e1d9f
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
6390feb8d0
|
ENH:remind user rebind the printer when get wrong access code
Change-Id: I4eeb139d282a120e6646e29d832f14431cfd72f0
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
25ac01c974
|
ENH: modify a tips
Change-Id: I0f25dbc1c5148c8a43a454f85a8b9ad69e943791
|
2022-12-15 04:38:15 -05:00 |
|
yifan.wu
|
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 |
|
yifan.wu
|
0689538503
|
FIX: fix auto-calc button not work on macos
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I1096e5e15e9e691deee185bf6dd1260679a67e4a
|
2022-12-15 04:38:15 -05:00 |
|
lane.wei
|
6ae8f4e9d9
|
FIX: fix the crash at bootup in some corner case
when sys color changed on mac, we need to make sure glcanvas3d inited
Change-Id: I91f6995a07550de32fd732a2501a26c947abc5a4
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
f90bc1f784
|
ENH: font preview
Change-Id: I8151036cedcba9c57183414a9d134741bb2166a5
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
e9a426b110
|
FIX:compatible with v6 printers
Change-Id: If89c57393a27232a5be41efaf95e70568b4b1f46
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
21303188a2
|
FIX: [STUDIO-1664] releaseobject_settings in object table
Change-Id: Ie166ef4100017be4730e8c09c932a4369f40513b
(cherry picked from commit 5813fd181ff8ff3efee42c274fdfd7b84687d86d)
|
2022-12-15 04:38:15 -05:00 |
|
zorro.zhang
|
fd83d5e464
|
NEW: Christmas Cabin
Change-Id: I5b8585df171dc3be85e099b1992cef1bbd3d799c
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
924b5771e9
|
FIX:optimize the fan gear
Change-Id: I02361a71b56f1527d85b2085f13fb374faacdc32
|
2022-12-15 04:38:15 -05:00 |
|
养乐多
|
c8bc166aec
|
remove: Revert "NEW: add christmas cabin"
This reverts commit 19767aebb827abb83229e100a5ae38ff76de6478.
Change-Id: I2ccceae409a16598658a2b35ec56b11617dd0afa
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
2bcfeb5173
|
FIX:optimized some ui for macos
Change-Id: I0451edc06d9dadfef3b9d1087bb863b4666bb276
|
2022-12-15 04:38:15 -05:00 |
|
yifan.wu
|
70f32e0a12
|
ENH: optimize the auto-calc button position
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I8e7be08048305b5e519400e2b35a0ebaf0f21ba7
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
65e1d31f33
|
FIX: rescale of camera icons when alter resolution
Change-Id: I45a59e7ec48699bfd249c7bb75cd8b70edaf0687
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
89fbf52310
|
FIX: fix bbl logo not in center of SplashScreen
Change-Id: I38e5ffebf2500ee4239e09c27e238de28da8463b
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
449b4ce34a
|
ENH: do not check same physical printer with printer preset
Change-Id: Idfcc80816828c2a65cbdfb12785598df92006a76
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
1449bedfec
|
NEW:add fan control
Change-Id: I3b5c7cf638306aaac81459c2f25e37008a5a8a2f
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
6acb261a1c
|
FIX: [STUDIO-1725] DropDown: icon scale size on Mac
Change-Id: I8128035df0c8623d220c791225adeb4a827cbb3f
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
2f33d78e74
|
FIX:GcodeViwer keep growing width
Change-Id: I25b933985fe38df0f97e3d91a82e66e5c6680c2e
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
a775c360b8
|
FIX: fix ams_dialog filament color button display
Change-Id: Id02b8e1d703e11006318fa4140393481ff9f5108
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
b1c3d18c0a
|
FIX:fixed some dark mode issues
Change-Id: I778150853f02ea9d13705acca1041ef79f3747ef
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
9c6795dddf
|
FIX: display of camera icons in dark mode
Change-Id: Idc37b76924b863114ba9d7d8267780c27f45108c
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
b975dfb21d
|
FIX: [STUDIO-1664] release optgroup in object table
Change-Id: Ia48b2e94961d60d8c1c4ecaf9b2b334cb36aff32
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
02aa0e48b2
|
FIX: copy BambuSource.dll for camera use
Change-Id: If311e2827eda655bf7cd7294f9c0749f1dd7b545
|
2022-12-15 04:38:15 -05:00 |
|
zorro.zhang
|
9980effd0f
|
NEW: add christmas cabin
Change-Id: Icf9a56c2fdcc34e8eda6254dbb7d33695b41fc7f
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
7c823b93e8
|
NEW: request get version when online version is diff
Change-Id: If096fc6b050da80d4f961660a42a88deb4fe9f7e
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|