ENH: update A1 extruder clearance radius
jira:[NEW] Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I13cfb882c672083dcd1af2c1be448c5422fdbc0a
This commit is contained in:
parent
d882506367
commit
7fb65174c4
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Bambulab",
|
"name": "Bambulab",
|
||||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||||
"version": "01.08.00.12",
|
"version": "01.08.00.13",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "the initial version of BBL configurations",
|
"description": "the initial version of BBL configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
"default_print_profile": "0.20mm Standard @BBL A1",
|
"default_print_profile": "0.20mm Standard @BBL A1",
|
||||||
"extruder_clearance_height_to_lid": "256",
|
"extruder_clearance_height_to_lid": "256",
|
||||||
"extruder_clearance_height_to_rod": "25",
|
"extruder_clearance_height_to_rod": "25",
|
||||||
"extruder_clearance_max_radius": "75",
|
"extruder_clearance_max_radius": "73",
|
||||||
"extruder_clearance_radius": "75",
|
"extruder_clearance_radius": "73",
|
||||||
"head_wrap_detect_zone": [
|
"head_wrap_detect_zone": [
|
||||||
"226x224",
|
"226x224",
|
||||||
"256x224",
|
"256x224",
|
||||||
|
|
Loading…
Reference in New Issue