ENH: optimize custom gcode for H2D
1.Add AMS empty print detection switch 2.Enable heated bed tilt compensation 3.Increase material length for easier bundling 4.Add Z-axis vibration compensation jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I9e51d3812eab51447c47f947447b5e1f281ab9a7
This commit is contained in:
parent
f858d6c7a8
commit
ce7a244c3d
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
<<<<<<< HEAD
|
||||
"version": "01.10.00.36",
|
||||
=======
|
||||
"version": "02.00.00.03",
|
||||
>>>>>>> 70d53fa220 (ENH: add profiles for H2D)
|
||||
"version": "02.00.00.04",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -3995,4 +3991,4 @@
|
|||
"sub_path": "machine/Bambu Lab H2D 0.8 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue