NEW: add nozzle height preset to machines

Jira: request from 1.9

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ida5372c0890043852ff94eac54b813f6618317df
(cherry picked from commit dad0768e0316423841f24e02c61eaf7d0b468f38)
This commit is contained in:
wenjie.guo 2023-12-26 15:17:56 +08:00 committed by Lane.Wei
parent e22a03fb4f
commit 2530846806
7 changed files with 8 additions and 1 deletions

View File

@ -54,6 +54,7 @@
"machine_unload_filament_time": "29", "machine_unload_filament_time": "29",
"nozzle_type": "stainless_steel", "nozzle_type": "stainless_steel",
"nozzle_volume": "117", "nozzle_volume": "117",
"nozzle_height": "4.76",
"printable_height": "256", "printable_height": "256",
"printer_structure": "i3", "printer_structure": "i3",
"retract_lift_below": [ "retract_lift_below": [

View File

@ -46,6 +46,7 @@
"machine_unload_filament_time": "34", "machine_unload_filament_time": "34",
"nozzle_type": "stainless_steel", "nozzle_type": "stainless_steel",
"nozzle_volume": "32", "nozzle_volume": "32",
"nozzle_height": "4.76",
"printable_area": [ "printable_area": [
"0x0", "0x0",
"180x0", "180x0",

View File

@ -27,6 +27,7 @@
"machine_load_filament_time": "29", "machine_load_filament_time": "29",
"machine_unload_filament_time": "28", "machine_unload_filament_time": "28",
"nozzle_type": "stainless_steel", "nozzle_type": "stainless_steel",
"nozzle_height": "4.2",
"scan_first_layer": "0", "scan_first_layer": "0",
"upward_compatible_machine": [ "upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1S 0.4 nozzle",

View File

@ -26,6 +26,7 @@
"machine_load_filament_time": "29", "machine_load_filament_time": "29",
"machine_unload_filament_time": "28", "machine_unload_filament_time": "28",
"nozzle_type": "stainless_steel", "nozzle_type": "stainless_steel",
"nozzle_height": "4.2",
"scan_first_layer": "0", "scan_first_layer": "0",
"upward_compatible_machine": [ "upward_compatible_machine": [
"Bambu Lab P1P 0.4 nozzle", "Bambu Lab P1P 0.4 nozzle",

View File

@ -27,6 +27,7 @@
"machine_load_filament_time": "29", "machine_load_filament_time": "29",
"machine_unload_filament_time": "28", "machine_unload_filament_time": "28",
"nozzle_type": "stainless_steel", "nozzle_type": "stainless_steel",
"nozzle_height": "4.2",
"scan_first_layer": "1", "scan_first_layer": "1",
"upward_compatible_machine": [ "upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle", "Bambu Lab P1S 0.4 nozzle",

View File

@ -8,6 +8,7 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.4" "0.4"
], ],
"nozzle_height": "4.2",
"printer_model": "Bambu Lab X1 Carbon", "printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.4", "printer_variant": "0.4",
"bed_exclude_area": [ "bed_exclude_area": [

View File

@ -8,6 +8,7 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.4" "0.4"
], ],
"nozzle_height": "4.2",
"printer_model": "Bambu Lab X1E", "printer_model": "Bambu Lab X1E",
"printer_variant": "0.4", "printer_variant": "0.4",
"bed_exclude_area": [ "bed_exclude_area": [