mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
NEW:support for dynamic configuration files
Change-Id: Iec433ca1f75f223af68c5103013ff47d1acf1678 (cherry picked from commit 40acd7f6b11e9b2b3403a84b4b7d4b70da5d0ed2)
This commit is contained in:
@@ -11,10 +11,63 @@
|
||||
"file": {
|
||||
"remote": "enabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
"support_cloud_print_only":false,
|
||||
"support_1080dpi":false,
|
||||
"support_prompt_sound":false,
|
||||
"support_ams_humidity":false,
|
||||
"support_auto_recovery_step_loss":false,
|
||||
"support_auto_leveling":true,
|
||||
"support_update_remain":false,
|
||||
"support_timelapse":true,
|
||||
"support_filament_backup":false,
|
||||
"support_chamber_fan":true,
|
||||
"support_aux_fan":true,
|
||||
"support_send_to_sd":false,
|
||||
"support_print_all":true,
|
||||
"support_print_without_sd":true,
|
||||
"support_flow_calibration":true,
|
||||
"support_build_plate_marker_detect":false,
|
||||
"support_lidar_calibration":true,
|
||||
"support_ai_monitoring":false,
|
||||
"support_first_layer_inspect":true,
|
||||
"support_chamber_temp_edit":false,
|
||||
"support_extrusion_cali":false
|
||||
},
|
||||
"model_id": "BL-P001",
|
||||
"compatible_machine":["BL-P002", "C11", "C12", "C13"],
|
||||
"printer_type": "3DPrinter-X1-Carbon",
|
||||
"printer_thumbnail_image": "printer_thumbnail"
|
||||
},
|
||||
"01.01.01.00": {
|
||||
"print": {
|
||||
"support_1080dpi":true,
|
||||
"support_ams_humidity":true,
|
||||
"support_update_remain":true,
|
||||
"support_auto_recovery_step_loss":true,
|
||||
"support_filament_backup":true,
|
||||
"support_send_to_sd":true,
|
||||
"support_build_plate_marker_detect":true,
|
||||
"support_ai_monitoring":true
|
||||
}
|
||||
},
|
||||
"01.05.06.01" : {
|
||||
"print": {
|
||||
"support_command_ams_switch":true
|
||||
}
|
||||
},
|
||||
"01.05.06.05" : {
|
||||
"engineer":"00.03.10.05",
|
||||
"print": {
|
||||
"support_mqtt_alive":true
|
||||
}
|
||||
},
|
||||
"01.05.06.06": {
|
||||
"rv2166": "00.00.21.20"
|
||||
"print": {
|
||||
"support_tunnel_mqtt":true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -11,10 +11,63 @@
|
||||
"file": {
|
||||
"remote": "enabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
"support_cloud_print_only":false,
|
||||
"support_1080dpi":false,
|
||||
"support_prompt_sound":false,
|
||||
"support_ams_humidity":false,
|
||||
"support_auto_recovery_step_loss":false,
|
||||
"support_auto_leveling":true,
|
||||
"support_update_remain":false,
|
||||
"support_timelapse":true,
|
||||
"support_filament_backup":false,
|
||||
"support_chamber_fan":true,
|
||||
"support_aux_fan":true,
|
||||
"support_send_to_sd":false,
|
||||
"support_print_all":true,
|
||||
"support_print_without_sd":true,
|
||||
"support_flow_calibration":true,
|
||||
"support_build_plate_marker_detect":false,
|
||||
"support_lidar_calibration":true,
|
||||
"support_ai_monitoring":false,
|
||||
"support_first_layer_inspect":true,
|
||||
"support_chamber_temp_edit":false,
|
||||
"support_extrusion_cali":false
|
||||
},
|
||||
"model_id": "BL-P002",
|
||||
"compatible_machine":["BL-P001", "C11", "C12", "C13"],
|
||||
"printer_type": "3DPrinter-X1",
|
||||
"printer_thumbnail_image": "printer_thumbnail"
|
||||
},
|
||||
"01.01.01.00": {
|
||||
"print": {
|
||||
"support_1080dpi":true,
|
||||
"support_ams_humidity":true,
|
||||
"support_update_remain":true,
|
||||
"support_auto_recovery_step_loss":true,
|
||||
"support_filament_backup":true,
|
||||
"support_send_to_sd":true,
|
||||
"support_build_plate_marker_detect":true,
|
||||
"support_ai_monitoring":true
|
||||
}
|
||||
},
|
||||
"01.05.06.01" : {
|
||||
"print": {
|
||||
"support_command_ams_switch":true
|
||||
}
|
||||
},
|
||||
"01.05.06.05" : {
|
||||
"engineer":"00.03.10.05",
|
||||
"print": {
|
||||
"support_mqtt_alive":true
|
||||
}
|
||||
},
|
||||
"01.05.06.06": {
|
||||
"rv2166": "00.00.21.20"
|
||||
"print": {
|
||||
"support_tunnel_mqtt":true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,16 +7,65 @@
|
||||
"liveview": {
|
||||
"local": "local"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
"support_cloud_print_only":true,
|
||||
"support_1080dpi":false,
|
||||
"support_prompt_sound":false,
|
||||
"support_ams_humidity":true,
|
||||
"support_auto_recovery_step_loss":true,
|
||||
"support_auto_leveling":true,
|
||||
"support_update_remain":true,
|
||||
"support_timelapse":true,
|
||||
"support_filament_backup":false,
|
||||
"support_chamber_fan":true,
|
||||
"support_aux_fan":true,
|
||||
"support_send_to_sd":false,
|
||||
"support_print_all":false,
|
||||
"support_print_without_sd":false,
|
||||
"support_flow_calibration":false,
|
||||
"support_build_plate_marker_detect":false,
|
||||
"support_lidar_calibration":false,
|
||||
"support_ai_monitoring":false,
|
||||
"support_first_layer_inspect":false,
|
||||
"support_chamber_temp_edit":false,
|
||||
"support_extrusion_cali":true,
|
||||
"bed_temperature_limit": 100
|
||||
},
|
||||
"model_id": "C11",
|
||||
"compatible_machine":["BL-P001", "BL-P002", "C12", "C13"],
|
||||
"printer_type": "C11",
|
||||
"ftp_folder" : "sdcard/",
|
||||
"printer_thumbnail_image": "printer_thumbnail_p1p"
|
||||
},
|
||||
"01.02.00.00": {
|
||||
"print": {
|
||||
"support_send_to_sd":true,
|
||||
"support_ai_monitoring":true
|
||||
}
|
||||
},
|
||||
"01.02.99.00": {
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"liveview": {
|
||||
"remote": "enabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_ai_monitoring":true
|
||||
}
|
||||
},
|
||||
"01.02.99.10" : {
|
||||
"print": {
|
||||
"support_command_ams_switch":true
|
||||
}
|
||||
},
|
||||
"01.03.50.01" : {
|
||||
"engineer":"00.06.03.51",
|
||||
"print": {
|
||||
"support_mqtt_alive":true,
|
||||
"support_tunnel_mqtt":true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,17 +7,55 @@
|
||||
"liveview": {
|
||||
"local": "local"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_tunnel_mqtt":false,
|
||||
"support_mqtt_alive":false,
|
||||
"support_command_ams_switch":false,
|
||||
"support_cloud_print_only":true,
|
||||
"support_1080dpi":false,
|
||||
"support_prompt_sound":false,
|
||||
"support_ams_humidity":true,
|
||||
"support_auto_recovery_step_loss":true,
|
||||
"support_auto_leveling":true,
|
||||
"support_update_remain":true,
|
||||
"support_timelapse":true,
|
||||
"support_filament_backup":true,
|
||||
"support_chamber_fan":true,
|
||||
"support_aux_fan":true,
|
||||
"support_send_to_sd":true,
|
||||
"support_print_all":false,
|
||||
"support_print_without_sd":false,
|
||||
"support_flow_calibration":false,
|
||||
"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": "C12",
|
||||
"compatible_machine":["BL-P001", "BL-P002", "C11", "C13"],
|
||||
"printer_type": "C12",
|
||||
"ftp_folder" : "sdcard/",
|
||||
"printer_thumbnail_image": "printer_thumbnail_p1p"
|
||||
},
|
||||
"01.02.99.10" : {
|
||||
"print": {
|
||||
"support_command_ams_switch":true
|
||||
}
|
||||
},
|
||||
"01.03.50.01": {
|
||||
"engineer":"00.06.03.51",
|
||||
"resolution_supported": [ "720p" ],
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"liveview": {
|
||||
"remote": "enabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"support_mqtt_alive":true,
|
||||
"support_tunnel_mqtt":true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"liveview": {
|
||||
"local": "local",
|
||||
"remote": "enabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user