mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 04:23:11 +08:00
ENH:update o1d printer config
jira:[o1d config] Change-Id: Ib9f55352ca53085be3ea7c817439b0df93ae32d4
This commit is contained in:
parent
d6f90a6511
commit
99c717e271
@ -33,7 +33,7 @@
|
||||
"support_first_layer_inspect": false,
|
||||
"support_chamber_temp_edit": false,
|
||||
"support_extrusion_cali": true,
|
||||
"support_user_preset":true,
|
||||
"support_user_preset": false,
|
||||
"bed_temperature_limit": 100
|
||||
},
|
||||
"model_id": "N2S",
|
||||
|
63
resources/printers/O1D.json
Normal file
63
resources/printers/O1D.json
Normal file
@ -0,0 +1,63 @@
|
||||
{
|
||||
"00.00.00.00": {
|
||||
"display_name": "Bambu Lab H2D",
|
||||
"print": {
|
||||
"2D": {
|
||||
"laser": {
|
||||
"power": [10, 40]
|
||||
}
|
||||
},
|
||||
"ipcam": {
|
||||
"resolution_supported": ["720p", "1080p"],
|
||||
"virtual_camera": "enabled",
|
||||
"liveview": {
|
||||
"remote": "tutk"
|
||||
},
|
||||
"file": {
|
||||
"local": "local",
|
||||
"remote": "tutk",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"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_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": true,
|
||||
"support_print_without_sd": true,
|
||||
"support_flow_calibration": true,
|
||||
"support_build_plate_marker_detect": true,
|
||||
"support_lidar_calibration": true,
|
||||
"support_ai_monitoring": true,
|
||||
"support_first_layer_inspect": true,
|
||||
"support_chamber_temp_edit": true,
|
||||
"support_extrusion_cali": false,
|
||||
"support_user_preset": false
|
||||
},
|
||||
"model_id": "O1D",
|
||||
"printer_modes": ["fdm", "laser", "cut"],
|
||||
"compatible_machine": [],
|
||||
"printer_type": "O1D",
|
||||
"printer_thumbnail_image": "printer_thumbnail",
|
||||
"printer_connect_help_image": "input_access_code_x1",
|
||||
"printer_use_ams_image": "ams_icon",
|
||||
"use_ams_type": "generic",
|
||||
"printer_arch": "core_xy",
|
||||
"printer_series": "series_x1",
|
||||
"has_cali_line": true,
|
||||
"printer_is_enclosed": true
|
||||
}
|
||||
}
|
@ -1 +1 @@
|
||||
01.10.00.01
|
||||
02.00.00.01
|
Loading…
x
Reference in New Issue
Block a user