mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH:update o1d printer config
jira:[o1d config] Change-Id: Ib9f55352ca53085be3ea7c817439b0df93ae32d4 (cherry picked from commit 99c717e2717f2f8075c1158ed0bd5d9f518437d0)
This commit is contained in:
@@ -1,61 +1,61 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab A1",
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"resolution_supported": [ "720p" ],
|
||||
"liveview": {
|
||||
"local": "local",
|
||||
"remote": "tutk"
|
||||
}
|
||||
},
|
||||
"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":true,
|
||||
"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_lidar_calibration":false,
|
||||
"support_ai_monitoring":false,
|
||||
"support_first_layer_inspect":false,
|
||||
"support_chamber_temp_edit":false,
|
||||
"support_extrusion_cali":true,
|
||||
"support_user_preset":true,
|
||||
"bed_temperature_limit": 100
|
||||
},
|
||||
"model_id": "N2S",
|
||||
"compatible_machine":[],
|
||||
"printer_type": "N2S",
|
||||
"ftp_folder" : "sdcard/",
|
||||
"printer_thumbnail_image": "printer_thumbnail_n2s",
|
||||
"printer_connect_help_image": "input_access_code_n1",
|
||||
"printer_use_ams_image":"extra_icon",
|
||||
"use_ams_type":"f1",
|
||||
"printer_arch" : "i3",
|
||||
"printer_series":"series_p1p",
|
||||
"has_cali_line":false,
|
||||
"printer_is_enclosed":false
|
||||
},
|
||||
"01.01.50.01": {
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"file": {
|
||||
"remote": "tutk"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab A1",
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"resolution_supported": ["720p"],
|
||||
"liveview": {
|
||||
"local": "local",
|
||||
"remote": "tutk"
|
||||
}
|
||||
},
|
||||
"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": true,
|
||||
"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_lidar_calibration": false,
|
||||
"support_ai_monitoring": false,
|
||||
"support_first_layer_inspect": false,
|
||||
"support_chamber_temp_edit": false,
|
||||
"support_extrusion_cali": true,
|
||||
"support_user_preset": false,
|
||||
"bed_temperature_limit": 100
|
||||
},
|
||||
"model_id": "N2S",
|
||||
"compatible_machine": [],
|
||||
"printer_type": "N2S",
|
||||
"ftp_folder": "sdcard/",
|
||||
"printer_thumbnail_image": "printer_thumbnail_n2s",
|
||||
"printer_connect_help_image": "input_access_code_n1",
|
||||
"printer_use_ams_image": "extra_icon",
|
||||
"use_ams_type": "f1",
|
||||
"printer_arch": "i3",
|
||||
"printer_series": "series_p1p",
|
||||
"has_cali_line": false,
|
||||
"printer_is_enclosed": false
|
||||
},
|
||||
"01.01.50.01": {
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"file": {
|
||||
"remote": "tutk"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user