mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
NEW:[STUDIO-4016] Support motor noise cali for N1
Calibrated motor noise option, N1 supported. And when none of the calibration options are selected, the start calibration button turns gray Change-Id: I991034a13001f840016475171c33218ddc812d35
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"remote": "enabled"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"remote": "enabled"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"local": "local"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"local": "local"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"support_prompt_sound":true,
|
||||
"support_ams_humidity":false,
|
||||
"support_auto_recovery_step_loss":true,
|
||||
"support_auto_leveling":true,
|
||||
"support_auto_leveling":false,
|
||||
"support_update_remain":false,
|
||||
"support_timelapse":true,
|
||||
"support_filament_backup":true,
|
||||
|
||||
Reference in New Issue
Block a user