FIX: remove support of 'First Layer Inspection' for some device
jira: [STUDIO-8560] Change-Id: I9773dc24fc1faf61bf8fa2e9a0bba036bcbb4ba7
This commit is contained in:
parent
43083f1e48
commit
4dfdcaeea3
|
@ -42,7 +42,7 @@
|
||||||
"support_build_plate_marker_detect": true,
|
"support_build_plate_marker_detect": true,
|
||||||
"support_lidar_calibration": true,
|
"support_lidar_calibration": true,
|
||||||
"support_ai_monitoring": true,
|
"support_ai_monitoring": true,
|
||||||
"support_first_layer_inspect": true,
|
"support_first_layer_inspect": false,
|
||||||
"support_chamber_temp_edit": true,
|
"support_chamber_temp_edit": true,
|
||||||
"support_extrusion_cali": false,
|
"support_extrusion_cali": false,
|
||||||
"support_user_preset": false
|
"support_user_preset": false
|
||||||
|
|
Loading…
Reference in New Issue