mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
FIX: update the flow calibration options
jira: [STUDIO-10784] Change-Id: I75c5319daf01da52ae521632d71d32813bcbb32f (cherry picked from commit 57245bd45620cffdcfce8ef623d79b284d60b3eb)
This commit is contained in:
@@ -1003,7 +1003,7 @@ public:
|
||||
bool is_support_build_plate_marker_detect{false};
|
||||
bool is_support_pa_calibration{false};
|
||||
bool is_support_flow_calibration{false};
|
||||
bool is_support_auto_flow_calibration{false};
|
||||
bool is_support_auto_flow_calibration{false};/*The flag is used to distinguish auto/on/off or on/off */
|
||||
bool is_support_print_without_sd{false};
|
||||
bool is_support_print_all{false};
|
||||
bool is_support_send_to_sdcard {false};
|
||||
|
||||
Reference in New Issue
Block a user