Commit Graph

407 Commits

Author SHA1 Message Date
alves
70f0a46767 Merge branch '2.2.3' into dev_upgrade_alves 2026-01-16 10:54:16 +08:00
alves
0b53a5a555 feature update protocol for upgrade soft. 2026-01-16 10:31:25 +08:00
alves
a4096ea6c8 feature update soft upgrade logic for protocol. 2026-01-15 19:12:00 +08:00
alves
dab81c330b feature when webview init fail and log it. 2026-01-14 09:26:54 +08:00
alves
4ff14ce96e feature add sub for privacy update flags for web control. 2026-01-13 16:07:52 +08:00
alves
3d2d7f556b feature update json data for safe read server res. 2026-01-08 15:30:37 +08:00
alves
5d611bad08 feature code format. 2026-01-08 15:30:37 +08:00
alves
808e1da45b feature diff cn and the other area to download soft.and request to server fail show the error dialog. 2026-01-08 15:30:37 +08:00
alves
13922dfc02 feature update preset logic for get the server latest version 2026-01-08 15:30:36 +08:00
alves
6940b359a0 feature get flutter web resource from server. 2026-01-08 15:30:35 +08:00
alves
d82cca2f50 feature add tips dialog for no update on preset 2026-01-08 15:30:35 +08:00
alves
6c20bc3b31 feature remove not work code 2026-01-08 15:30:35 +08:00
alves
e16ebc26bb feature add preset upgrade for soft 2026-01-08 15:30:34 +08:00
alves
75dc7d5867 feature remove not work code. 2026-01-08 15:30:34 +08:00
alves
2507522b2b feature remove not work code. 2026-01-08 15:30:34 +08:00
alves
60acdf143d feature remove not work code for code format 2026-01-08 15:30:33 +08:00
alves
5bc0dffec3 feature add soft force update. 2026-01-08 15:30:33 +08:00
alves
cc66ab7ec4 feature remove not work code 2026-01-08 15:30:33 +08:00
alves
378f76bd4d fix code format. 2026-01-08 15:30:33 +08:00
Alves
2df3d7c7de Merge pull request #106 from Snapmaker/dev_crash_fixed_alves
fix thread not check join able and use it may be crash bug.
2026-01-07 16:14:46 +08:00
alves
89d3ea6c2f fix thread not check join able and use it may be crash bug. 2026-01-07 15:43:11 +08:00
alves
49546332c3 feature add log for privacy policy changed. 2026-01-06 20:45:05 +08:00
alves
4ec2812268 feature add Personal Information Cross-Border Transfer Notice 2025-12-25 12:10:58 +08:00
alves
f121f45390 fix lost User Experience on settings 2025-12-23 18:04:33 +08:00
xiaoyeliu
4423dce212 2.2.0 pre4 (#84)
* Fix crash

* Update: Flutter 1223

* fix: networktestdialog crash

* Update Flutter 1223

* bump profile version to 02.02.42.02

* bump min_firm_ver to 1.0.0
2025-12-23 15:52:08 +08:00
xiaoyeliu
9a9d87d3ff 2.2.0 pre3 (#81)
* Hide the system filament

* Fix: crash when using m_ProfileJson

* Bump profile version to 02.02.41.02

* Update: Flutter 1222
2025-12-22 23:03:54 +08:00
xiaoyeliu
ece21860e7 2.2.0 dev lxy 1218 (#73)
* Modification: Migrate login interface

* Change 'China' to 'Chinese Mainland'

* Add: wcp_networktestdialog

* Optimization: Main process freezing when connecting devices

* Add: wcp_gettimelapseinstance & wcp_defectdetactionconfig

* Change: network test level

* Optimization: U1 piece-by-piece printing alarm alert

* Optimization: Adjust the display order of brands for the selected models

* Fix: WebpresetDialog now loads presets synchronously to prevent crashes

* Add: wcp_sw_SubscribePageStateChange & wcp_sw_UnsubscribePageStateChange
2025-12-18 20:02:40 +08:00
alves
5beaa11ce3 Merge branch '2.2.0' into dev_bury_point_alves 2025-12-18 14:10:47 +08:00
xiaoyeliu
8e2c02152b 2.2.0 dev lxy 1217 (#68)
* Modification: Migrate login interface

* Change 'China' to 'Chinese Mainland'

* Add: wcp_networktestdialog

* Optimization: Main process freezing when connecting devices

* Add: wcp_gettimelapseinstance & wcp_defectdetactionconfig
2025-12-17 20:53:38 +08:00
alves
941c924329 feature add privacy policy for guide 2025-12-17 18:24:23 +08:00
alves
5ed729e27c feature add common function for soft 2025-12-17 11:42:07 +08:00
xiaoyeliu
06362b69f1 Fix: import project 2025-11-27 16:59:13 +08:00
xiaoyeliu
e89263e51a Merge: Snapmaker Orca 2.1.2 2025-11-17 10:04:25 +08:00
SoftFever
f020480900 Revamp OrcaSlicer updater (#10884)
* Revamp OrcaSlicer updater
2025-09-28 10:33:33 +08:00
SoftFever
883607e1d4 Refactor folder (#10475)
Move many third-party components' source codes from the src folder to a new folder called deps_src. The goal is to make the code structure clearer and easier to navigate.
2025-08-22 20:02:26 +08:00
Noisyfox
b84fe5561a Update BBL network plugin to 2.1.1 which allows debugger again (#10320)
* Update to latest bbs network plugin, which should allow debugging

* Remove debugger detection and warnings

* Downgrade to 2.1.1 as 2.2 seems to be unstable
2025-08-05 22:57:41 +08:00
Noisyfox
85e66de431 Do not connect to default BBL device during app startup (#10214)
* Do not connect to default device during app startup

* Connect to last selected machine automatically even if it's lan machine
Simplify default machine connection logic

* Select last machine automatically when available

* Check for LAN connection state after updating combobox selection.
This matches the logic of `SendPrint.cpp`.

* Avoid showing same error message multiple times until next connection attempt.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-07-26 00:18:56 +08:00
Noisyfox
043abb4389 Merge branch 'main' into dev/bbl-network-upd 2025-06-16 14:02:04 +08:00
Alexandre Folle de Menezes
e13ec786d5 Fix english strings punctuation mistakes (#8901)
* Fix punctuation of enumerations

* Add missing '?' at the end of questions on hints

* Add periods after error messages

* Add punctuation to all tooltips

* Add missing periods on the pt-BR translation
2025-06-15 16:12:03 +08:00
Noisyfox
c72e8a24f1 Merge branch 'main' into dev/bbl-network-upd
# Conflicts:
#	src/slic3r/GUI/SelectMachine.cpp
2025-06-15 15:28:10 +08:00
Dipl.-Ing. Raoul Rubien, BSc
3ecca6116d fixes compiler warnings (#9619)
* compiler warnings: adds SYSTEM to [target_]include_directories to skip warnings originating from dependencies

* compiler warnings: uninitialized/unused variables, missing parenthesis, pragma

* compiler warnings: redundant template type, missing curly braces, pass 0 instead of NULL as int argument

* compiler warnings: removes fclose(fp) where fp==nullptr since fclose() has attribute __nonnull((1))

* compiler warnings: uninitialized variables, missing parentheses, missing curly braces

* compiler warnings: ? as lower precedence than <<

* compiler warnings: unused variable

* compiler warnings: unused result

* compiler warnings: undefined/unused variable

* compiler warnings: uninitialized variable
2025-06-14 21:05:25 +08:00
Noisyfox
7d7308feb2 Log network msg 2025-06-02 21:20:43 +08:00
noisyfox
fc33a680d1 Add debugger detector for Linux 2025-06-02 16:48:58 +08:00
Noisyfox
1441da246b Add debugger detector for macOS 2025-06-02 16:17:11 +08:00
Noisyfox
9711b65736 Only download ARM version when not using legacy plugin 2025-05-19 10:51:55 +08:00
lane.wei
a67436ee7e FIX: app: fix the crash issue on win-7 again
jira: no-jira
Change-Id: I96e713513270270db3abcfdd67792b0a3ac92619
(cherry picked from commit caff5d9f38cdb962ca4069f8b0b5696d140aac6d)
2025-05-19 09:58:52 +08:00
lane.wei
85bce2ac33 FIX: app: fix the issue on win-7
use typedef instead of IsWow64Process2

jira: no-jira

Change-Id: I3d5c4becca1586094b6950431470b12bd71a0056
(cherry picked from commit c34e985f188c206d588ee8da7149ded2516981cf)
2025-05-19 09:58:46 +08:00
lane.wei
2d7259623f FIX: fix studio not launch issue on windows-7
jira: no-jira
Change-Id: I531e009c0547d3a5d86d48e990d930eb8fa6ba00
(cherry picked from commit 3d02f03ef4ba229ebf9e28cd99a5d871916994dd)
2025-05-19 09:58:06 +08:00
lane.wei
285bbeceb7 FIX: GUI: use another api to get process type
jira: no-jira
Change-Id: I43fb1738b9b0173704c17c0d92df06f3c78fcde6
(cherry picked from commit af8926ea396480ea06222d421a2ecb704df04218)
2025-05-19 09:56:56 +08:00
lane.wei
ebc072b141 ENH: init: output the process architecture when init
jira: no-jira
Change-Id: Id5acb828269565945d887c6de4e32d715f83f503
(cherry picked from commit a29cb80bc7f959b5df44238a0a7f0a08948ff2a3)
2025-05-19 09:54:24 +08:00