mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-21 04:23:15 +08:00
NEW:add N2S picture and printers
JIRA: XXXX Change-Id: Id8eddd9fafd07c967abfb1543c1b01ad8c0e1b0c
This commit is contained in:
parent
2d0038e144
commit
892cfdf298
3064
resources/images/printer_thumbnail_n2s.svg
Normal file
3064
resources/images/printer_thumbnail_n2s.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 602 KiB |
3060
resources/images/printer_thumbnail_n2s_dark.svg
Normal file
3060
resources/images/printer_thumbnail_n2s_dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 588 KiB |
62
resources/printers/N2S.json
Normal file
62
resources/printers/N2S.json
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
{
|
||||||
|
"00.00.00.00": {
|
||||||
|
"display_name": "Bambu Lab A1",
|
||||||
|
"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":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_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,
|
||||||
|
"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": "enabled"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -1 +1 @@
|
|||||||
01.08.00.03
|
01.08.02.01
|
Loading…
x
Reference in New Issue
Block a user