FIX: Change the default z_hop from 0.4mm to 0.2mm

for X series and P seris with nozzle 0.4mm.

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Iaa15c4ffaeed455f99261151020f13d498c615f4
(cherry picked from commit 3dafafe3a66863b7af743b4fffd41d68b9c24737)
This commit is contained in:
wenjie.guo 2023-08-11 18:01:31 +08:00 committed by Lane.Wei
parent 8355bc949f
commit de13d6bcad
16 changed files with 48 additions and 0 deletions

View File

@ -21,6 +21,9 @@
"min_layer_height": [ "min_layer_height": [
"0.04" "0.04"
], ],
"z_hop": [
"0.2"
],
"retraction_length": [ "retraction_length": [
"0.4" "0.4"
], ],

View File

@ -17,6 +17,9 @@
"18x28", "18x28",
"0x28" "0x28"
], ],
"z_hop": [
"0.2"
],
"default_filament_profile": [ "default_filament_profile": [
"Bambu PLA Basic @BBL X1" "Bambu PLA Basic @BBL X1"
], ],

View File

@ -21,6 +21,9 @@
"min_layer_height": [ "min_layer_height": [
"0.12" "0.12"
], ],
"z_hop": [
"0.4"
],
"nozzle_type": "hardened_steel", "nozzle_type": "hardened_steel",
"retraction_length": [ "retraction_length": [
"1.4" "1.4"

View File

@ -25,6 +25,9 @@
"retract_length_toolchange": [ "retract_length_toolchange": [
"3" "3"
], ],
"z_hop": [
"0.4"
],
"retraction_length": [ "retraction_length": [
"3" "3"
], ],

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.2" "0.2"
], ],
"z_hop": [
"0.2"
],
"printer_model": "Bambu Lab P1S", "printer_model": "Bambu Lab P1S",
"printer_variant": "0.2", "printer_variant": "0.2",
"default_filament_profile": [ "default_filament_profile": [

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.4" "0.4"
], ],
"z_hop": [
"0.2"
],
"printer_model": "Bambu Lab P1S", "printer_model": "Bambu Lab P1S",
"printer_variant": "0.4", "printer_variant": "0.4",
"bed_exclude_area": [ "bed_exclude_area": [

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.6" "0.6"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab P1S", "printer_model": "Bambu Lab P1S",
"printer_variant": "0.6", "printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @BBL X1C 0.6 nozzle", "default_print_profile": "0.30mm Standard @BBL X1C 0.6 nozzle",

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.8" "0.8"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab P1S", "printer_model": "Bambu Lab P1S",
"printer_variant": "0.8", "printer_variant": "0.8",
"default_filament_profile": [ "default_filament_profile": [

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.2" "0.2"
], ],
"z_hop": [
"0.2"
],
"printer_model": "Bambu Lab X1", "printer_model": "Bambu Lab X1",
"printer_variant": "0.2", "printer_variant": "0.2",
"default_filament_profile": [ "default_filament_profile": [

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.4" "0.4"
], ],
"z_hop": [
"0.2"
],
"printer_model": "Bambu Lab X1", "printer_model": "Bambu Lab X1",
"printer_variant": "0.4", "printer_variant": "0.4",
"auxiliary_fan": "0", "auxiliary_fan": "0",

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.6" "0.6"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab X1", "printer_model": "Bambu Lab X1",
"printer_variant": "0.6", "printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @BBL X1 0.6 nozzle", "default_print_profile": "0.30mm Standard @BBL X1 0.6 nozzle",

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.8" "0.8"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab X1", "printer_model": "Bambu Lab X1",
"printer_variant": "0.8", "printer_variant": "0.8",
"default_print_profile": "0.40mm Standard @BBL X1 0.8 nozzle", "default_print_profile": "0.40mm Standard @BBL X1 0.8 nozzle",

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.2" "0.2"
], ],
"z_hop": [
"0.2"
],
"printer_model": "Bambu Lab X1 Carbon", "printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.2", "printer_variant": "0.2",
"default_filament_profile": [ "default_filament_profile": [

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.4" "0.4"
], ],
"z_hop": [
"0.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,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.6" "0.6"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab X1 Carbon", "printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.6", "printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @BBL X1C 0.6 nozzle", "default_print_profile": "0.30mm Standard @BBL X1C 0.6 nozzle",

View File

@ -8,6 +8,9 @@
"nozzle_diameter": [ "nozzle_diameter": [
"0.8" "0.8"
], ],
"z_hop": [
"0.4"
],
"printer_model": "Bambu Lab X1 Carbon", "printer_model": "Bambu Lab X1 Carbon",
"printer_variant": "0.8", "printer_variant": "0.8",
"default_filament_profile": [ "default_filament_profile": [