ENH: refine the logic of extruder_clearance_radius

1. use extruder_clearance_max_radius instead
2. set the value of P1P/P1S to the same value of X1C
JIRA: STUDIO-4214

Change-Id: I1ae5e4203db0933854b4388b5505dbf34b40edae
(cherry picked from commit 19cb6a0fbad0192d39813e449baed090baa163c5)
This commit is contained in:
lane.wei 2023-08-24 22:05:19 +08:00 committed by Lane.Wei
parent 5957912eaa
commit 6d5fad236e
5 changed files with 8 additions and 10 deletions

View file

@ -21,7 +21,6 @@
"Bambu PLA Basic @BBL X1"
],
"default_print_profile": "0.20mm Standard @BBL P1P",
"extruder_clearance_max_radius": "56",
"extruder_offset": [
"0x2"
],
@ -36,4 +35,4 @@
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle"
]
}
}

View file

@ -17,7 +17,6 @@
"0x28"
],
"default_print_profile": "0.20mm Standard @BBL X1C",
"extruder_clearance_max_radius": "56",
"extruder_offset": [
"0x2"
],