diff --git a/resources/printers/C11.json b/resources/printers/C11.json index 241c50347..d008dde8f 100644 --- a/resources/printers/C11.json +++ b/resources/printers/C11.json @@ -51,8 +51,7 @@ }, "01.02.00.00": { "print": { - "support_send_to_sd":true, - "support_ai_monitoring":true + "support_send_to_sd":true } }, "01.02.99.00": { @@ -61,8 +60,7 @@ "liveview": { "remote": "enabled" } - }, - "support_ai_monitoring":true + } } }, "01.02.99.10" : { diff --git a/resources/printers/C12.json b/resources/printers/C12.json index 18d1bd5f9..06d50b947 100644 --- a/resources/printers/C12.json +++ b/resources/printers/C12.json @@ -29,7 +29,7 @@ "support_flow_calibration":false, "support_build_plate_marker_detect":false, "support_lidar_calibration":false, - "support_ai_monitoring":true, + "support_ai_monitoring":false, "support_first_layer_inspect":false, "support_chamber_temp_edit":false, "support_extrusion_cali":true, diff --git a/resources/printers/N1.json b/resources/printers/N1.json index dea9edfa0..2c6131b67 100644 --- a/resources/printers/N1.json +++ b/resources/printers/N1.json @@ -30,7 +30,7 @@ "support_flow_calibration":true, "support_build_plate_marker_detect":false, "support_lidar_calibration":false, - "support_ai_monitoring":true, + "support_ai_monitoring":false, "support_first_layer_inspect":false, "support_chamber_temp_edit":false, "support_extrusion_cali":true,