mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
ENH:Optimization of File Transfer System Part2
jira: [STUDIO-11777] Change-Id: I12744db7d2e3b53425454d632533768c54524677 (cherry picked from commit 4358e9ce351c5784e392a75d1ffcf2f54e1916ec)
This commit is contained in:
@@ -1083,7 +1083,7 @@ public:
|
||||
bool is_support_filament_setting_inprinting{false};
|
||||
bool is_support_internal_timelapse { false };// fun[28], support timelapse without SD card
|
||||
bool is_support_command_homing { false };// fun[32]
|
||||
bool is_support_brtc { false }; // fun[31], support tcp and upload protocol
|
||||
bool is_support_brtc{false}; // fun[31], support tcp and upload protocol
|
||||
|
||||
bool installed_upgrade_kit{false};
|
||||
int bed_temperature_limit = -1;
|
||||
|
||||
Reference in New Issue
Block a user