ENH:update the display name of the N1 config file

jira:[STUDIO-4194]

Change-Id: Id454c2390f82410e441b621844701a244441b23c
This commit is contained in:
tao wang 2023-08-25 09:40:40 +08:00 committed by Lane.Wei
parent b57557c746
commit 716285bd48
1 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"00.00.00.00": {
"display_name": "Bambu Lab A1 mini",
"print": {
"ipcam": {
"resolution_supported": [ "720p" ],
"liveview": {
"local": "local",
"remote": "enabled"
}
},
"support_motor_noise_cali":true,
"support_tunnel_mqtt":true,
"support_mqtt_alive":true,
"support_command_ams_switch":true,
"support_cloud_print_only":true,
"support_1080dpi":true,
"support_prompt_sound":true,
"support_ams_humidity":false,
"support_auto_recovery_step_loss":true,
"support_auto_leveling":false,
"support_update_remain":false,
"support_timelapse":true,
"support_filament_backup":true,
"support_chamber_fan":false,
"support_aux_fan":false,
"support_send_to_sd":true,
"support_print_all":false,
"support_print_without_sd":false,
"support_flow_calibration":true,
"support_build_plate_marker_detect":false,
"support_lidar_calibration":false,
"support_ai_monitoring":true,
"support_first_layer_inspect":false,
"support_chamber_temp_edit":false,
"support_extrusion_cali":true,
"bed_temperature_limit": 100
},
"model_id": "N1",
"compatible_machine":[],
"printer_type": "N1",
"ftp_folder" : "sdcard/",
"printer_thumbnail_image": "printer_thumbnail_n1",
"printer_arch" : "i3"
}
}