ENH: support multi-color with external

Jira: [STUDIO-12520]
Change-Id: I34c88b6a84514a0e56e65723f91d1a2940128e8d
(cherry picked from commit b8879ec648e038080628190fc363251229bbd5ee)
This commit is contained in:
hemai
2025-06-30 10:52:01 +08:00
committed by Noisyfox
parent ca87a0a395
commit a7ad18e66e
8 changed files with 75 additions and 8 deletions

View File

@@ -1132,6 +1132,7 @@ public:
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_ext_change_assist{false};
// refine printer function options
bool is_support_spaghetti_detection{false};