Add PA-profile sharing toggle to the device send dialog

This commit is contained in:
SoftFever
2026-07-16 02:47:47 +08:00
parent d591d50ca0
commit 7cc572be47
6 changed files with 77 additions and 7 deletions

View File

@@ -638,6 +638,7 @@ public:
bool is_support_print_with_emmc{false};
bool is_support_remote_dry = false;
bool is_support_check_track_switch_match_slice_printer{false};
bool is_support_pa_mode{false};
bool installed_upgrade_kit{false};
int bed_temperature_limit = -1;