mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 05:12:27 +00:00
feat(profiles): Bambu Lab H2C and A2L profiles and resources
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
This commit is contained in:
86
resources/printers/N9.json
Normal file
86
resources/printers/N9.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab A2L",
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"resolution_supported": [ "720p" ],
|
||||
"liveview": {
|
||||
"local": "local",
|
||||
"remote": "tutk"
|
||||
},
|
||||
"file": {
|
||||
"remote": "tutk",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 0, 300 ],
|
||||
"nozzle_replace_wiki": {
|
||||
"zh": "https://wiki.bambulab.com/zh/a1-mini/maintenance/hotend-heating-assembly-replacement",
|
||||
"en": "https://wiki.bambulab.com/en/a1-mini/maintenance/hotend-heating-assembly-replacement"
|
||||
},
|
||||
"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_bed_leveling": 2,
|
||||
"support_update_remain": false,
|
||||
"support_timelapse": true,
|
||||
"timelapse_slow_down": true,
|
||||
"support_filament_backup": true,
|
||||
"support_chamber_fan": false,
|
||||
"support_aux_fan": false,
|
||||
"support_send_to_sd": true,
|
||||
"support_print_all": true,
|
||||
"support_print_without_sd": false,
|
||||
"support_flow_calibration": true,
|
||||
"support_auto_flow_calibration": true,
|
||||
"support_lidar_calibration": false,
|
||||
"support_ai_monitoring": false,
|
||||
"support_first_layer_inspect": false,
|
||||
"support_chamber": false,
|
||||
"support_chamber_temp_edit": false,
|
||||
"support_extrusion_cali": true,
|
||||
"support_user_preset": false,
|
||||
"bed_temperature_limit": 80,
|
||||
"support_ams_ext_mix_print": true,
|
||||
"support_ams_settings_reorder": true,
|
||||
"support_ams_settings_hide_image": true,
|
||||
"support_high_tempbed_calibration": true,
|
||||
"support_print_time_estimate_warning": true
|
||||
},
|
||||
"model_id": "N9",
|
||||
"compatible_machine": [],
|
||||
"auto_on_cali_warning_tpu_filaments": [ "GFU03", "GFU04", "GFU01", "GFU00"],
|
||||
"auto_pa_cali_thumbnail_image": "fd_calibration_auto_i3",
|
||||
"support_wrapping_detection": false,
|
||||
"printer_type": "N9",
|
||||
"ftp_folder": "sdcard/",
|
||||
"printer_thumbnail_image": "printer_thumbnail_n2s",
|
||||
"printer_connect_help_image": "input_access_code_n1",
|
||||
"printer_use_ams_image": "extra_icon",
|
||||
"printer_ext_image": [ "ext_image_n2s" ],
|
||||
"use_ams_type": "generic",
|
||||
"printer_arch": "i3",
|
||||
"printer_series": "series_n",
|
||||
"has_cali_line": false,
|
||||
"printer_is_enclosed": false,
|
||||
"enable_set_nozzle_info": false,
|
||||
"support_safety_options": false,
|
||||
"air_print_detection_position": "print_option"
|
||||
},
|
||||
"01.01.50.01": {
|
||||
"print": {
|
||||
"ipcam": {
|
||||
"file": {
|
||||
"remote": "tutk"
|
||||
}
|
||||
},
|
||||
"support_user_preset": true
|
||||
}
|
||||
}
|
||||
}
|
||||
98
resources/printers/O1C.json
Normal file
98
resources/printers/O1C.json
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab H2C",
|
||||
"print": {
|
||||
"2D": {
|
||||
"laser": {
|
||||
"power": [ 10, 40 ]
|
||||
}
|
||||
},
|
||||
"ipcam": {
|
||||
"resolution_supported": [ "1080p" ],
|
||||
"virtual_camera": "enabled",
|
||||
"liveview": {
|
||||
"remote": "tutk"
|
||||
},
|
||||
"file": {
|
||||
"local": "local",
|
||||
"remote": "tutk",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 0, 350 ],
|
||||
"nozzle_replace_wiki": {
|
||||
"zh": "https://wiki.bambulab.com/zh/h2/maintenance/replace-hotend",
|
||||
"en": "https://wiki.bambulab.com/en/h2/maintenance/replace-hotend"
|
||||
},
|
||||
"bed_temp_range": [ 0, 120 ],
|
||||
"support_motor_noise_cali": false,
|
||||
"support_tunnel_mqtt": true,
|
||||
"support_mqtt_alive": true,
|
||||
"support_command_ams_switch": true,
|
||||
"support_ssl_for_mqtt": true,
|
||||
"support_cloud_print_only": false,
|
||||
"support_1080dpi": true,
|
||||
"support_prompt_sound": false,
|
||||
"support_ams_humidity": true,
|
||||
"support_auto_recovery_step_loss": true,
|
||||
"support_bed_leveling": 2,
|
||||
"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": true,
|
||||
"support_print_without_sd": true,
|
||||
"support_flow_calibration": true,
|
||||
"support_auto_flow_calibration": true,
|
||||
"support_build_plate_marker_detect": true,
|
||||
"support_build_plate_marker_detect_type": 2,
|
||||
"support_lidar_calibration": false,
|
||||
"support_nozzle_offset_calibration": true,
|
||||
"support_high_tempbed_calibration": true,
|
||||
"support_ai_monitoring": true,
|
||||
"support_first_layer_inspect": false,
|
||||
"support_save_remote_print_file_to_storage": true,
|
||||
"support_chamber": true,
|
||||
"support_chamber_temp_edit": true,
|
||||
"support_chamber_temp_edit_range": [0, 65],
|
||||
"support_chamber_temp_switch_heating": 40,
|
||||
"support_extrusion_cali": false,
|
||||
"support_print_check_extension_fan_f000_mounted": true,
|
||||
"support_user_preset": false,
|
||||
"support_ams_ext_mix_print": true,
|
||||
"support_ams_filament_change_abort": true
|
||||
},
|
||||
"model_id": "O1C",
|
||||
"auto_pa_cali_thumbnail_image": "fd_calibration_auto_multi_extruders_o1c",
|
||||
"support_wrapping_detection": true,
|
||||
"printer_modes": [ "fdm", "laser", "cut" ],
|
||||
"compatible_machine": [ "O1C2" ],
|
||||
"printer_type": "O1C",
|
||||
"printer_thumbnail_image": "printer_thumbnail_o1c",
|
||||
"printer_connect_help_image": "input_access_code_h2d",
|
||||
"printer_use_ams_image": "ams_icon",
|
||||
"printer_ext_image": ["ext_image_o_right", "ext_image_o_left"],
|
||||
"use_ams_type": "generic",
|
||||
"printer_arch": "core_xy",
|
||||
"printer_series": "series_o",
|
||||
"has_cali_line": true,
|
||||
"printer_is_enclosed": true,
|
||||
"enable_set_nozzle_info": false,
|
||||
"support_safety_options": false,
|
||||
"filament_load_image": ["filament_load_o1c_series_ext0", "filament_load_o1c_series_ext1"],
|
||||
"tool_head_display_names": {
|
||||
"0": {
|
||||
"extruder": ["Right Extruder", "Right extruder", "right extruder"],
|
||||
"nozzle": ["Right Nozzle", "Right nozzle", "right nozzle"],
|
||||
"hotend": ["Right Hotend", "Right hotend", "right hotend"]
|
||||
},
|
||||
"1": {
|
||||
"extruder": ["Left Extruder", "Left extruder", "left extruder"],
|
||||
"nozzle": ["Left Nozzle", "Left nozzle", "left nozzle"],
|
||||
"hotend": ["Left Hotend", "Left hotend", "left hotend"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
102
resources/printers/O1C2.json
Normal file
102
resources/printers/O1C2.json
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab H2C",
|
||||
"print": {
|
||||
"2D": {
|
||||
"laser": {
|
||||
"power": [ 10, 40 ]
|
||||
}
|
||||
},
|
||||
"ipcam": {
|
||||
"resolution_supported": [ "1080p" ],
|
||||
"virtual_camera": "enabled",
|
||||
"liveview": {
|
||||
"remote": "tutk"
|
||||
},
|
||||
"file": {
|
||||
"local": "local",
|
||||
"remote": "tutk",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"nozzle_temp_range": [ 0, 350 ],
|
||||
"nozzle_replace_wiki": {
|
||||
"zh": "https://wiki.bambulab.com/zh/h2/maintenance/replace-hotend",
|
||||
"en": "https://wiki.bambulab.com/en/h2/maintenance/replace-hotend"
|
||||
},
|
||||
"bed_temp_range": [ 0, 120 ],
|
||||
"support_motor_noise_cali": false,
|
||||
"support_tunnel_mqtt": true,
|
||||
"support_mqtt_alive": true,
|
||||
"support_command_ams_switch": true,
|
||||
"support_ssl_for_mqtt": true,
|
||||
"support_cloud_print_only": false,
|
||||
"support_1080dpi": true,
|
||||
"support_prompt_sound": false,
|
||||
"support_ams_humidity": true,
|
||||
"support_auto_recovery_step_loss": true,
|
||||
"support_bed_leveling": 2,
|
||||
"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": true,
|
||||
"support_print_without_sd": true,
|
||||
"support_flow_calibration": true,
|
||||
"support_auto_flow_calibration": true,
|
||||
"support_build_plate_marker_detect": true,
|
||||
"support_build_plate_marker_detect_type": 2,
|
||||
"support_lidar_calibration": false,
|
||||
"support_nozzle_offset_calibration": true,
|
||||
"support_high_tempbed_calibration": true,
|
||||
"support_ai_monitoring": true,
|
||||
"support_first_layer_inspect": false,
|
||||
"support_save_remote_print_file_to_storage": true,
|
||||
"support_chamber": true,
|
||||
"support_chamber_temp_edit": true,
|
||||
"support_chamber_temp_edit_range": [0, 65],
|
||||
"support_chamber_temp_switch_heating": 40,
|
||||
"support_extrusion_cali": false,
|
||||
"support_print_check_extension_fan_f000_mounted": true,
|
||||
"support_user_preset": false,
|
||||
"support_ams_ext_mix_print": true,
|
||||
"support_ams_filament_change_abort": true,
|
||||
"support_print_check_firmware_for_tpu_left": true,
|
||||
"support_user_first_setup_tpu_check": true,
|
||||
"support_user_first_setup_tpu_check_url": "https://e.bambulab.com/t?c=Db9YyP5qg3MHbSHD"
|
||||
},
|
||||
"model_id": "O1C2",
|
||||
"subseries": [ "O1C2-V2" ],
|
||||
"auto_pa_cali_thumbnail_image": "fd_calibration_auto_multi_extruders_o1c",
|
||||
"support_wrapping_detection": true,
|
||||
"printer_modes": [ "fdm", "laser", "cut" ],
|
||||
"compatible_machine": [ "O1C" ],
|
||||
"printer_type": "O1C2",
|
||||
"printer_thumbnail_image": "printer_thumbnail_o1c",
|
||||
"printer_connect_help_image": "input_access_code_h2d",
|
||||
"printer_use_ams_image": "ams_icon",
|
||||
"printer_ext_image": ["ext_image_o_right", "ext_image_o_left"],
|
||||
"use_ams_type": "generic",
|
||||
"printer_arch": "core_xy",
|
||||
"printer_series": "series_o",
|
||||
"has_cali_line": true,
|
||||
"printer_is_enclosed": true,
|
||||
"enable_set_nozzle_info": false,
|
||||
"support_safety_options": false,
|
||||
"filament_load_image": ["filament_load_o1c_series_ext0", "filament_load_o1c_series_ext1"],
|
||||
"tool_head_display_names": {
|
||||
"0": {
|
||||
"extruder": ["Right Extruder", "Right extruder", "right extruder"],
|
||||
"nozzle": ["Right Nozzle", "Right nozzle", "right nozzle"],
|
||||
"hotend": ["Right Hotend", "Right hotend", "right hotend"]
|
||||
},
|
||||
"1": {
|
||||
"extruder": ["Left Extruder", "Left extruder", "left extruder"],
|
||||
"nozzle": ["Left Nozzle", "Left nozzle", "left nozzle"],
|
||||
"hotend": ["Left Hotend", "Left hotend", "left hotend"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,6 +95,224 @@
|
||||
"action": "warning",
|
||||
"slot": "ams",
|
||||
"description": "The rough surface of PLA Glow can accelerate wear on the AMS system, particularly on the internal components of the AMS Lite."
|
||||
},
|
||||
{
|
||||
"types": ["TPU"],
|
||||
"action": "warning",
|
||||
"model_id": ["O1C2"],
|
||||
"description": "How to feed TPU filament.",
|
||||
"wiki": "https://e.bambulab.com/t?c=Db9YyP5qg3MHbSHD"
|
||||
},
|
||||
{
|
||||
"type_suffix": "CF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7"],
|
||||
"action": "warning",
|
||||
"slot": "ext",
|
||||
"description": "%s has a risk of nozzle clogging when using 0.4mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"name_suffix": "PA6-GF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7", "N6"],
|
||||
"action": "warning",
|
||||
"slot": "ext",
|
||||
"description": "%s has a risk of nozzle clogging when using 0.4mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"type_suffix": "CF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7", "N6"],
|
||||
"action": "warning",
|
||||
"slot": "ams",
|
||||
"description": "%s filaments are hard and brittle and could break in AMS, and there is also a risk of nozzle clogging when using 0.4mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"name_suffix": "PA6-GF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7", "N6"],
|
||||
"action": "warning",
|
||||
"slot": "ams",
|
||||
"description": "%s filaments are hard and brittle and could break in AMS, and there is also a risk of nozzle clogging when using 0.4mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"name_suffix": "TPU 85A",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4, 0.6, 0.8],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7", "N6"],
|
||||
"action": "warning",
|
||||
"slot": "ext",
|
||||
"description": "%s has a risk of nozzle clogging when using 0.4, 0.6, 0.8mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"name_suffix": "TPU 90A",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"nozzle_diameters": [0.4, 0.6, 0.8],
|
||||
"model_id": ["O1D", "O1S", "O1E", "O1C", "O1C2", "N7", "N6"],
|
||||
"action": "warning",
|
||||
"slot": "ext",
|
||||
"description": "%s has a risk of nozzle clogging when using 0.4, 0.6, 0.8mm high-flow nozzles. Use with caution."
|
||||
},
|
||||
{
|
||||
"name_suffix": "PA6-GF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"type": "PPS-CF",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"type": "PLA-Aero",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"type": "ASA-Aero",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"name_suffix": "TPU 85A",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"name_suffix": "TPU 90A",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the E3D high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"white_fila_ids": ["GFU04", "GFU03", "GFU01", "GFU00", "GFU99"],
|
||||
"nozzle_flows": ["TPU High Flow"],
|
||||
"model_id": ["O1D", "O1E"],
|
||||
"action": "prohibition",
|
||||
"description": "The current filament doesn't support the TPU high-flow nozzle and can't be used."
|
||||
},
|
||||
{
|
||||
"type": "TPU",
|
||||
"action": "prohibition",
|
||||
"calib_mode": "auto_pa",
|
||||
"model_id": ["O1D", "O1E"],
|
||||
"description": "Auto dynamic flow calibration is not supported for TPU filament."
|
||||
},
|
||||
{
|
||||
"name_suffix": "Bambu TPU 85A",
|
||||
"nozzle_flows": ["Standard", "High Flow"],
|
||||
"nozzle_diameters": [0.4],
|
||||
"model_id": ["O1D", "O1E"],
|
||||
"action": "prohibition",
|
||||
"description": "Bambu TPU 85A is not supported for printing with 0.4 mm Standard or High Flow nozzles."
|
||||
},
|
||||
{
|
||||
"types": ["TPU", "TPU-AMS"],
|
||||
"action": "warning",
|
||||
"model_id": ["N7"],
|
||||
"description": "How to feed TPU filament.",
|
||||
"wiki": "https://e.bambulab.com/t?c=blx2TDu3uoRdfyIx"
|
||||
},
|
||||
{
|
||||
"types": ["TPU"],
|
||||
"action": "warning",
|
||||
"model_id": ["O1D"],
|
||||
"description": "How to feed TPU filament.",
|
||||
"wiki": "https://e.bambulab.com/t?c=fwWqpBg37Liel92N"
|
||||
},
|
||||
{
|
||||
"types": ["TPU"],
|
||||
"action": "warning",
|
||||
"model_id": ["O1E"],
|
||||
"description": "How to feed TPU filament.",
|
||||
"wiki": "https://e.bambulab.com/t?c=fwWqpBg37Liel92N"
|
||||
},
|
||||
{
|
||||
"types": ["TPU"],
|
||||
"action": "warning",
|
||||
"model_id": ["O1S"],
|
||||
"description": "How to feed TPU filament.",
|
||||
"wiki": "https://e.bambulab.com/t?c=L45sIEpzy1Wz0tsV"
|
||||
},
|
||||
{
|
||||
"type": "PLA",
|
||||
"name_suffix": "PLA Silk",
|
||||
"action": "warning",
|
||||
"slot": "ams",
|
||||
"has_filament_switch": true,
|
||||
"description": "%s may fail to load or unload due to the Filament Track Switch. If you wish to continue.",
|
||||
"wiki": "https://e.bambulab.com/t?c=s0CgMOrctZiPablB"
|
||||
},
|
||||
{
|
||||
"name_suffix": "PC FR",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "PLA Silk",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "Support For PA/PET",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "PVA",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "Support For PLA",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "Support For PLA/PETG",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
},
|
||||
{
|
||||
"name_suffix": "Support for ABS",
|
||||
"nozzle_flows": ["High Flow"],
|
||||
"model_id": ["C11", "C12", "BL-P001"],
|
||||
"action": "warning",
|
||||
"description": "Default settings may affect print quality. Adjust as needed for best results.",
|
||||
"wiki": "https://wiki.bambulab.com/en/accessories/e3d-hotend"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
02.00.00.30
|
||||
02.00.00.31
|
||||
Reference in New Issue
Block a user